Hacker News Pro의 버전 기록 - 8개 버전
Hacker News Pro 제작자: dan-lovelace
Hacker News Pro의 버전 기록 - 8개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.2.3
2023년 9월 27일에 출시 - 769.29 KBfirefox 48.0 이상에서 작동What's new
- Tweaked the pre-made Vanilla theme to better serve as a starting theme when cloningMIT License에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 0.2.2
2023년 9월 27일에 출시 - 769.41 KBfirefox 48.0 이상에서 작동Bug fixes
- Story comment count showing as "0" when a single comment existsMIT License에 따라 릴리스된 소스 코드
버전 0.2.1
2023년 9월 17일에 출시 - 769.4 KBfirefox 48.0 이상에서 작동What’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 referenceMIT License에 따라 릴리스된 소스 코드
버전 0.2.0
2023년 9월 13일에 출시 - 769.59 KBfirefox 48.0 이상에서 작동What’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.MIT License에 따라 릴리스된 소스 코드
버전 0.1.3
2023년 9월 9일에 출시 - 767.19 KBfirefox 48.0 이상에서 작동What’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/1MIT License에 따라 릴리스된 소스 코드
버전 0.1.2
2023년 9월 9일에 출시 - 765.44 KBfirefox 48.0 이상에서 작동What’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 checkMIT License에 따라 릴리스된 소스 코드
버전 0.1.1
2023년 9월 6일에 출시 - 761.91 KBfirefox 48.0 이상에서 작동What’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 viewsMIT License에 따라 릴리스된 소스 코드