Releases: WeakAuras/WeakAuras2
5.8.0
5.8.0 (2023-10-08)
Highlights
-
This is a re-release of 5.7.2 with a proper version number and two bug fixes.
-
NOTE: This version has a change that affects some aura's scaling. If you log in and things look different and you just want them to look the same as before, go to the "Position Settings" in the "Display" tab and disable "Set Parent to Anchor".
-
If, after doing that, things still don't look right, please create an issue! As always making a backup of your settings before upgrading is a good idea. Please be aware that trying to revert to an old version of WeakAuras will brick your data, we fixed an issue with that but for this upgrade, make sure you do your backup before trying to revert to an older release.
-
Also, if you shared your aura with someone and they say it broke their auras, don't panic and let them know that all they have to do is to update the WeakAuras addon.
Commits
InfusOnWoW (2):
- Fix regression in "Continously update Move Speed"
- Add AceGUIWidget-WeakAurasMultiLineEditBoxWithEnter to all .toc files
5.7.2
5.7.2 (2023-10-02)
Highlights
- Add a few new Fonts
- Improve Trigger UI/UX, many triggers now support multiple spells or a range/list of values.
- Bug fixes
- Enable boss units in WoTLK
NOTE: This version has a change that affects some aura's scaling. If you log in and things look different and you just want them to look the same as before, go to the "Position Settings" in the "Display" tab and disable "Set Parent to Anchor".
If, after doing that, things still don't look right, please create an issue! As always making a backup of your settings before upgrading is a good idea. Please be aware that trying to revert to an old version of WeakAuras will brick your data, we fixed an issue with that but for this upgrade, make sure you do your backup before trying to revert to an older release.
Also, if you shared your aura with someone and they say it broke their auras, don't panic and let them know that all they have to do is to update the WeakAuras addon.
Commits
InfusOnWoW (17):
- Fonts: Add a selection of Fira fonts
- BTW: Handle TOOLTIP_DATA_UPDATE which fixes tooltip data after first login
- Fix tooltip calls for old BT2 UnitAura usage
- Make some lua annotations
- Introduce GenericTrigger.GetPrototype and use it
- Fix multi-selection with new trigger/load layout
- TTS: Use a better fallback for voiceId
- TTS: Use correct destination
- TTS: Update voices on VOICE_CHAT_TTS_VOICES_UPDATE event
- Fix pvp flag not restting after leaving BG
- BT2: Add InRange check
- Add UnitInRange filter for Health/Power and similar triggers
- Optimize drag and drop some more
- Dynamic Groups: Fix anchorByFrame handling
- Options: Make Dropping and Deleting use a corotinue
- Also use %q for IsSpellKnownForLoad
- Remove unused getWithFocus
mrbuds (19):
- Fix remaining time condition with modRate < 1
- Wotlk: enable boss units
- Fix error in cast trigger's GetNameAndIcon
- Move regionPrototype to Private
- Add tooltip to inRange option and update on ignoreInvisible tooltip
- UI+++ (#4592)
- Use MultiLineEditBoxWithEnter for custom trigger's events field
- Automatic Repair: add strong warning that user should backup their WTF
- Do not let install auras made with internalVersion higher than installed version of WeakAuras
- Dynamic Groups: fix "set parent to anchor" applied when it shouldn't, fixes #4600
- Boss Mod Announce trigger: add Count filter, fixes #4562
- Fix issue with a trigger with a delay converted to custom trigger #4596
- Dynamic Groups: proper fix for anchorByFrame handling
- Support multiple entries for various triggers & load condition
- fix spell's get on focus
- Disable Evoker Essence trigger on classic
- Classic Era: enable zone id option
- Classic Era: enable soft targetting options
- Classic Era: show TTS voice list in actions
5.7.1
5.7.1 (2023-09-06)
Highlights
- Improvements to triggers
- Sound previews on dropdown selections
- Bug fixes
Commits
InfusOnWoW (4):
- Templates: Add Grove Guardins
- BT2: Fix tooltip parsing for negative numbers
- BT2: Update auras 2s after initial login
- Add a paused condition for timed durations (#4573)
Jods (1):
- fix #4575
Stanzilla (2):
- Bump TOC for Retail
- Bump TOC for Era
mrbuds (11):
- Fix spell fields focus for non-aura triggers and load options
- Fix anchor to screen for auras in a group
- Bossmod Timer fix (#4584)
- Sub Text Element: Show formatting options for all %-replacements
- Condition of Text type auras can edit text
- Combat Log trigger: add extraSpellId for apropriate subEvents
- Add sound preview on sound selection dropdowns
- Delay & Duration fields show time converted to [[HH:]MM:]ss format
- tune "spell" option width & alignment
- On Aura trigger, show spell name when typing spell id
- For Combat Log, DBM Timer, BigWigs Timer triggers, spellId field show icon & name of spell
5.7.0
5.7.0 (2023-08-08)
Highlights
- New unified Boss Mod trigger that works with both DBM and BigWigs
- Bug fixes and performance improvements :KEKW:
Commits
InfusOnWoW (5):
- Trigger Player/Conditions Instance Size: Fix events
- BT2: On GROUP_ROSTER_UPDATE do a full check
- Block more chat frames/chat actions
- Updated Holy Paladin Premade auras
- BT2: Handle UNIT_TARGETABLE_CHANGED
mrbuds (2):
5.6.0
5.6.0 (2023-07-10)
Highlights
- Support new specialization and patch features
- Fixes for DBM/BW triggers
- Condition titles are now dynamic and pretty
Commits
InfusOnWoW (4):
- BT2: Fix GROUP_ROSTER_UPDATE handling
- Fix Item Set equipped trigger
- Fix delayed anchoring of dynamic groups
- Change SpinBox to emit MouseUp/OnValueChanged
Stanzilla (1):
- Update TOC for retail patch 10.1.5
mrbuds (9):
- Add new type of glow called "Proc Glow"
- DBM Triggers: use count from callback instead of parsing text
- Action - Chat message: fix sending to a unit on an other server #4517
- Fix error with bogus update data #4518
- add Augmentation spec templates
- Fix error in DBM Timer trigger when extending timer
- Change WeakAurasOptions background to match PANEL_BACKGROUND_COLOR
- Pretty condition titles
- Give triggers titles slightly more descriptive names
5.5.7
5.5.7 (2023-06-25)
Highlights
Commits
InfusOnWoW (2):
- Fix Anchorer Run On integration
- Fix SoundStop Condition not working
5.5.6
5.5.5
5.5.5 (2023-06-18)
Highlights
- Updates to the BW/DBM triggers
- Bug fixes
- Talent load checks now use talent instead of spell id
Commits
InfusOnWoW (14):
- Rework Talent load to check via talent id instead of spell id
- Remove talents that don't exist
- Rewrite Two Column Drop Down
- Make Two ColumnDropDown work with table values
- Fix lua error if GetSpecialization returns nil
- Prevent an empty PlaySound from stopping sounds
- Model: Fix setting of unit models in Wotlk
- Animation Options: Fix rotate amount being invisible
- DBM Stage Trigger: Fix if loaded after SetStage has already fired
- BW Timer: Fixes lua error if remaining is a string
- Fix TexturePicker Search box
- BT2: Fix unloading auras prevents the next schedule of a recheck
- In ActivateEnvironment for tsu variables, don't create the region
- Tweak Ignore Update PR
Logan Tracy (1):
- Added Unleash Life template for Restoration Shaman
Stanzilla (2):
- Update Wrath TOC for 3.4.2
- Spelling fixes
mrbuds (5):
- Fix "BigWigs Timer" trigger remaining time option
- BigWigs Stage trigger: set stage back to 0 after encounter end
- Init BigWigs stage value when registering BigWigs_SetStage
- BigWigs triggers: rename "Spell Id" field to "Key"
- Fix printed nil on updating aura
5.5.4
5.5.4 (2023-05-21)
Highlights
- Add an option to un-ignore aura updates from Wago
- Include TaintLess so we..taint less
- Add a 4th tooltip for people to use
- The usual amount of bugfixes
Commits
InfusOnWoW (4):
- Hide tip popup on minimze and switching pages
- Clean up code showing the bottom buttons
- BT2: Limit size of returned tooltip for options display
- Add a tooltip4, since a user actually wants that
Jods (1):
- add unignoring uption for WagoUpdates (#4443)
Stanzilla (5):
- Load TaintLess in Wrath as well
- Fix typo
- Include TaintLess as as lib (#4437)
- Add a few more blocked functions that were added in 10.1
- Fix up some types
emptyrivers (1):
- simplify dragonriding detection
mrbuds (2):
- Fix anchored to nameplate preview with aura trigger
- Essence trigger: fix nil error happening on import of an aura
5.5.3
5.5.3 (2023-05-07)
Highlights
- Template updates for Shadow Priest
- Bug fixes
Commits
InfusOnWoW (6):
- Templates Shadow Priest: Update for 10.1
- Cast trigger: Disable various checks for non-casting trigger
- Spell Cooldown Progress trigger: Add an option to follow overrides
- Fix Cast trigger latency for some interactions
- Fix issue with Smooth Progress, Min/Max clamps and overlays
- Fix lua error in Reputatin trigger while outside world
mrbuds (3):
- Fix Retail talent widget offsets
- GetUnitFrame anchor callback: safeguard against nil index error
- Fix weakauras loading on wotlk ptr