Hacker News Pro version history - 8 versions
Hacker News Pro by dan-lovelace
Hacker News Pro version history - 8 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.2.3
Released Sep 27, 2023 - 769.29 KBWorks with firefox 48.0 and laterWhat's new
- Tweaked the pre-made Vanilla theme to better serve as a starting theme when cloningSource code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.2.2
Released Sep 27, 2023 - 769.41 KBWorks with firefox 48.0 and laterBug fixes
- Story comment count showing as "0" when a single comment existsSource code released under MIT License
Version 0.2.1
Released Sep 17, 2023 - 769.4 KBWorks with firefox 48.0 and laterWhat’s new
- Updated documentation to use Docusaurus and a custom domain: https://hackernewspro.com
- Moved a few scraping-related methods into the scraper package so it may be used in a more standalone fashion
Bug fixes
- Unsaved theme inputs' components referenceSource code released under MIT License
Version 0.2.0
Released Sep 13, 2023 - 769.59 KBWorks with firefox 48.0 and laterWhat’s new
- Added support for persisting unsaved changes in the theme editor when closing it or changing pages
- Changed themes' style input to an array to support multiple stylesheets in the future
- Added support for comment tree “prev” and “root” interactions
Breaking changes
This release contains backwards-incompatible changes to the theme structure. Any exported theme files will need to be modified in order to work and all custom themes will throw an error when applied.Source code released under MIT License
Version 0.1.3
Released Sep 9, 2023 - 767.19 KBWorks with firefox 48.0 and laterWhat’s new
- Added handling of a comment’s collapsed state using its toggle interaction and updated premade themes to use it
Bug fixes
- Font weight for premade themes' internal item titles
- Incorrect "more" link conditional rendering for premade themes
- Comments becoming expanded when upvoting one - https://github.com/dan-lovelace/hacker-news-pro/issues/1Source code released under MIT License
Version 0.1.2
Released Sep 9, 2023 - 765.44 KBWorks with firefox 48.0 and laterWhat’s new
- Adds tests to scraper package
- Adds better support for Material icon font sizes and outlined variants
- Adds a link to open Hacker News in the browser popup
- Disables theme name editor spell checkSource code released under MIT License
Version 0.1.1
Released Sep 6, 2023 - 761.91 KBWorks with firefox 48.0 and laterWhat’s New
- Added some CSS baseline styles and utility classes
- Added story type to determine the kind of story being displayed (e.g. “Show HN” posts, job postings, etc.)
- Improved template asset usage by including individual URLs for each
- Descoped the extension’s permissions by removing the hot reload server and having the page action always enabled
- Added the scraper package to documentation
- Removed custom *.hnp file extension from theme exports
- Updated documentation to be more easily navigable
- Added Lerna to replace yarn workspaces commands and reduce build times
Bug fixes
- Default themes not linking to the current user’s profile
- Clipping issue with the store assets' logo image
- Outlined variations of Material icons rendering too wide
- Flashing of unstyled content during page transitions in Firefox with dark mode enabled
- Missing next page link for all item viewsSource code released under MIT License
Version 0.1.0
Released Sep 4, 2023 - 761.8 KBWorks with firefox 48.0 and laterSource code released under MIT License