Updated Changelog
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Florian Brinker 2019-10-23 11:26:16 +02:00
parent 8697c2d6f6
commit 7b6b5648de
1 changed files with 40 additions and 2 deletions

View File

@ -1,4 +1,42 @@
### Notable Changes
#### 0.12
* New API version
#### 2.20
* Now all the new achievement categories are enabled by default in the settings panel
#### 2.10
* French translation
#### 2.8
* Fixed a bug, thanks to merlight
#### 2.6
* New option that outputs incomplete tasks of an achievement in the details only
* New option that outputs the details line by line (necessary for pChat compatibility)
#### 2.2
* Fixed an incompatibility with pChat (a leading "h" in chat notifications) There is still an existing incompatibility with pChat regarding long notifications. pChat cuts off too long messages, I'm not sure why yet.
#### 2.1
* Internals / Refactoring
#### 2.0
* Finished the LAM 2.0 Upgrade to support the current version of ESO (The result: An all new and shiny settings page)
#### 1.0
* Added the possibility to change the notification step width with a slider (default 25%)
#### Beta 0.93
* Added a notification if an achievement is completed
* Added a notification when you discover an achievement for the first time
* Fixed an achievement not showing up
* Fixed the behavior of showing notifications every 25% - this should now work correctly
* Optimized internals
#### Beta 0.92
* Added an optional Debug Mode if you think you found an error
* Fixed achievement notifications using the wrong achievement category
* Fixed a problem that all achievements instead of only the currently active achievement of a progress line were shown
* Changed the color of the notifications
#### Beta 0.90
* Initial Release