Firefox Browser Add-ons
  • Ekstensi
  • Tema
    • untuk Firefox
    • Kamus & Pek Bahasa
    • Laman Pelayar Lain
    • Add-ons untuk Android
Log in
Ikon add-on

MRFlow version history - 17 versions

MRFlow oleh Vitaliy Pavliyk

Tahap 5 daripada 5
5 Stars out of 5
5
1
4
0
3
0
2
0
1
0
MRFlow version history - 17 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.2.1

    Released 29 Apr 2025 - 24.37 KB
    Works with firefox 109.0a1 and later
    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

    Source code released under MIT License

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.2.0

    Released 29 Apr 2025 - 32.93 KB
    Works with firefox 109.0a1 and later
    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

    Source code released under MIT License

    Download file
  • Version 1.1.0

    Released 24 Jan 2025 - 32.78 KB
    Works with firefox 109.0a1 and later
    # 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

    Source code released under MIT License

    Download file
  • Version 1.0.0

    Released 29 Okt 2024 - 31.7 KB
    Works with firefox 58.0 and later
    # 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)

    Source code released under MIT License

    Download file
  • Version 0.6.0

    Released 26 Apr 2024 - 26.1 KB
    Works with firefox 48.0 and later
    Enhancement:
    - Adapt badges to the new GitLab style

    Source code released under MIT License

    Download file
  • Version 0.5.0

    Released 9 Apr 2024 - 26.1 KB
    Works with firefox 48.0 and later
    FIX:
    - Add new gitlab merge requests page UI support

    Source code released under MIT License

    Download file
  • Version 0.4.0

    Released 19 Dis 2023 - 26.09 KB
    Works with firefox 48.0 and later
    Fix:
    - Adapted extension to the new GitLab page
    - moved check boxes above the Approve button to prevent accidental merges
    - Fixed interval

    Source code released under MIT License

    Download file
  • Version 0.3.5

    Released 28 Sep 2023 - 26.04 KB
    Works with firefox 48.0 and later
    - Updated value of required number of approves to merge the merge request

    Source code released under MIT License

    Download file
  • Version 0.3.4

    Released 28 Sep 2023 - 26.03 KB
    Works with firefox 48.0 and later
    - Updated value of required number of approves to merge the merge request

    Source code released under MIT License

    Download file
  • Version 0.3.3

    Released 4 Apr 2023 - 26.02 KB
    Works with firefox 48.0 and later
    Fix:
    - Fixed the absolute paths to use relative ones

    Source code released under MIT License

    Download file
  • Version 0.3.1

    Released 3 Apr 2023 - 26.11 KB
    Works with firefox 48.0 and later
    - 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

    Source code released under MIT License

    Download file
  • Version 0.3.0

    Released 8 Feb 2023 - 25.84 KB
    Works with firefox 48.0 and later
    Added reviewers number badge at the merge requests list page

    Source code released under MIT License

    Download file
  • Version 0.2.0

    Released 18 Nov 2022 - 25.55 KB
    Works with firefox 48.0 and later
    New:
    - Merge requests, that are approved by you, are now highlighted with green in merge requests list

    Source code released under MIT License

    Download file
  • Version 0.1.2

    Released 8 Nov 2022 - 25.48 KB
    Works with firefox 48.0 and later
    - Fixed approve button removal (was not removing if the approve button had text "Approve additionally" instead of just "Approve")

    Source code released under MIT License

    Download file
  • Version 0.1.1

    Released 27 Okt 2022 - 25.47 KB
    Works with firefox 48.0 and later
    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

    Source code released under MIT License

    Download file
  • Version 0.1.0

    Released 27 Okt 2022 - 32.03 KB
    Works with firefox 48.0 and later
    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

    Source code released under MIT License

    Download file
  • Version 0.0.3

    Released 9 Ogs 2022 - 7.87 KB
    Works with firefox 48.0 and later
    - Fixed url filter
    - Changed extension name in the manifest.json

    Source code released under MIT License

    Download file
Pergi ke halaman utama Mozilla

Add-ons

  • Perihal
  • Firefox Add-ons Blog
  • Extension Workshop
  • Hab Pembangun
  • Polisi Pembangun
  • Community Blog
  • Forum
  • Laporkan pepijat
  • Panduan Semakan

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privasi
  • Kuki
  • Perundangan

Kecuali sebaliknya ada dinyatakan, kandungan di dalam laman ini dilesenkan di bawah Creative Commons Attribution Share-Alike License v3.0 atau versi yang lebih baru.