## 0.1.55 (2020-06-17)

- Fix Chimeverse fails to load due to missing locale files [#24](https://github.com/nick-denry/Chimeverse/issues/24)
- Added websocket connection to the login form [#18](https://github.com/nick-denry/Chimeverse/issues/18)
- Generate random xmpp resource only if no resource provided at all
- Added debug item to the help menu

## 0.1.54 (2020-05-28)

- Fix for interrupting macOS shutdown with minimizeOnClose setting enabled
- Added tray icons for macOS dark mode
- macOS tray icons improved
- Display menu items according to typical usability for each platform
- Added restart action to the settings dialog

## 0.1.53 (2020-05-18)

- Improved tray icons for each platform
- Improved login process stability
- Auto-generate an unique xmpp resource id for each Chimeverse instance
- Settings param for use OMEMO by default if available
- Display a notification for a new release available

## 0.1.52 (2020-05-12)

- Display notifications only for recieved messages (not contact typing, services messages, etc.)
- Open chat with unreaded message by clicking tray icon
- Added settings dialog
   - Run minimized to tray
   - Minimize window to tray instead of closing
   - Preserve window position
   - Preserve window size
   - Allow or disallow Converse.js server bookmarks
 - Added about dialog

## 0.0.16 (2019-04-29)

- Add app menu items for reconnect and force logout


## 0.0.15 (2019-04-26)

- Bugfix: Open external links with system default browser
- Add copy & paste support via menu
- Remove debug calls


## 0.0.14 (2019-04-26)

- Initial release
