
17 | 🔥 The extension has been updated! 18 | 19 |
22 |
30 | You can also send a small donation to support continuous updates! 31 | 34 |
37 | 38 |
Changelog - What's new?
39 |40 |
-
41 |
42 |
43 |
- 0.4.2 44 | - Add a feature to make SO page wider to take full advantage of large screens. It can be enabled and adjusted from options page. Thanks to AndyPLsql.
- 0.4.1 50 | - Add a feature to allow expanding vote counts even when you don't have the required 1000 reputation points. It's enabled by default. Thanks to Rob W (who wrote the original script) and thedemons (who added the feature in this extension) for making this possible.
- 0.4.0 54 | - Update extension to use the new Manifest v3, made mandatory by Google, to prevent the extension from breaking in a few months
- 0.3.5 58 | - Update answer percent score styling, to match more with SO theme (as requested here)
- 0.3.4 63 | - Fix sidebar answer count which was broken due to StackExchange DOM update
- 0.3.3 67 | - Fix broken extension due to favorites now being bookmarks
- 0.3.2 71 | - Fix extension which was (again) broken due to StackExchange DOM update
- 0.3.1 75 | - Fix extension which was broken due to StackExchange DOM update 76 |
- 0.3.0 (This update is pretty huge!) 78 | - The code has been totally refactored, improved, documented in preparation to open sourcing. You can now 79 | contribute on the extension by making PR on GitHub. 80 | You can also submit bugs reports or feature requests there ;)
- 0.2.2 92 | - Add a feature to bring scrolling behavior to vote buttons, so that you still see them even on long posts. This 93 | feature is enabled by default and can be disabled in settings (but I'm pretty sure you will love it!).
- 0.2.1 98 | - Answers Sidebar : add the ability to upvote question right from the answers sidebar, so that you don't have to 99 | scroll to the top to do it (as suggested by @Géza Kiss)
- 0.2.0 104 | - Fix extension for StackOverflow website update
- 0.1.4 110 | - Add new Stack Exchange websites support 111 |
- 0.1.3 113 | - Automatically disable Auto expand votes count & Show answer score if you doesn't have enough 114 | reputation (the setting is not disabled in this settings page, to prevent you from being unable to use it when 115 | you'll have enough rep) 116 |
- 0.1.2 118 | - Add option to disable the new left sidebar that appears on every page (it will only disable it on 119 | questions/answers pages, and not in profile etc) 120 |
- 0.1.1 122 | - Improve settings page 123 |
- 0.1.0 125 | - Initial release 126 |
45 | - Sidebar: number of answers in the sidebar is now configurable
46 | - Fix "Hide Hot Meta posts" feature for the new DOM update 47 | 48 |
49 |
51 | - Fix "Show indicator when there isn't any answer to the question" feature, accidentally broke in previous update 52 |
53 |
55 | - Sidebar: remove number of favorites information from the popover, since this information isn't available anymore 56 |
57 |
59 | - Sidebar: fix information popover not showing up anymore with SO website changes
60 | - Remove "Hide the useless StackOverflow left sidebar" feature since it can now be done natively from SO user preferences (see here) 61 |
62 |
64 | - Increase min duration between two auto expand votes, because it seems SO has increased it to ~2sec 65 |
66 |
68 | - Change a bit sidebar color to fit better with the new SO dark mode 69 |
70 |
72 | - Change URL matching wildcard to allow running on subdomains like ru.stackoverflow.com 73 |
74 |
77 |
81 | - Add a feature to automatically expand all comments (hidden behind "show X more comments") when you use 82 | CMD/Ctrl + F to search in page. This way you ensure that you are searching the whole page and are not 83 | missing any results.
84 | - Add a feature to hide "Hot Network Questions" & "Meta Posts" blocks from SO right sidebar to prevent 85 | distraction (as requested by @Mikey Stengel)
86 | - Settings page : sort features by categories to improve readability + settings are now saved automatically 87 | when you change an option (no need to click the Save button anymore)
88 | - Improve the "Auto expand votes count" feature to avoid reaching SO limit while navigating through answers 89 | with arrow keys 90 |
91 |
94 | - Answers Sidebar : add the question vote number in the popup implemented in 0.2.0
95 | - Fix the "upvote question from Answer Sidebar" feature implemented in 0.2.1 that was broken (sorry about that) 96 |
97 |
100 | - Answers Sidebar : add an indicator to know if question is upvoted (as suggested by @Géza Kiss)
101 | - Create a separate Changelog page that will appear every time the extension is updated 102 |
103 |
105 | - Answers Sidebar : add the ability to hover the number of answers cell to get additional information about the 106 | current page
107 | - Small bug fixes in Answer Sidebar 108 |
109 |
112 |
117 |
121 |
124 |
130 |
138 | 142 |