Skip to content

Commit b2e8119

Browse files
ForgeLabsSoftForgeLabsSoft
authored andcommitted
Fold the audit fixes into v4.3.1
v4.3.1 was published on 2026-08-30 and never downloaded by anyone - the only hits on its assets were our own checksum verification - so it is being re-cut at the current commit rather than becoming a second release one day later. Everything that was under Unreleased IS v4.3.1 now, and the notes have to say so or the release would describe a build that never reached a single user. The original 2026-08-30 notes are kept as a sub-section, since that work is in this build too.
1 parent f612b6c commit b2e8119

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
All notable changes to DriveForge are documented here. Dates are ISO (YYYY-MM-DD).
44

5-
## Unreleased
5+
## v4.3.1 — 2026-08-31
66

7-
### Fixed
7+
Re-cut on 2026-08-31. The build first tagged v4.3.1 on 2026-08-30 was replaced before anyone had
8+
downloaded it, so this tag is the only v4.3.1 that ever reached anyone. It carries everything below plus
9+
the original v4.3.1 changes further down this section.
10+
11+
### Fixed — found by a code audit of everything since v4.3.0
812
- **The progress bar along the bottom of the window is no longer cut off by the window edge.** The bottom bar
913
had a fixed height that its own contents outgrew whenever the "pick a drive first" hint was showing, so the
1014
bar's lower rounded edge was drawn past the bottom of the window and the percentage sat on what looked like a
@@ -27,7 +31,7 @@ All notable changes to DriveForge are documented here. Dates are ISO (YYYY-MM-DD
2731
"Sicher entferne". They now grow to fit their caption and keep the old width as a minimum, so the layout is
2832
unchanged in English.
2933

30-
## v4.3.1 2026-07-26
34+
### Also in v4.3.1 (from the 2026-08-30 build)
3135

3236
Safety fixes to confirmation dialogs, a translation fix on the recovery warning, and the project's first
3337
automated test suite.

0 commit comments

Comments
 (0)