Releases: codecentric/merge-request-notifier
Releases · codecentric/merge-request-notifier
v1.9.0
28 Jan 08:32
Compare
Sorry, something went wrong.
No results found
🙌 New Features:
Support Big Sur statusbar
Also detect the WIP status from the title
🧐 Under the hood:
move from travis to github pipeline
Some smaller bugfixes
A few dependency updates
v1.8.5
25 Oct 20:38
Compare
Sorry, something went wrong.
No results found
🛠 Bug Fixes:
Changing the "Shortcut to open the app" throws an error (#155 )
v1.8.4
04 Sep 18:41
Compare
Sorry, something went wrong.
No results found
🛠 Bug Fixes:
Windows: Fixes the window position if the taskbar is positioned on the left or right side. (#149 , #105 )
v1.8.3
27 Aug 08:35
Compare
Sorry, something went wrong.
No results found
🛠 Bug Fixes:
The number of the open merge requests wasn't displayed in the tray icon (#142 )
The auto update didn't work anymore (#145 )
v1.8.1
21 Aug 13:52
Compare
Sorry, something went wrong.
No results found
🙌 New Features:
Improved form validation (connection settings)
Shows a loading screen during the initial load
Allow to hide the access key in the UI
Use node-keytar to save the access token
macOS: in the system keychain
windows: in the credential vault
linux: with the secret service API/libsecret
🧐 Under the hood:
Improved error logging
Some smaller bugfixes
A few dependency updates
🚨 Info for all linux user:
Since this version the app is using a library that uses libsecret to store the personal access token on your device.
Depending on your distribution, you will need to run the following command:
Debian/Ubuntu: sudo apt-get install libsecret-1-dev
Red Hat-based: sudo yum install libsecret-devel
Arch Linux: sudo pacman -S libsecret
v1.7.0
20 Apr 07:10
Compare
Sorry, something went wrong.
No results found
🙌 New Features:
Showing the Number of the open merge requests inside the tray icon to support all operation systems
Support for Linux
🧐 Under the hood:
A few dependency updates
A few smaller bugfixes
v1.6.1
21 Feb 22:00
Compare
Sorry, something went wrong.
No results found
🙌 New Features:
Support for Windows (#102 )
Extend configuration (Global Shortcut) (#92 )
Extend configuration (Open App on startup) (#93 )
The config is persisted with electron-settings instead on local storage (#95 )
🛠 Bug Fixes:
Merge Request titles will be truncated when they are to long (#107 )
Fixes the config migration issue from version 1.6.0
v1.4.0
12 Feb 08:50
Compare
Sorry, something went wrong.
No results found
🙌 New Features:
The tabs on the settings page are sticky (#99 )
Open merge request when the user clicks on the notification (#98 )
Implement possibility to limit the projects (#88 )
add configuration to disable notifications for WIP merge requests (#55 )
v1.3.0
03 Feb 21:22
Compare
Sorry, something went wrong.
No results found
🙌 New Features:
On the merge requests list is the age instead of the date and time shown
Small UI improvements
pipeline status indicator
more contrast in dark mode
update details button in dark mode
error screen
🧐 Under the hood:
Several dependency updates
v1.2.0
22 Jan 16:06
Compare
Sorry, something went wrong.
No results found
💪 New Contributor:
🙌 New Features:
Extending the configuration
notifications for new MRs
dark or light mode
Adding a new dark mode theme