Skip to content

Commit c0e4ea5

Browse files
committed
-Update CHANGELOG
1 parent c396cdd commit c0e4ea5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [2.0.0] - 2019-05-26
4+
### Added
5+
- 32-bit (x86) builds for Windows
6+
- Portable builds for Windows
7+
- KNOWN ISSUE: Portable builds for Windows cannot display system notifications
8+
- Setting to hide sender name and message preview in notifications
9+
- Under the hood: Method for detecting when user logs in or out (auth vs. de-auth)
10+
- Under the hood: System to execute commands as root user (see item under Fixed below)
11+
12+
### Changed
13+
- Update icon to match current style of official icon
14+
- Update icon to have a bit more space around the outside (padding)
15+
- Under the hood: Refactor spellchecking dictionary manager logic and error handling
16+
17+
### Fixed
18+
- Javascript error on launch for Linux users (resulting from dist dictionaries folder being owned by root--Linux users are now prompted to allow changing ownership of the dictionaries folder to the current user)
19+
320
## [1.0.1] - 2019-04-16
421
### Fixed
522
- Clicking links in text messages now opens them in your browser again instead of doing nothing (big oof)

0 commit comments

Comments
 (0)