- add persistent filters to pipelines page. (#33)
- hotkey: fix hotkey "mark as viewed & open next file".
- ui: fix position preferences dropdown. (#32)
- issue, mr: add badge for unresolved threads created by yourself which received responses. (#30)
- rename & update logo for compliance.
- fix height starred items in command panel.
- rename from GitLab Enhancer to GLab Enhancer for compliance.
- local storage key has been renamed from
chrome-gitlab-enhancer
toglab-enhancer-browser-extension
.
- ui, issue: fix alignment total unresolved threads button.
- permission: remove trailing slashes from instances when requesting permissions.
- permission: allow permission requests for http. issue #25
- persistent-filters: apply filters only on issues, boards & MR pages.
- ui: fix alignment stats favorite projects in command panel.
- disable MR hotkeys when using the rich text editor. issue #27
- css: replace removed utility classes with style.
- fix color issue validate button.
- fix color starred projects in command panel.
- fix "my unresolved threads" badge in MR detail.
- fix unresolved threads badges in MR overview.
- fix highlight my issues & MRs with for GitLab 17.x.
- fix position preferences button with new GitLab update.
- position preferences dropdown with new GitLab Duo chat button.
- issue-boards: correct redirect for starred boards using board ID.
- persistent-filters: allow update filters after applying persistent ones.
- persistent-filters: fix infinite page refreshes + make it work for "dashboards/merge_requests".
- general: disable persistent filters for dashboard MR views to stop continuous refreshes.
- issue: add ability to star issue boards.
- general: add persistent filters for overviews.
- command-panel: fix re-order "My Places" with new GitLab update.
- command-panel: fix re-order "Places".
- mr: render project logo in MR group overview.
- config: ignore whitespace in multiple gitlab instances definition.
- scoped-labels-dropdown: resolve label update in issue boards.
- scoped-labels-dropdown: enable for group issue boards.
- issue: fix validation by fetching all discussions.
- background: add web notifications for new to dos (docs).
- add changelog in the dropdown.
- scoped-labels-dropdown: include chevron in click area.
- scoped-labels-dropdown: adjust z-index and visibility in dark mode.
- make icons visible in dark mode.
- issue, mr: add dropdown for scoped labels
- command-panel: increase height to fill screen
- todos: add render labels for issues & mrs
- mr, issue: fix favor thread over comment when textarea is not empty
- add tooltip on version badge for changelog info
- todos: render project logo
- mr: add hotkey "v" to mark file as viewed
- popup: render the changelog
- show current version in the dropdown
- issue, mr: use threads over comments by default
- permission: request optional permissions for content scripts
- refactor: split highlight my issues & mrs into 2 settings
- preference: add mark as viewed & next file
- preference: add tooltip my issues & mrs
- issue: hide validate if validation is disabled
- store: rename the local storage key
- mr: fix badge alignment
- refactor: remove need for universal site access
- show unresolved threads in issue overview
- add Dim "Draft" Mrs
- add arrow nav support in starred projects
- increase avatar size project
- 🚀 Initial release in the Chrome Web Store