elderscrolls-addon-achievem.../CHANGELOG.md

60 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2019-10-23 10:03:50 +00:00
#### Notable Changes
2019-10-23 08:00:46 +00:00
2021-03-20 15:03:01 +00:00
##### Release 4.5
* Fixed "ShowDetails" option working only in combination with "ShowOpenDetailsOnly"
2020-11-02 21:08:29 +00:00
##### Release 4.3
2020-11-02 20:53:39 +00:00
* Fixed an error with gendered achievement descriptions
2020-06-07 12:47:51 +00:00
##### Release 4.0
* Added accountwide settings
* Added an "use accountwide settings" option to the settings of each character
##### Release 3.0
* Removed the bundled Dependency LibAddonMenu-2.0: You have to download it on your own now
2019-10-26 20:21:11 +00:00
##### Release 2.24
* Updated Dependencies
* Removed LibStub Usage
2019-10-23 10:03:50 +00:00
##### Release 2.20
2019-10-23 09:26:16 +00:00
* Now all the new achievement categories are enabled by default in the settings panel
2019-10-23 10:03:50 +00:00
##### Release 2.10
2019-10-23 09:26:16 +00:00
* French translation
2019-10-23 10:03:50 +00:00
##### Release 2.8
2019-10-23 09:26:16 +00:00
* Fixed a bug, thanks to merlight
2019-10-23 10:03:50 +00:00
##### Release 2.6
2019-10-23 09:26:16 +00:00
* 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)
2019-10-23 10:03:50 +00:00
##### Release 2.2
2019-10-23 09:26:16 +00:00
* 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.
2019-10-23 10:03:50 +00:00
##### Release 2.1
2019-10-23 09:26:16 +00:00
* Internals / Refactoring
2019-10-23 10:03:50 +00:00
##### Release 2.0
2019-10-23 09:26:16 +00:00
* Finished the LAM 2.0 Upgrade to support the current version of ESO (The result: An all new and shiny settings page)
2019-10-23 10:03:50 +00:00
##### Release 1.0
2019-10-23 09:26:16 +00:00
* Added the possibility to change the notification step width with a slider (default 25%)
2019-10-23 10:03:50 +00:00
##### Beta 0.93
2019-10-23 09:26:16 +00:00
* 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
2019-10-23 10:03:50 +00:00
##### Beta 0.92
2019-10-23 09:26:16 +00:00
* 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
2019-10-23 10:03:50 +00:00
##### Beta 0.90
* Initial Release