Releases: narwhal-apps/gitbar
Releases · narwhal-apps/gitbar
Gitbar v0.4.2
What's Changed
- fix: change icon for sign out button by @Friskopp in #14
- fix: timestamp will update when fetching new data by @mikaelkristiansson in #17
New Contributors
Full Changelog: gitbar-v0.4.1...gitbar-v0.4.2
Gitbar v0.4.1
Fix
- change order when calling notification (before store update)
Gitbar v0.4.0
Features
- change time stamp format to text
- add latest review text on notification
Fix
- on logout, disable auto start setting (this is bound to login)
- add link to user on domain
- update
text-ellipsis
for review list
Gitbar v0.3.0
Features
- you can now toggle the theme
Fix
- add space at bottom to show complete review list
- change styling to look like github
- on logout, delete all store data
- add animation for loading state
Gitbar v0.2.0
0.2.0
Features
- rework application from react to svelte (reduce bundle size)
- add
settings
fetch interval (define how long between updating review list)
Gitbar v0.1.1
What's Changed
- chore: remove allow all by @mikaelkristiansson in #9
Full Changelog: gitbar-v0.1.0...gitbar-v0.1.1
Gitbar v0.1.0
Initial Release 🚀
- system tray icon (+ review count on mac)
- auto launch (only mac right now)
- list reviews and link out
- fetch intervall 6s (future feature to set this in settings)
See the assets to download this version and install.