Componenti aggiuntivi per Firefox
  • Estensioni
  • Temi
    • per Firefox
    • Dizionari e language pack
    • Altri siti
    • Componenti aggiuntivi per Android
Accedi
Icona componente aggiuntivo

Cronologia versioni di Forgejo Notifier - 16 versioni

Forgejo Notifier di Jasmin Aljic

Valutata 5 su 5
5 stelle su 5
5
1
4
0
3
0
2
0
1
0
Cronologia versioni di Forgejo Notifier - 16 versioni
  • Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.

  • Ultima versione

    Versione 2.4.5

    Rilasciato 14 lug 2025 - 76,52 kB
    Compatibile con firefox58.0 e successive
    Change the sorting of pull requests - put latest updated on the top

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Devi utilizzare Firefox per poter installare questa estensione
    Scarica Firefox e installa l’estensione
    Scarica file
  • Versioni precedenti

    Versione 2.4.4

    Rilasciato 9 lug 2025 - 76,11 kB
    Compatibile con firefox58.0 e successive
    Improve layout in the dark mode

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 2.4.2

    Rilasciato 3 lug 2025 - 76,07 kB
    Compatibile con firefox58.0 e successive
    Improve layout by adding new icons in order to better distinguish if own pull requests are approved or have comments

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 2.4.1

    Rilasciato 2 lug 2025 - 75,71 kB
    Compatibile con firefox58.0 e successive
    Each user will appear only once in the approval avatars

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 2.4.0

    Rilasciato 2 lug 2025 - 75,53 kB
    Compatibile con firefox58.0 e successive
    Add the list of own pull requests and show number of approvals for each one

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 2.3.0

    Rilasciato 24 giu 2025 - 74,68 kB
    Compatibile con firefox58.0 e successive
    Add the option to toggle between all pull requests and the ones where review is requested. Improve layout to better distinguish between different repositories

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 2.2.0

    Rilasciato 23 giu 2025 - 73,96 kB
    Compatibile con firefox58.0 e successive
    Change 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.

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 2.1.0

    Rilasciato 23 giu 2025 - 74,09 kB
    Compatibile con firefox58.0 e successive
    Layout improvements
    Fix the bug with the badge count and the count of pull requests in the list

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 2.0.0

    Rilasciato 17 giu 2025 - 73,48 kB
    Compatibile con firefox58.0 e successive
    Change the way of how PRs are fetched - all information is fetched from single endpoint. Layout improvements. Performance improvements.

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 1.1.5

    Rilasciato 13 giu 2025 - 78,18 kB
    Compatibile con firefox58.0 e successive
    Improve caching and rendering of the PRs in the list view
    Add the button to easily toggle between list and repo views

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 1.1.4

    Rilasciato 6 giu 2025 - 77,46 kB
    Compatibile con firefox58.0 e successive
    Version 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

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 1.1.3

    Rilasciato 12 mag 2025 - 76,23 kB
    Compatibile con firefox58.0 e successive
    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

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 1.1.2

    Rilasciato 9 mag 2025 - 76,19 kB
    Compatibile con firefox58.0 e successive
    Release 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

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 1.1.1

    Rilasciato 9 mag 2025 - 76,16 kB
    Compatibile con firefox58.0 e successive
    Version 1.1.1 Release Notes

    Bug fixes
    • Fixed an issue where pull requests were not displaying after selecting an organization and repositories

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 1.1.0

    Rilasciato 9 mag 2025 - 76,16 kB
    Compatibile con firefox58.0 e successive
    Version 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

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
  • Versione 1.0.0

    Rilasciato 5 mag 2025 - 79,53 kB
    Compatibile con firefox58.0 e successive

    Codice sorgente rilasciato sotto Tutti i diritti riservati

    Scarica file
Vai alla pagina principale del sito Mozilla

Componenti aggiuntivi

  • Informazioni
  • Blog sui componenti aggiuntivi per Firefox
  • Laboratorio estensioni
  • Centro di sviluppo
  • Criteri per sviluppatori
  • Blog della comunità
  • Forum
  • Segnala malfunzionamento
  • Guida per le recensioni

Browser

  • Desktop
  • Mobile
  • Enterprise

Prodotti

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Informativa sulla privacy
  • Cookie
  • Note legali

Eccetto dove diversamente indicato, i contenuti su questo sito sono distribuiti con licenza Creative Commons Attribuzione Condividi allo stesso modo 3.0 o versioni successive.