2.11.0-beta2

Details

  • Filename
    WeakAuras-2.11.0-beta2.zip
  • Uploaded by
  • Uploaded
    Jan 6, 2019
  • Size
    4.16 MB
  • Downloads
    3,754
  • MD5
    a79aa9ee2232d6089e577ef233ab1b58

Supported WoW Retail Versions

  • 8.1.0

Changelog

2.11.0-beta2 (2019-01-06)

Full Changelog

Highlights

Commits

InfusOnWoW (14):

  • Fix generating clones for states that are removed
  • Fix GetFrameLevel after a aura rename
  • Add a option to ignore the SpellKnown check
  • Tweak check for insignificant cooldown to <= 1 instead of <1
  • Fix Shield of the Righteous cooldown tracking
  • Import: Fix lua error in StringToTable
  • Add a mirror property for Textures and Progress Textures
  • Ensure that childs have the right parent
  • Change fallback icons/names for BuffTrigger 2
  • Remove Workaround for Ascendance + Lavabursts speecial case
  • Fix GetSpellCooldownUnified for Rune of Power
  • Fix ordering of options on multi-selection
  • Fix Textures being wonky
  • Adjust CheckRange to use the same fallback as the trigger

Stanzilla (4):

  • change changelog script again so versions show up as we want them to
  • bump minor of widget
  • Revert "Print a error message on trying to share a aura via guild chat"
  • Revert "Remove the chat filterFunc for guild chat"

emptyrivers (17):

  • add formatting to select/multiselect display names
  • change multi-select resolution to favor collapsed groups
  • update visibility on conversion between regionTypes
  • remove new feature indicators on old features
  • Allow custom options to format text
  • fix Copy URL and Set Description
  • index the correct table when shunting anchor -> arrangement
  • tweak name auto-generation
  • fix up/down disablefuncs
  • fix missing config value validation
  • add multiselect option
  • fix Copy Settings
  • add uid to old data when updating
  • don't automatically assign a uid to existing auras just yet
  • Only copy config once
  • Update Import API
  • Collapsible Option Groups in Display tab (#1010)

mrbuds (6):

  • use boolean value for "notCheckable" and "notClickable" menu options
  • fix wago menu at same position for auras and groups rename "Ignore this Update" to "Skip this Version" rename "Stop ignoring this Update" to "Don't skip this Version" show skip version option, and update option, only if aura as update data
  • set LDB type to launcher #1068
  • Show semver version from Wago if available + fix changelog display (#1058)
  • fix cast trigger remaining time #1054
  • Stop showing update icons on every child of a group when possible (#1046)