You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.0 KiB

# [4.0.2](https://github.com/WeakAuras/WeakAuras2/tree/4.0.2) (2022-06-01)
5 years ago
[Full Changelog](https://github.com/WeakAuras/WeakAuras2/compare/4.0.1...4.0.2)
5 years ago
## Highlights
- bug fixes
5 years ago
## Commits
InfusOnWoW (4):
5 years ago
- Work around invalid geometry even harder
- Tweak visibility handling again
- Tweak Profiling output
- Fix Time formatting flooring the seconds, instead of ceiling them
5 years ago
Jens N (1):
5 years ago
- 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
5 years ago