Releases: gabrielecirulli/hn-special
v1.5.0
- feat: updated to manifest v3
- fix: possible
undefined
during a reply (thanks @inverse) - chore: updated dependencies
For existing installations, your browser may ask you to renew permissions after the update to manifest v3. No new settings or permissions have been added, but if you experience issues please let us know.
v1.4.11
- Fix: Infinite scrolling works after HN update
- Fix: Brief screen flash on load
v1.4.8
Changes
- "More" shouldn't open a new tab on the newest page when clicked (thanks @antoin-m)
- Fixed first paragraph in a comment always having a different style. (thanks @nfvs)
- Fixed inaccessible login page (thanks @raspo)
- Fix for infinite scroll links not opening in new tab (thanks @saclark)
- Comment box is now styled correctly
v1.4.7
Changes
- Fixes the settings pane not collapsing when the visual theme is disabled
- Fixes a flash of unstyled content before the theme is loaded
- Fixes the permissions panel not working
- Fixes user tooltips not working
v1.4.6
Changes
- Fixed HN's comment folding while using the visual theme.
v1.4.5
v1.4.4
Note: There is a large version disparity because of version increments downstream.
Changes
- Firefox support!
- A new dark theme!
- Theme loading now happens in the page head. This minimizes the number of files being loaded to one instead of all themes, as well as properly filling in the developer console with the CSS rules.
- Themes have been broken apart so that a new theme can be added in stylus by just modifying color variables.
- Input fields are now styled the same as the comment box for consistency and readability.
- Comment font colors are more standardized
- High contrast has been redone to fit with the new method of theming. Some colors were modified to increase the contrast ratio between elements.
Known bugs
- Mark as read is broken in Firefox.
v1.2.10
Changes
- You can now fold comments by enabling the Fold comments module
- The settings panel now closes when clicking outside of it and has a new "Cancel" button
- A new notice has been added about how to reach the footer when infinite scrolling is enabled
Fixes
- The page now prevent showing the old HN theme while loading if the special theme is enabled
Note: you can download this version from the Chrome Web Store. If you've already installed it, the extension will auto-update soon (you can force the update from the extensions settings).
v1.2.6
Changes
- You can now mark links as read (thanks to @taeram)
- When a new page is loaded by scrolling a separator will be added between the two
Fixes
- Links added by infinite scrolling are now styled correctly
Note: you can download this version from the Chrome Web Store. If you've already installed it, the extension will auto-update soon (you can force the update from the extensions settings).
v1.2.5
Changes
- A vertical line has been added next to nested comments to improve readability
Fixes
- The visual theme is not applied to rss pages
Note: you can download this version from the Chrome Web Store. If you've already installed it, the extension will auto-update soon (you can force the update from the extensions settings).