Releases: avm99963/infinitegforums
v2.6.1
Changes
-
Fixed features in thread lists
Due to an update in the HTML structure of thread lists, many features
stopped working properly. This CL fixes these issues.In the case of the "reduce whitespace" option, the thread list styles
applied in small screens have been temporarily removed since they have
to be fixed still.
Complete git changelog:
https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v2.6.0..refs/tags/v2.6.1
v2.6.0
Changes
-
Added new option to reduce whitespace in the CC and TW
More info and screenshots: https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+/HEAD/docs/features.md#Reduce-whitespace
-
Fixed issues introduced by the new nested replies UI
Some features stopped working properly with the nested replies UI (e.g. infinite scroll and the dark theme). This has been fixed.
-
Updated Italian, Arabic, Spanish and Catalan translations
Thank you so much Luca and Medelinor!
There have also been some other under-the-hood improvements.
Complete git changelog:
https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v2.5.0..refs/tags/v2.6.0
v2.5.0
Changes
-
Add option to choose the thread page design in the CC (849ede6)
This feature allows users to choose whether to show the old thread page
design or the new one.An experimental feature to activate the nested replies experiment in the
Community Console has also been added (only available in the Canary
channel). It has been added as an experimental feature because the
nested replies feature doesn't work yet in the Community Console. -
Added Italian UI translation by Luca
Thank you very much Luca! :)
There has also been a minor fix regarding the compatibility of the extension with the new RCE thread page in the Community Console and some minor improvements to the dark theme.
Complete git changelog:
https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v2.4.3..refs/tags/v2.5.0
v2.4.3
Changes
-
Dark theme improvements (0b49e72)
A list of the improvements can be viewed at https://iavm.xyz/b/twpowertools/123.
Complete git changelog:
https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v2.4.2..refs/tags/v2.4.3
v2.4.2
Changes
-
The per-forum profiles have been fixed in TW (89c5481)
In the public forum, the per-forum profiles didn't work at all times. This release fixes this issue. (reported by Zanzibar, thanks!)
-
There have also been other some minor fixes for the per-forum profiles feature. (0c5f7ef, 21b7106)
-
The options page in Firefox now looks fine, just like it does in Chrome. (989ddd9)
-
The Portuguese translation has been updated (thanks Higoor!) (118bd34)
Complete git changelog:
https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v2.4.1..refs/tags/v2.4.2
v2.4.1
Changes
Complete git changelog:
https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v2.4.0..refs/tags/v2.4.1
Summary of changes:
-
7f9540d Fix issue with Portuguese language in the CWS
In the Chrome Web Store, the Portuguese language wasn't listed as
supported by the extension, and this prevented us from filling in the
translated listing description. -
37601bc Add per-forum stats to TW profiles
The per-forum stats graph is also added now in the public profile
(ex: https://support.google.com/profile/me). -
96382a9 Fix avatars and auto-refresh features in Firefox
This release also includes updated translations thanks to Medelinor and Higoor!
v2.4.0
Changes
Complete git changelog:
https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v2.3.2..refs/tags/v2.4.0
Summary of changes:
-
bc4d6a3 Fix options watchers in Firefox
A bug in the internal "options watchers" code prevented the extension from working correctly in the Community Console in Firefox. This change fixes the issue.
-
8c6ce3e Launch per-forum activity chart feature
Learn more about this new feature in the documentation.
-
82bc9a4 Set minimum Chrome version
Now the extension needs at least Chrome 96 to run, due to the way in which the "block drafts" feature works.
Some minor changes/fixes:
-
a086238 Avatars: show invisible icon when a thread isn't visible
Due to a "bug" (which has recently been "fixed"), some invisible threads appeared in thread lists. This change was meant to show an icon next to these threads to indicate that the avatars couldn't be retrieved (just like for threads in private forums).
-
25efde4 Limit height of pictures in summaries (thread list)
Now when expanding threads in the thread list (without opening them), the image height will also be limited there (if the feature is enabled).
v2.3.2
Changes
Complete git changelog:
https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v2.3.1..refs/tags/v2.3.2
Summary of changes:
-
Fixed some features so they work with the redesigned thread page in the public forums.
-
0c1993e Added partial Turkish translation (thanks Doğukan!)
-
Updated Spanish, Catalan, Portuguese and Arabic translations (thanks Higoor and Medelinor!)
-
Made changes to the infrastructure to build a Canary build of the extension every night and upload it to the Chrome Web Store.
-
Worked on the per-forum activity chart, "surface additional information", and workflows features.
Note: These features are not yet ready for launch and not available yet inside the options section.
There have also been some minor changes to fix bugs and improve the extension's performance).
v2.3.1
v2.3.0
Changes
Complete git changelog:
https://gerrit.avm99963.com/plugins/gitiles/infinitegforums/+log/refs/tags/v2.2.1..refs/tags/v2.3.0?pretty=full
Summary of changes:
- a4dd5fd Added "block drafts" feature
- 21a5e14 Changed name from "TW Power Tools (formerly Infinite Scroll)" to "TW Power Tools".
- Updated Spanish and Catalan translations.
There have also been some under-the-hood improvements, the most notable of which is the ability to add features which need additional permissions, granted by the user when the feature is enabled.