|
|
|
|
# [4.0.2](https://github.com/WeakAuras/WeakAuras2/tree/4.0.2) (2022-06-01)
|
|
|
|
|
|
|
|
|
|
[Full Changelog](https://github.com/WeakAuras/WeakAuras2/compare/4.0.1...4.0.2)
|
|
|
|
|
|
|
|
|
|
## Highlights
|
|
|
|
|
|
|
|
|
|
- bug fixes
|
|
|
|
|
|
|
|
|
|
## Commits
|
|
|
|
|
|
|
|
|
|
InfusOnWoW (4):
|
|
|
|
|
|
|
|
|
|
- Work around invalid geometry even harder
|
|
|
|
|
- Tweak visibility handling again
|
|
|
|
|
- Tweak Profiling output
|
|
|
|
|
- Fix Time formatting flooring the seconds, instead of ceiling them
|
|
|
|
|
|
|
|
|
|
Jens N (1):
|
|
|
|
|
|
|
|
|
|
- Fixed issue with "Array"-type options in aura groups
|
|
|
|
|
|
|
|
|
|
Stanzilla (2):
|
|
|
|
|
|
|
|
|
|
- Update TOC for Patch 9.2.5
|
|
|
|
|
- CI: Speed up build times by using `plain-copy` for model path files
|
|
|
|
|
|
|
|
|
|
mrbuds (10):
|
|
|
|
|
|
|
|
|
|
- clean more unused variables
|
|
|
|
|
- fix chat message_voice condition not displayed correctly in options
|
|
|
|
|
- remove BackdropTemplateMixin workaround
|
|
|
|
|
- bufftrigger2: rename local frame to Buff2Frame
|
|
|
|
|
- cleanup unused variables and functions
|
|
|
|
|
- CreateFrame: use same casing for frameType
|
|
|
|
|
- replace deprecated function C_LegendaryCrafting.GetRuneforgePowersByClassAndSpec
|
|
|
|
|
- none of the time formatters have 2 arguments
|
|
|
|
|
- rename WeakAuras.lua "frame" to "WeakAurasFrame"
|
|
|
|
|
- Fix assignement ambiguity
|
|
|
|
|
|