Skip to content

Releases: gabrielecirulli/hn-special

v1.5.0

27 Jan 23:39
Compare
Choose a tag to compare
  • 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

05 Oct 06:29
Compare
Choose a tag to compare
  • Fix: Infinite scrolling works after HN update
  • Fix: Brief screen flash on load

v1.4.8

08 Feb 03:00
Compare
Choose a tag to compare

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

30 Jul 19:37
Compare
Choose a tag to compare

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

20 Jul 06:33
Compare
Choose a tag to compare

Changes

  • Fixed HN's comment folding while using the visual theme.

v1.4.5

15 Jul 04:46
Compare
Choose a tag to compare

Changes

  • "Hide Downvote" is now a feature toggle.
  • Fold comments has been removed. #91
  • Fixed a bug where voting buttons weren't hiding after a click

v1.4.4

23 May 01:19
Compare
Choose a tag to compare

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

11 Sep 17:08
Compare
Choose a tag to compare

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

11 Aug 22:46
Compare
Choose a tag to compare

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

06 Aug 15:16
Compare
Choose a tag to compare

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).