Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
アドオンアイコン

MRFlow のバージョン履歴 - 全 17 バージョン

MRFlow 作成者: Vitaliy Pavliyk

5 段階中 5 の評価
5 段階中 5 の評価
5
1
4
0
3
0
2
0
1
0
MRFlow のバージョン履歴 - 全 17 バージョン
  • 古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。

  • 最新バージョン

    バージョン 1.2.1

    リリース日 : 2025年4月29日 - 24.37 KB
    firefox バージョン 109.0a1 以降 で動作
    IMPROVEMENTS
    • Board Navigation: Fixed issues with Kanban board display when navigating between merge request tabs and pages. The board now properly cleans up and reinitializes when changing views.
    • Performance: Optimized merge request loading and processing by reducing unnecessary API calls and DOM operations

    FIXES
    • UI Fixes:
      • Fixed stacking issues with GitLab's accessibility elements
      • More consistent styling using GitLab's CSS variables
    • Memory Management: Fixed memory leaks by properly cleaning up board elements when navigating
    • NEW COMMITS and NEW COMMENTS banners: return banners to cards as there were missing after the refactor

    TECHNICAL
    • Reorganized code structure for better maintainability
    • Added detailed code comments and section organization

    ソースコードは MIT License に従いリリースされています

    この拡張機能を使用するには Firefox が必要です
    Firefox をダウンロードして拡張機能を入手する
    ファイルをダウンロード
  • 以前のバージョン

    バージョン 1.2.0

    リリース日 : 2025年4月29日 - 32.93 KB
    firefox バージョン 109.0a1 以降 で動作
    IMPROVEMENTS
    • Board Navigation: Fixed issues with Kanban board display when navigating between merge request tabs and pages. The board now properly cleans up and reinitializes when changing views.
    • Performance: Optimized merge request loading and processing by reducing unnecessary API calls and DOM operations

    FIXES
    • UI Fixes:
    • Fixed stacking issues with GitLab's accessibility elements
    • More consistent styling using GitLab's CSS variables
    • Memory Management: Fixed memory leaks by properly cleaning up board elements when navigating

    TECHNICAL
    • Reorganized code structure for better maintainability
    • Added detailed code comments and section organization

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.1.0

    リリース日 : 2025年1月24日 - 32.78 KB
    firefox バージョン 109.0a1 以降 で動作
    # NEW
    ## "NEW COMMITS" and "NEW COMMENTS" badges
    Now, extension will remember number of commits and comments when you approve merge request. If the merge requests has new commits or new comments since your approval, a new badge will appear on the merge request card. You will need to acknowledge changed by revoking approval and approving merge request again to clear NEW X badges

    ## Merge requests count in columns headers in Kanban board mode
    Now, kanban columns contain a number of merge requests located in this column.
    *Note: merge requests list is limited by merge requests located on the current original page, so the number displays only merge requests on the current page*

    ## Replace native discussions badge and add icon to number of user's threads
    Native GitLab discussions badge is replaced by custom once with total number of threads (closed/total) and number of user's threads (closed/total). The feature was introduced in v1.0.0, but now an icon to user's threads badge is added for supposedly easier recognition

    # FIX
    - Adapt parsing to new GitLab version
    - Make the Kanban board mode not work on merge requests tabs other than "Open" ("Merged", "Closed" and "All" tabs will be displayed in List mode)
    - Fetch full discussions list by using paginated requests so the discussions number is displayed correctly on the merge request

    # Known issues
    Currently, due to GitLab's new approach of asynchronous merge requests loading, the extension will work incorrectly and will interfere with merge requests displaying while navigating through tabs "Open", "Merged", "Closed" and "All" and also while navigating through merge requests paginated pages. To display the page correctly you will need to refresh the page after navigation
    This issues will be fixed soon in the next patch version

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 1.0.0

    リリース日 : 2024年10月29日 - 31.7 KB
    firefox バージョン 58.0 以降 で動作
    # NEW
    ## New kanban board-like merge requests list layout
    The merge requests list now is divided into three columns: To Review, Pending, Approved.
    - To Review: Merge requests that requires your attention
    - Pending: Merge requests with threads opened by you
    - Approved: Merge requests that you have approved

    ## New badges
    Merge requests elements now contain number of threads: total and yours. They are displayed in format "closed threads / total threads".
    Also, approvers number badge redesigned.

    ## Extension configuration
    The extension now have a popup with settings: you can configure required number of approvers and merge requests list layout (legacy/board)

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.6.0

    リリース日 : 2024年4月26日 - 26.1 KB
    firefox バージョン 48.0 以降 で動作
    Enhancement:
    - Adapt badges to the new GitLab style

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.5.0

    リリース日 : 2024年4月9日 - 26.1 KB
    firefox バージョン 48.0 以降 で動作
    FIX:
    - Add new gitlab merge requests page UI support

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.4.0

    リリース日 : 2023年12月19日 - 26.09 KB
    firefox バージョン 48.0 以降 で動作
    Fix:
    - Adapted extension to the new GitLab page
    - moved check boxes above the Approve button to prevent accidental merges
    - Fixed interval

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.3.5

    リリース日 : 2023年9月28日 - 26.04 KB
    firefox バージョン 48.0 以降 で動作
    - Updated value of required number of approves to merge the merge request

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.3.4

    リリース日 : 2023年9月28日 - 26.03 KB
    firefox バージョン 48.0 以降 で動作
    - Updated value of required number of approves to merge the merge request

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.3.3

    リリース日 : 2023年4月4日 - 26.02 KB
    firefox バージョン 48.0 以降 で動作
    Fix:
    - Fixed the absolute paths to use relative ones

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.3.1

    リリース日 : 2023年4月3日 - 26.11 KB
    firefox バージョン 48.0 以降 で動作
    - Fixed extension work with new gitlab UI
    - Added 'merge' button removing if checks are not checked
    - Returned info about approves but removed the 'Approve' button

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.3.0

    リリース日 : 2023年2月8日 - 25.84 KB
    firefox バージョン 48.0 以降 で動作
    Added reviewers number badge at the merge requests list page

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.2.0

    リリース日 : 2022年11月18日 - 25.55 KB
    firefox バージョン 48.0 以降 で動作
    New:
    - Merge requests, that are approved by you, are now highlighted with green in merge requests list

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.1.2

    リリース日 : 2022年11月8日 - 25.48 KB
    firefox バージョン 48.0 以降 で動作
    - Fixed approve button removal (was not removing if the approve button had text "Approve additionally" instead of just "Approve")

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.1.1

    リリース日 : 2022年10月27日 - 25.47 KB
    firefox バージョン 48.0 以降 で動作
    Now this addon not only dimmers the draft merge requests in the merge requests list, but adds a reviewers utils.
    - Fixed GitLab URL pattern
    - Added check-boxes instead of "Approve" bar with conditions to be checked before the merge request approval

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.1.0

    リリース日 : 2022年10月27日 - 32.03 KB
    firefox バージョン 48.0 以降 で動作
    Now this addon not only dimmers the draft merge requests in the merge requests list, but adds a reviewers utils.
    - Fixed GitLab URL pattern
    - Added check-boxes instead of "Approve" bar with conditions to be checked before the merge request approval

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
  • バージョン 0.0.3

    リリース日 : 2022年8月9日 - 7.87 KB
    firefox バージョン 48.0 以降 で動作
    - Fixed url filter
    - Changed extension name in the manifest.json

    ソースコードは MIT License に従いリリースされています

    ファイルをダウンロード
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

ブラウザー

  • Desktop
  • Mobile
  • Enterprise

製品情報

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。