4de1ef7-alpha
Details
-
FilenameWeakAuras-4de1ef7-alpha.zip
-
Uploaded by
-
UploadedFeb 12, 2017
-
Size3.31 MB
-
Downloads5,064
-
MD58cf06f6579da8a0cb62c8b9154c1cfb7
Supported WoW Retail Versions
- 7.1.5
Changelog
Changes since tag 2.3.0.0
commit 4de1ef79754b0b576c89c7e6e635a5f6244834c9
Author: Janick Gerstenberger <[email protected]>
Date: Sat Feb 11 17:14:16 2017 +0100
Move external addon support code into sperate file
export saved variables
commit 81330e9b4454c2b0b1ecb52029642038f0d03abf
Author: Infus <[email protected]>
Date: Sun Feb 5 17:35:59 2017 +0100
Fix closing the options window hangs for ~1s
commit b1faa156a5cf1326168a9f67549fb14ec4943342
Author: Infus <[email protected]>
Date: Sun Feb 5 16:41:44 2017 +0100
Fix displaying a error message if a custom action ends in --
It already worked, but the options showed a error.
commit 491ac9914789ea600607b93765545eaf3738ed2d
Author: Infus <[email protected]>
Date: Sun Feb 5 16:41:22 2017 +0100
Anchor frame: Fall back to the parent if a global frame doesn't exist
commit b03a0202f0dc31647d659f8f85bd0b010683444d
Author: Infus <[email protected]>
Date: Sun Feb 5 16:39:18 2017 +0100
Introduce a fall back for the untrigger function
Use a function that always returns true, since that's what is
needed in most cases.