converse-desktop/CHANGES.md

27 lines
658 B
Markdown
Raw Normal View History

2020-05-12 18:11:04 +00:00
## 0.1.52 (2020-05-12)
- Display notifications only for recieved messages (not contact typing, services messages, etc.)
- Open chat with unread message by tray icon clicking
- Add programm settings dialog
- Run minimized to tray
- Minimize window on close to tray
- Preserve window position
- Preserve window size
- Allow or disalow conversejs server bookmarks
- Add about dialog
2019-04-29 00:48:00 +00:00
## 0.0.16 (2019-04-29)
2019-04-29 00:57:07 +00:00
- Add app menu items for reconnect and force logout
2019-04-29 00:48:00 +00:00
2019-04-29 01:09:44 +00:00
2019-04-26 22:06:31 +00:00
## 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