Skip to content

Commit bf67277

Browse files
author
mergetest
committed
Changelog: finalize the 4.9.0 section
1 parent ee41e79 commit bf67277

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
# DandersFrames Changelog
22

3-
## [Unreleased]
3+
## [4.9.0]
44

55
### Bug Fixes
66

7+
* (Click Casting) **Fixed hover keybinds firing your action bars instead of the frame under your cursor** — when a frame appeared beneath a stationary cursor (a boss frame spawning, someone joining your group), it never picked up your keybinds until you moved the mouse off and back on. (by Krathe)
78
* (Click Casting) **Fixed hover keybinds never working on frames that appear after you open the settings window** — opening the Click Casting options replaced the internal frame that owns hover bindings with a piece of the settings panel, so every frame created from then on (arena and boss frames, nameplates, frames for people joining your group) silently never got its keyboard bindings, and the automatic repair could not fix it either. A reload was the only way back. (by Krathe)
9+
* (Click Casting) Fixed hover keybinds not applying when you left a frame and returned to it without moving the mouse. (by Krathe)
810
* (Click Casting) Fixed keyboard binds going dead on every frame for a whole fight when combat interrupted a binding refresh — typically zoning into a raid and a pull starting seconds later. (by Krathe)
911
* (Click Casting) Fixed hover keybinds dying for the rest of the session on some frames after visiting player housing. (by Krathe)
12+
* (Click Casting) Fixed the automatic bind repair sometimes clearing hover keybinds off a frame you were still hovering, and running needlessly during boss fights. (by Krathe)
13+
* (Click Casting) Fixed the automatic recovery when zoning being cut short on some frames, so it now completes reliably. (by Krathe)
1014
* (Click Casting) Fixed cast-on-down silently switching itself off on Blizzard's own raid and party frames after every roster change. (by Krathe)
1115
* (Pet Frames) Fixed pet frames never appearing in arena (2v2, 3v3 and Solo Shuffle). Arena counts as a raid to the game, so pet frames were being looked for on the raid frames — which arena does not use. They now build alongside the arena frames, and follow your Party pet settings. (by Krathe)
16+
* (Pet Frames) Fixed arena pet frames not appearing when combat started before they finished building. (by Krathe)
1217

1318
### Improvements
1419

0 commit comments

Comments
 (0)