Version 0.2.2

- added Options UI under Interface Options
- store settings in profiles
- added more translations
This commit is contained in:
2020-05-26 00:51:59 +02:00
parent 32a692279a
commit db3db16594
19 changed files with 4922 additions and 52 deletions

View File

@@ -6,10 +6,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] Version 1.0 - 2020-05-27
First version to be released
### Added
- slash commands
- Options GUI
- store settings globally or per character
- added translations
- add replacements via options UI
- handle replacement via slash command
- case sensitivity
- consolidate consecutive matches
## Version 0.2.2 - 2020-05-26
### Added
- added Options UI under Interface Options
- store settings in profiles
- added more translations
## Version 0.2.1 - 2020-05-25
### Added
- support automatic packaging for curseforge via .pkgmeta
- include project logo
- auto-update the project description via .docmeta
## Version 0.2 - 2020-05-25
### Added
@@ -20,4 +32,4 @@ First version to be released
## Version 0.1 - 2020-05-24
### Added
- bootstrap addon with Ace3 from [Misspelled](https://www.curseforge.com/wow/addons/misspelled)
- bootstrap addon with Ace3 based on [Misspelled](https://www.curseforge.com/wow/addons/misspelled)