Skip to content

Commit e3ca54d

Browse files
committed
Add v1.0.2 release notes
Add detailed release notes for v1.0.2 covering UI refresh, localization, packaging improvements and license information.
1 parent 1efc16a commit e3ca54d

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Releases.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
Tag: v1.0.2
2+
Release title: v1.0.2 - UI Refresh + Localization Expansion
3+
Release notes:
4+
## ImageMerge v1.0.2
5+
6+
Update focused on UI usability, localization scale-up, and packaging polish.
7+
8+
### Highlights
9+
- Refreshed GUI layout and light theme for better readability
10+
- Improved button/state contrast (including Start during processing)
11+
- Removed hardcoded UI text and fully wired new labels/status strings to locale keys
12+
- Expanded runtime language support from locale files (`ar`, `de`, `en`, `es`, `fr`, `id`, `ja`, `ko`, `ru`, `th`, `vi`, `zh`)
13+
- Improved font selection by language/script with Thai embedded-font priority
14+
- Fixed completion dialog handling to avoid UI freeze after processing finishes
15+
- Updated release ZIP packaging to use a clean top-level `ImageMerge/` folder instead of raw build folder names
16+
- Input folder add flow now keeps default prefix empty unless user edits it
17+
18+
### Packaging Notes
19+
- Release archives now extract into a user-friendly `ImageMerge` directory on all platforms
20+
21+
### License
22+
This project remains open-source under the **MIT License**.
23+
24+
---
25+
126
Tag: v1.0.1
227
Release title: v1.0.1 - CLI Mode + Packaging Updates
328
Release notes:

0 commit comments

Comments
 (0)