Fancy Hacker News のバージョン履歴 - 全 10 バージョン
Fancy Hacker News 作成者: EWS
Fancy Hacker News のバージョン履歴 - 全 10 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.3.0
リリース日 : 2026年5月30日 - 291.83 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作🐛 Bug Fixes- (comments) Add 525ms long press to left bar collapse to avoid misclicks (8590ecf)
- Update story vote button state (8e18d0d)
- Sync story comment action color (1029c4a)
- Sort poll options by votes and ensure the voted option is accounted for (86277df)
- Reduce massive thread threshold to 1k (ffe0390)
- Prevent only the icon in the comment button from being highlighted when navigating back (9450348)
🎨 Styling- Add comments button on tap back with better styling (b91ab31)
🧪 Testing- Categorize fixtures (8cd770e)
⚙️ Miscellaneous Tasks- Improve README a little and add TODO (cbf2095)
- Why is it called cliff? (00b6973)
- Update to 1.3.0 (40a6ed8)
ソースコードは MIT License に従いリリースされています
以前のバージョン
バージョン 1.2.0
リリース日 : 2026年5月21日 - 291.46 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作⭐ Highlights
This release adds a range selector for the/bestpage for the most common ranges.
Some issues related to the upvote action redirecting to/okin some circumstances have also been addressed.
🚀 Features- Add best page range shortcuts (146e402)
- (best) Add 72h as well (1399fa9)
🐛 Bug Fixes- Prevent inline action redirects (21435c1)
- Keep mobile comment rail muted (e64ff8c)
- Prevent sticky vote hover on mobile (1fe9dc2)
🚜 Refactor- Centralize hide action state (8ef91cd)
- Simplify packaging and preview mocks (a05af7f)
🧪 Testing- Split vitest envs and add vue coverage (ad75c69)
⚙️ Miscellaneous Tasks- Fix lint issues (1caf006)
- Update to 1.2.0 (95bcd0c)
ソースコードは MIT License に従いリリースされています
バージョン 1.1.1
リリース日 : 2026年5月19日 - 290.46 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作🐛 Bug Fixes- I am stupid, long press is used as select text on mobile (f462aea)
⚙️ Miscellaneous Tasks- Update to 1.1.1 (0ccee2f)
ソースコードは MIT License に従いリリースされています
バージョン 1.1.0
リリース日 : 2026年5月19日 - 290.41 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作🚀 Features- Add long press comment collapse (f60f317)
🐛 Bug Fixes- Allow links to wrap independently (0627e95)
🚜 Refactor- Remove title trailing-word split (2619d8a)
🎨 Styling- Increase comment icon size to 24px (bc687c1)
⚙️ Miscellaneous Tasks- Update README image (9217691)
- Update to 1.1.0 (7d72754)
ソースコードは MIT License に従いリリースされています
バージョン 1.0.5
リリース日 : 2026年5月18日 - 289.77 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作🚀 Features- Add header overflow menu (7bf3666)
- Add the header concepts (835643a)
- Improve header navigation (6759cb5)
- Add story comment icon rail (d6b809f)
🐛 Bug Fixes- (rich-text) Increase font-size for code blocks (1575d4a)
- (comments) Ensure only root thread user is marked as OP (aece452)
- Hide synthetic header nav when source links are absent (cb3cc80)
🎨 Styling- Underline comments count heading (48c49ba)
⚙️ Miscellaneous Tasks- Add eslint setup (4dfc803)
- Remove docs folder (97e2ff2)
- Update to 1.0.5 (e44aabe)
ソースコードは MIT License に従いリリースされています
バージョン 1.0.4
リリース日 : 2026年5月8日 - 279.62 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作🐛 Bug Fixes- (threads) Oops, double padding (f61a5b8)
- (threads) Center align 'ON' text with thread title (3cc3585)
⚙️ Miscellaneous Tasks- Update to 1.0.4 (7f3dcbb)
ソースコードは MIT License に従いリリースされています
バージョン 1.0.3
リリース日 : 2026年5月8日 - 279.69 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作🚀 Features- (comments) Add op badges to comment threads (8adba1b)
- (code-block) I don't like the left whitespace on HN code blocks (0f6d86d)
🐛 Bug Fixes- (vote) Require HN ok redirect for js votes (139c4c3)
- (comments) Update unvote state for raw nodes (dc43c21)
- (story-row) Improve upvote button spacing a little (0499365)
- (story-row) Don't left-align story numbers on mobile (af20fbd)
- (threads) Add indentation to comments and slight padding improvements (8fe4a9d)
- (comments) Cursor pointer for downvoted comments makes no sense (5b2c315)
🚜 Refactor- (comment-node) Move large logic block into a few composables (0ae93c1)
⚙️ Miscellaneous Tasks- Remove padding from icons (5187cae)
- Update to 1.0.2 (5fb10be)
- Update to 1.0.3 and dependencies (6e4f50c)
ソースコードは MIT License に従いリリースされています
バージョン 1.0.2
リリース日 : 2026年4月19日 - 278.99 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作Features- (comments) Add op badges to comment threads (8adba1b)
Bug fixes- (vote) Require HN ok redirect for js votes (139c4c3)
- (comments) Update unvote state for raw nodes (dc43c21)
Miscellaneous tasks- Remove padding from icons (5187cae)
- Update to 1.0.2 (5fb10be)
ソースコードは MIT License に従いリリースされています
バージョン 1.0.1
リリース日 : 2026年4月15日 - 276.85 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作🚀 Features- Linkify user profile about links (6d7972b)
🐛 Bug Fixes- Allow collapsing fragment comments (f35d15d)
- Refine submit form mobile layout (ea5fbfc)
- Tighten mobile story metadata wrapping (823fbe8)
- Add responsive viewport for legacy static pages (c59d6b8)
- Allow document click handlers in extension UI (7e60a4d)
- Add spacing for wide story ranks (6fc86db)
- Get rid of custom mobile styles in story ranks (cb8e933)
- Keep job badge with story title (adee40b)
ソースコードは MIT License に従いリリースされています
バージョン 1.0.0
リリース日 : 2026年4月11日 - 275.55 KBfirefox バージョン 140.0 以降, android バージョン 142.0 以降 で動作First release.ソースコードは MIT License に従いリリースされています