Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Forgejo Notifier 版本历史 - 16 个版本

Forgejo Notifier 作者: Jasmin Aljic

评分 5 / 5
5 / 5 星
5
1
4
0
3
0
2
0
1
0
Forgejo Notifier 版本历史 - 16 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 2.4.5

    发布于 2025年7月14日 - 76.52 KB
    适用于 firefox 58.0 及更高版本
    Change the sorting of pull requests - put latest updated on the top

    源代码遵循 保留所有权利 发布

    您需要 Firefox 来使用此扩展
    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 2.4.4

    发布于 2025年7月9日 - 76.11 KB
    适用于 firefox 58.0 及更高版本
    Improve layout in the dark mode

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 2.4.2

    发布于 2025年7月3日 - 76.07 KB
    适用于 firefox 58.0 及更高版本
    Improve layout by adding new icons in order to better distinguish if own pull requests are approved or have comments

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 2.4.1

    发布于 2025年7月2日 - 75.71 KB
    适用于 firefox 58.0 及更高版本
    Each user will appear only once in the approval avatars

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 2.4.0

    发布于 2025年7月2日 - 75.53 KB
    适用于 firefox 58.0 及更高版本
    Add the list of own pull requests and show number of approvals for each one

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 2.3.0

    发布于 2025年6月24日 - 74.68 KB
    适用于 firefox 58.0 及更高版本
    Add the option to toggle between all pull requests and the ones where review is requested. Improve layout to better distinguish between different repositories

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 2.2.0

    发布于 2025年6月23日 - 73.96 KB
    适用于 firefox 58.0 及更高版本
    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.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 2.1.0

    发布于 2025年6月23日 - 74.09 KB
    适用于 firefox 58.0 及更高版本
    Layout improvements
    Fix the bug with the badge count and the count of pull requests in the list

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 2.0.0

    发布于 2025年6月17日 - 73.48 KB
    适用于 firefox 58.0 及更高版本
    Change the way of how PRs are fetched - all information is fetched from single endpoint. Layout improvements. Performance improvements.

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 1.1.5

    发布于 2025年6月13日 - 78.18 KB
    适用于 firefox 58.0 及更高版本
    Improve caching and rendering of the PRs in the list view
    Add the button to easily toggle between list and repo views

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 1.1.4

    发布于 2025年6月6日 - 77.46 KB
    适用于 firefox 58.0 及更高版本
    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

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 1.1.3

    发布于 2025年5月12日 - 76.23 KB
    适用于 firefox 58.0 及更高版本
    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

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 1.1.2

    发布于 2025年5月9日 - 76.19 KB
    适用于 firefox 58.0 及更高版本
    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

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 1.1.1

    发布于 2025年5月9日 - 76.16 KB
    适用于 firefox 58.0 及更高版本
    Version 1.1.1 Release Notes

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

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 1.1.0

    发布于 2025年5月9日 - 76.16 KB
    适用于 firefox 58.0 及更高版本
    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

    源代码遵循 保留所有权利 发布

    下载文件
  • 版本 1.0.0

    发布于 2025年5月5日 - 79.53 KB
    适用于 firefox 58.0 及更高版本

    源代码遵循 保留所有权利 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。