5.19.11
This commit is contained in:
@@ -4,11 +4,19 @@ local AddonName = ...
|
||||
local OptionsPrivate = select(2, ...)
|
||||
|
||||
OptionsPrivate.changelog = {
|
||||
versionString = '5.19.10-10-g7ac7dc84',
|
||||
dateString = '2025-06-03',
|
||||
fullChangeLogUrl = 'https://github.com/WeakAuras/WeakAuras2/compare/5.19.10...7ac7dc84e2f702747d8bd01f2bfd63b8fc8bab7f',
|
||||
commitText = [==[InfusOnWoW (4):
|
||||
versionString = '5.19.11',
|
||||
dateString = '2025-06-09',
|
||||
fullChangeLogUrl = 'https://github.com/WeakAuras/WeakAuras2/compare/5.19.10...5.19.11',
|
||||
highlightText = [==[
|
||||
Bugfixes and initial Mists of Pandaria support
|
||||
|
||||
Fixes:
|
||||
- Custom Options: Fix lua error on subOptions sorting
|
||||
- Fix missing aura_env for Custom onLoad/onUnload
|
||||
- Alternate Power: Add UNIT_POWER_BAR_HIDE event
|
||||
- Fix loadstring error's error with subtext #5892]==], commitText = [==[InfusOnWoW (5):
|
||||
|
||||
- Custom Options: Fix lua error on subOptions sorting
|
||||
- Load Instance Type: Add "None" to the list
|
||||
- Fix missing aura_env for Custom onLoad/onUnload
|
||||
- Alternate Power: Add UNIT_POWER_BAR_HIDE event
|
||||
|
||||
Reference in New Issue
Block a user