Skip to content

Commit 30bfdca

Browse files
committed
Fix changelog — separate 4.0.6 and 4.0.7 entries
1 parent f6a8add commit 30bfdca

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@
33
## [4.0.7] - 2026-02-16
44

55
### Bug Fixes
6-
* `/df resetgui` command now works — was referencing wrong frame variable, also shows the GUI after resetting
7-
* Settings UI can now be dragged from the bottom banner in addition to the title bar
8-
* Fix party frame mover (blue rectangle) showing wrong size after switching between profiles with different orientations or frame dimensions
9-
* Fix Wago UI pack imports overwriting previous profiles — importing multiple profiles sequentially no longer corrupts the first imported profile
10-
* Fix error when duplicating a profile
116
* Fix pet frames vanishing after reload — pet frame updates were skipped in header mode, so they were never shown after login or `/rl`
127
* Fix pet frame font crash on non-English clients
138
* Reduce redundant pet frame updates during startup (throttled from 6 calls to 1-2)
@@ -22,6 +17,15 @@
2217
### New Features
2318
* Debug Console — persistent debug logging system with in-game viewer (`/df debug` to toggle, `/df console` to view). Logs persist across reloads with category filtering, severity levels, and clipboard export
2419

20+
## [4.0.6] - 2026-02-15
21+
22+
### Bug Fixes
23+
* `/df resetgui` command now works — was referencing wrong frame variable, also shows the GUI after resetting
24+
* Settings UI can now be dragged from the bottom banner in addition to the title bar
25+
* Fix party frame mover (blue rectangle) showing wrong size after switching between profiles with different orientations or frame dimensions
26+
* Fix Wago UI pack imports overwriting previous profiles — importing multiple profiles sequentially no longer corrupts the first imported profile
27+
* Fix error when duplicating a profile
28+
2529
## [4.0.5] - 2026-02-14
2630

2731
### Bug Fixes

0 commit comments

Comments
 (0)