You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changelog: restore the 12.1 rework under 5.0.0 after the v4.8.0 merge
The main merge inserted the 4.8.0 section directly beneath the bare 5.0.0
heading, which left 5.0.0 empty and stranded the whole WoW 12.1 rework and its
Known Issues under a 12.0.x stable release. Same collision as the 4.7.4/4.7.5
merge: 5.0.0 carries no content directly under its heading, so a new stable
section slots into the gap with no conflict.
Only the rework and Known Issues move. The two Click Casting improvements stay
under 4.8.0 — that release shipped them. Pure move, no wording changed.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,18 +2,6 @@
2
2
3
3
## [5.0.0]
4
4
5
-
## [4.8.0]
6
-
7
-
### Bug Fixes
8
-
9
-
* (Click Casting) Fixed all binds being dead in your first arena or dungeon of a session until a reload. (by Krathe)
10
-
* (Pinned Frames) Fixed an empty "drag to move" box getting stuck on screen after a profile switch, surviving reloads. (by Krathe)
11
-
12
-
### Improvements
13
-
14
-
* (Click Casting) Enabling a targeting fallback on a key that already does something now asks for confirmation and names what the key will stop doing.
15
-
* (Click Casting) "Clear Blizzard Bindings" now warns that clearing is permanent, and only clears when you press it.
16
-
17
5
### WoW 12.1 (Midnight) Rework
18
6
19
7
*The 12.1 rework is a big team effort — brought to you by Danders, Krathe and Maelareth. A single change below often includes work from more than one of us, so entries aren't credited individually.*
@@ -165,6 +153,18 @@ DandersFrames has been rebuilt for WoW 12.1 (Midnight), which fundamentally chan
165
153
* Aura Designer text colouring is drawn as a cover over the text: it ignores the out-of-range text fade, and group parts with their own inline colours keep them.
166
154
* Dragging certain aura sliders can briefly stutter.
167
155
156
+
## [4.8.0]
157
+
158
+
### Bug Fixes
159
+
160
+
* (Click Casting) Fixed all binds being dead in your first arena or dungeon of a session until a reload. (by Krathe)
161
+
* (Pinned Frames) Fixed an empty "drag to move" box getting stuck on screen after a profile switch, surviving reloads. (by Krathe)
162
+
163
+
### Improvements
164
+
165
+
* (Click Casting) Enabling a targeting fallback on a key that already does something now asks for confirmation and names what the key will stop doing.
166
+
* (Click Casting) "Clear Blizzard Bindings" now warns that clearing is permanent, and only clears when you press it.
0 commit comments