Skip to content

Commit fbf279a

Browse files
committed
chore: Update CHANGELOG for version 0.4.1 release, highlighting major UI changes and fixes
1 parent 82a168e commit fbf279a

1 file changed

Lines changed: 16 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [0.4.1] - 2025-10-24
99

10-
### Updated
10+
### Highlights
1111

12-
- Version bump to 0.4.1
12+
- Major JavaFX UI refresh with reorganized logs, settings views, and modernized tables for a smoother workflow ([`eb3c43f`](https://github.com/SirStig/EncodeForge/commit/eb3c43f))
13+
- Swing-based splash screen that surfaces startup progress and initialization errors before JavaFX loads ([`8ba1fca`](https://github.com/SirStig/EncodeForge/commit/8ba1fca))
14+
15+
### Fixes
16+
17+
- Adjusted Maven configuration to resolve the macOS launch hang affecting JavaFX initialization ([`dc70838`](https://github.com/SirStig/EncodeForge/commit/dc70838))
18+
19+
### CI/CD
20+
21+
- Updated macOS artifact workflow so the packaged JAR carries the 0.4.1 version label ([`82a168e`](https://github.com/SirStig/EncodeForge/commit/82a168e))
22+
23+
### Release Links
24+
25+
- **Full Changelog**: [0.4.0...0.4.1](https://github.com/SirStig/EncodeForge/compare/0.4.0...0.4.1)
1326

1427
---
1528

@@ -168,8 +181,4 @@ First stable public release of EncodeForge (formerly FFmpeg Batch Transcoder).
168181

169182
---
170183

171-
<div align="center">
172-
173-
[Star us on GitHub](https://github.com/SirStig/EncodeForge) | [Report a Bug](https://github.com/SirStig/EncodeForge/issues) | [Request a Feature](https://github.com/SirStig/EncodeForge/discussions)
174-
175-
</div>
184+
[Star us on GitHub](https://github.com/SirStig/EncodeForge)[Report a Bug](https://github.com/SirStig/EncodeForge/issues)[Request a Feature](https://github.com/SirStig/EncodeForge/discussions)

0 commit comments

Comments
 (0)