This repository has been archived by the owner on Sep 22, 2021. It is now read-only.
Version 1.1.5
Pre-release
Pre-release
This is a pre-release version. Thanks to everyone who's been testing, finding bugs, collaborating and sending code fixes!
Features
- Updated the ui colours, icons and right click menus
- First linux build - many thanks to @parro-it for adding support for this
- Accounts can be re-ordered by right clicking and selecting Move up or Move down
- Added settings dialog
- Ability to show / hide header bar
- Proxy server support allowing users behind a proxy to sign in
- Added support for cmd+dash to cycle between windows
Fixes
- View entire message link now opens in a new window
- Window size wasn't persisted properly between sessions when fullscreen mode was enabled
Code
- Added material-ui and material icons for building the ui
- Rewritten the window management code to support multiple windows
- Updated packager script to build for linux
- Added watch build script and --fastclient options to webpack build