Releases: clicketz/buff-overlay
Releases · clicketz/buff-overlay
v12.8.4
v12.8.4 (2024-09-25)
Highlights
Classic deprecation fixes
Commits
clicketz (9):
- [sod] bump toc
- InterfaceOptions_AddCategory classic deprecation
- Fix for changelog not generating properly
- Remove changelog ghactions
- Update luacheck.yml
- Update changelog.yml
- Update changelog.yml
- Update changelog.yml
- Create changelog.yml
v12.8.2
v12.8
v12.7.4
v12.7.4 (2024-05-08)
Highlights
Retail 10.2.7
Commits
clicketz (3):
- [rtl] bump toc 100207
- Add cataclysm to bug report template
- Move StaticPopup hack to AddonCompatibility.lua in case the bug bleeds to other flavors
v12.7.3
v12.7.3 (2024-05-01)
Highlights
Initial cata support
Commits
clicketz (11):
- [vnla] bump toc 11502
- [cata] Add combat readiness + combat insight
- [cata] Add guardian of the ancient kings (prot)
- [cata] Temporary hack to fix Blizzard bug StaticPopup_DIsplayedFrames being nil instead of empty
- [cata] Add camouflage
- [cata] Remove ghostly strike
- [cata] Remove frost ward
- [cata] Remove ardent defender
- [cata] Remove divine intervention
- Initial cata support
- Add IconTexture to classic tocs
v12.7.2
v12.7.2 (2024-03-19)
Highlights
Minor fixes
Commits
clicketz (3):
- [rtl] toc bump 100206
- Change wording in comment
- [vnla] Remove rank 2 evasion
v12.7.1
v12.7.1 (2024-03-02)
Highlights
Spellbook/actionbar taint hopefully resolved
Commits
clicketz (8):
- [vnla] bump toc 11501
- lc: Add GetSpellDescription
- Fix for spellbook tainting and action bar blocking
- Add SoD to flavors
- Update tip link image
- Update README.md
- Update README.md
- Create FUNDING.yml
v12.6.20
v12.6.20 (2024-01-16)
Highlights
toc bumps
Commits
clicketz (2):
- [rtl] bump toc 100205
- [vnla] bump toc 11500
v12.6.19
v12.6.19 (2023-11-23)
Highlights
Fixes for fresh installs
Commits
clicketz (2):
- Create cache for bars to be added after options initialized
- Validate db before anything else
v12.6.18
v12.6.18 (2023-11-22)
Highlights
Regression fixes and futureproofing related to older databases
Commits
clicketz (5):
- Reorder validations higher in init and move some code to ValidateBarAttributes()
- Implement ValidateDatabase() to utilize new db versioning
- Add versioning to db for easier regression fixes
- Reset DB instead of only profile if dated DB found
- Fix options initializing before DB validation causing errors