Releases: Snakybo/Clicked
Releases · Snakybo/Clicked
1.16.14
1.16.14-beta
[1.16.13] - 2025-04-26
Added
- Add support for The War Within 11.1.5
- Add support for Classic Era 1.15.7
Fixed
- Fix Moonkin form spell ID
- Fix Lua error with items on action bars if automatic binding of action bar abilities is enabled [#276]
Changed
- Re-add special sorting for
@mouseover
,@player
,@cursor
, and default targets. This was removed in 1.16.4, but needs a better solution
1.16.13
[1.16.13] - 2025-04-26
Added
- Add support for The War Within 11.1.5
- Add support for Classic Era 1.15.7
Fixed
- Fix Moonkin form spell ID
- Fix Lua error with items on action bars if automatic binding of action bar abilities is enabled [#276]
Changed
- Re-add special sorting for
@mouseover
,@player
,@cursor
, and default targets. This was removed in 1.16.4, but needs a better solution
1.16.12
[1.16.12] - 2025-03-25
Added
- Add support for The War Within 11.1.0
- Add support for Cataclysm Classic 4.4.2
- Add support for Classic Era 1.15.6
- Select the imported binding after importing via export string [#245] (by [m33shoq])
- Ignore blacklisted frames completely [#235]
- Create bindings directly inside of a group [#265]
- Add option to import class-wide abilities per specialization [#267]
- Add option to prevent toggling an ability off [#248]
- Make key options respect macro condtions where able [#251]
- Add option to automatically fall back to action bar abilities when no other macro conditions are met [#257]
- Automatically populate macro when converting from a spell, item, or cancelaura binding [#264] (by [Gateswong])
- Keep the binding configuration window open when importing a profile [#252] (by [m33shoq])
- Add icons from The War Within 11.1.0 to icon picked
- Add icons from Cataclysm Classic 4.4.2 to icon picker
- Add icons from Classic Era 1.15.6 to icon picker
- Update PvP talent data
Fixed
- Fix a potential data conflict issue when importing bindings or groups via export string [#245] (by [m33shoq])
- Fix a potential Lua error upon login [#247]
- Include blacklisted unit frames in the UI even if the addon they came from is disabled
- Fix bindings sometimes not updating after changing their group [#263]
- Fix automatic sorting of macros using the form, bonusbar, or bar macro options
- Fix deleted bindings not being deactivated immediately
- Fix a potential data conflict issue when importing a profile [#252] (by [m33shoq])
- Fix logic error [#270] (by [KyrosKrane])
- Fix duplicate binding IDs [#255]
1.16.11
[1.16.11] - 2024-11-07
Fixed
- Fix a Lua error when opening the binding context menu on Classic Era and Cataclysm Classic
1.16.10
[1.16.10] - 2024-10-30
Added
- Add support for The War Within 11.0.5
- Add support for Cataclysm Classic 4.4.1
- Add icons from The War Within 11.0.5 to icon picker
- Add icons from Cataclysm Classic 4.4.1 to icon picker
- Update PvP talent data
Fixed
1.16.9
1.16.8
[1.16.8] - 2024-09-24
Changed
- Temporarily disable subzone and indoor zone support due to performance issues
1.16.7
[1.16.7] - 2024-09-22
Added
- Add support for subzones and indoor zones in the zone name load condition
- Add autofill support for custom spells [#228]
Fixed
- Further improve performance of binding reloads
- Fix some configuration redraw issues
- 1.16.7: Fix an issue that caused bindings to not work properly [#232]