Forgejo Notifier verziótörténet – 17 verzió
Forgejo Notifier szerző: Jasmin Aljic
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 2.5.0
Kiadva: 2025. szept. 11. – 78,66 kBEzekkel működik: firefox 58.0 vagy újabbAdds the support for opening JIRA tickets directly from the extension
Displays new features on the top of the extension
Adds functionality to merge approved pull requests directly from the extensionA forráskód Minden jog fenntartva licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 2.4.5
Kiadva: 2025. júl. 14. – 76,52 kBEzekkel működik: firefox 58.0 vagy újabbChange the sorting of pull requests - put latest updated on the topA forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 2.4.4
Kiadva: 2025. júl. 9. – 76,11 kBEzekkel működik: firefox 58.0 vagy újabbImprove layout in the dark modeA forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 2.4.2
Kiadva: 2025. júl. 3. – 76,07 kBEzekkel működik: firefox 58.0 vagy újabbImprove layout by adding new icons in order to better distinguish if own pull requests are approved or have commentsA forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 2.4.1
Kiadva: 2025. júl. 2. – 75,71 kBEzekkel működik: firefox 58.0 vagy újabbEach user will appear only once in the approval avatarsA forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 2.4.0
Kiadva: 2025. júl. 2. – 75,53 kBEzekkel működik: firefox 58.0 vagy újabbAdd the list of own pull requests and show number of approvals for each oneA forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 2.3.0
Kiadva: 2025. jún. 24. – 74,68 kBEzekkel működik: firefox 58.0 vagy újabbAdd the option to toggle between all pull requests and the ones where review is requested. Improve layout to better distinguish between different repositoriesA forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 2.2.0
Kiadva: 2025. jún. 23. – 73,96 kBEzekkel működik: firefox 58.0 vagy újabbChange the format of endpoint URL - user should not enter forgejo specific urls, instead only domain is needed and the rest is handled by the extension.
Fix the issue with not preserving values in settings inputs if the user doesn't save them and the browser loses the focus and the extension closes.A forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 2.1.0
Kiadva: 2025. jún. 23. – 74,09 kBEzekkel működik: firefox 58.0 vagy újabbLayout improvements
Fix the bug with the badge count and the count of pull requests in the listA forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 2.0.0
Kiadva: 2025. jún. 17. – 73,48 kBEzekkel működik: firefox 58.0 vagy újabbChange the way of how PRs are fetched - all information is fetched from single endpoint. Layout improvements. Performance improvements.A forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 1.1.5
Kiadva: 2025. jún. 13. – 78,18 kBEzekkel működik: firefox 58.0 vagy újabbImprove caching and rendering of the PRs in the list view
Add the button to easily toggle between list and repo viewsA forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 1.1.4
Kiadva: 2025. jún. 6. – 77,46 kBEzekkel működik: firefox 58.0 vagy újabbVersion 1.1.4
Bug Fixes- Improved pull request filtering
- Now only shows pull requests where the logged-in user is requested as a reviewer
- Badge count reflects only pull requests that need your review
- Makes it easier to focus on pull requests that require your attention
- Add icon for Manually refreshing the list
A forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 1.1.3
Kiadva: 2025. máj. 12. – 76,23 kBEzekkel működik: firefox 58.0 vagy újabbBug Fixes- Improved pull request filtering
- Now only shows pull requests where the logged-in user is requested as a reviewer
- Badge count reflects only pull requests that need your review
A forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 1.1.2
Kiadva: 2025. máj. 9. – 76,19 kBEzekkel működik: firefox 58.0 vagy újabbRelease Notes
Version 1.1.2
Bug Fixes- Fixed configuration saving in Firefox browser
- Previously, saving configuration settings would fail with the error "Could not establish connection. Receiving end does not exist"
- The extension now properly handles configuration updates in Firefox by using a more reliable storage-based approach
- Background script will automatically pick up configuration changes on its next check
Technical Details- Improved Firefox compatibility by:
- Removing direct message passing to background script in Firefox
- Using storage-based configuration updates
- Adding proper browser detection
- Enhancing error handling for cross-browser compatibility
A forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 1.1.1
Kiadva: 2025. máj. 9. – 76,16 kBEzekkel működik: firefox 58.0 vagy újabbVersion 1.1.1 Release Notes
Bug fixes- Fixed an issue where pull requests were not displaying after selecting an organization and repositories
A forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 1.1.0
Kiadva: 2025. máj. 9. – 76,16 kBEzekkel működik: firefox 58.0 vagy újabbVersion 1.1.0 Release Notes
New Features- Added option to display pull requests in two different views:
- Repository-specific tabs (default)
- Single unified list showing all pull requests across repositories
- Improved repository tab organization:
- Active repositories (with open pull requests) are now shown first
- Inactive repositories (no open pull requests) are moved to the end
- Visual indication of repository status through tab styling
Settings Improvements- Updated check interval configuration:
- Now configurable in minutes instead of seconds
- Minimum interval: 1 minute
- Maximum interval: 60 minutes
- Default interval: 1 minute
- Added new view preference setting to toggle between repository tabs and unified list view
UI Enhancements- Improved layout and spacing for better readability
- Enhanced visual hierarchy in pull request list
- Added repository avatars in unified list view
- Improved tab styling for better visibility of active/inactive states
- Optimized badge counter display
Technical Improvements- Optimized background check scheduling using browser alarms API
- Improved caching mechanism for pull request data
- Enhanced error handling and state management
A forráskód Minden jog fenntartva licenc alatt közzétéve
Verzió: 1.0.0
Kiadva: 2025. máj. 5. – 79,53 kBEzekkel működik: firefox 58.0 vagy újabbA forráskód Minden jog fenntartva licenc alatt közzétéve