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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16-7Lines changed: 16 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [0.4.1] - 2025-10-24
9
9
10
-
### Updated
10
+
### Highlights
11
11
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))
@@ -168,8 +181,4 @@ First stable public release of EncodeForge (formerly FFmpeg Batch Transcoder).
168
181
169
182
---
170
183
171
-
<divalign="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