Histórico de versões de GitHub Notifier Pro - 10 versões
GitHub Notifier Pro por eux
Histórico de versões de GitHub Notifier Pro - 10 versões
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Recomenda-se que utilize sempre a versão mais recente de um complemento.
Versão mais recente
Versão 1.4.1
Lançada em 30 de mai de 2026 - 112,47 KBFunciona com firefox 112.0 e superiorv1.4.1
What's Changed
Changed- Filter icon dot now lights only when at least one rule is currently matching an unread notification, instead of whenever any rule is configuredCódigo fonte lançado sob MIT License
Versões antigas
Versão 1.4.0
Lançada em 20 de mai de 2026 - 112,33 KBFunciona com firefox 112.0 e superiorv1.4.0
What's Changed
Added
- Cache author avatar bytes locally as base64 data URLs so the popup renders avatars with no network or flicker on browsers that bypass HTTP caching for cross-origin extension requests (e.g. Brave Shields)
Fixed
- Adaptive poll interval signalled by GitHub's X-Poll-Interval header no longer dropped when a later storage write in the same fetch cycle fails
Changed
- Bump minimum Chrome to 114 to use the 10 MB chrome.storage.local quota (Chrome 99–113 capped at 5 MB)Código fonte lançado sob MIT License
Versão 1.3.1
Lançada em 15 de mai de 2026 - 98,19 KBFunciona com firefox 112.0 e superiorv1.3.1
What's Changed
Fixed- Filter rule count badges not recomputed after mark-as-read, mark-repo-as-read, mark-all-as-read, or desktop notification click
- Sync now uses GitHub gist updated_at as the authoritative timestamp, avoiding missed remote changes on devices with skewed clocks
- Sync no longer flags false conflicts when filter rule field order differs ({keywords, repos} vs {repos, keywords}) or when only the timestamp changed without rule edits
- Replace createContextualFragment and innerHTML with DOMParser to satisfy AMO security linterCódigo fonte lançado sob MIT License
Versão 1.3.0
Lançada em 14 de mai de 2026 - 97,92 KBFunciona com firefox 112.0 e superiorv1.3.0
What's Changed
Added- Notification filter rules — hide notifications by repo and/or keyword
- Browse filtered notifications inline via "· N filtered" badge
- Sync filter rules across browsers via private GitHub GistCódigo fonte lançado sob MIT License
Versão 1.2.1
Lançada em 17 de abr de 2026 - 81,78 KBFunciona com firefox 112.0 e superiorv1.2.1
What's Changed
Improved
- Refine popup hover and keyboard focus feedback across links, buttons, repository headers, and notification actions
- Merge the settings avatar and username into a single accessible profile link while keeping avatar and text hover feedback independentCódigo fonte lançado sob MIT License
Versão 1.2.0
Lançada em 16 de abr de 2026 - 81,62 KBFunciona com firefox 112.0 e superiorv1.2.0
What's Changed
Added- Add "go to latest comment" button for notifications (prefetched and cached)
- Add priority dot for high-priority notification reasons
- Sum PR review comments into comment count
Fixed- Shrink settings panel to content height by removing forced flex fill
Changed- Remove hover cards feature, keep native title tooltips
- Update settings icon in assets
Full Changelog: https://github.com/euxx/github-notifier-pro/compare/v1.1.0...v1.2.0Código fonte lançado sob MIT License
Versão 1.1.0
Lançada em 14 de abr de 2026 - 79,57 KBFunciona com firefox 112.0 e superiorhttps://github.com/euxx/github-notifier-pro/releases/tag/v1.1.0
Added
Split repo header links into separate actions for better usability
Add main open target option for notifications
Fixed
Preserve focus after marking notifications as read
Improved
Unify focus states and fix hidden tab targets
Refine action button visibility and avatar ring stylesCódigo fonte lançado sob MIT License
Versão 1.0.7
Lançada em 1 de abr de 2026 - 78,68 KBFunciona com firefox 112.0 e superior[1.0.7] - 2026-04-01
Fixed- Unify all popup links to open at end of tab strip, matching notification click behavior
[1.0.6] - 2026-04-01
Fixed- Notification detail cache not refreshed when a notification is updated, showing stale state/author info
- Replace blocking
alert()with inline hint text for notification permission feedback in settings - Build script no longer wipes
dist/firefox-devdirectory
Improved- Switch linter and formatter from ESLint/Prettier to oxlint/oxfmt
- Extract shared utilities and constants for better code organization
- Remove dead code and tighten default values
Código fonte lançado sob MIT License
Versão 1.0.5
Lançada em 13 de mar de 2026 - 78,02 KBFunciona com firefox 112.0 e superior[1.0.5]
Fixed
Notification count in the repository header not decrementing when a single notification is marked as read
Countdown timer display jumping on alarm reset (was showing remaining time from the previous alarm cycle)
Device Flow OAuth polling could exceed expires_in timeout after repeated slow_down responses from GitHub
Theme / popup width changes not applied when browser storage write failsCódigo fonte lançado sob MIT License
Versão 1.0.4
Lançada em 9 de mar de 2026 - 77,87 KBFunciona com firefox 112.0 e superiorCódigo fonte lançado sob MIT License