Skip to content

Commit

Permalink
-Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisknepper committed Jul 17, 2018
1 parent 6744803 commit e08e4e6
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [0.5.0] - 2018-07-17
### Added
- Setting to start in tray (automatically hide app on start)
- Setting to make tray/menu bar functionality optional
- Preferences on Mac

### Changed
- Default to enabling tray only on Windows and Mac
- Refine window minimizing and closing UX further:
- On Windows and Linux, closing window when tray icon is disabled now closes the app entirely
- On Windows and Linux, when the tray icon is disabled, the option to start in tray is disabled
- Make certain UI language more platform-specific
- KNOWN ISSUE: Toggling the tray from on to off while using Linux requires an app restart for now

### Fixed
- Mac tray (menu bar) icon now inverts correctly when selected or Finder is in dark mode

## [0.4.0] - 2018-07-14
### Added
- Right-click context menu with support for cut/copy/paste/undo/redo/save image/save video
Expand Down

0 comments on commit e08e4e6

Please sign in to comment.