docs: update README/ROADMAP for v0.3.2 and clean up unused delaunator.min.js (fixes #115) #124

Merged
gronod merged 1 commits from docs/v0.3.2-hygiene into development 2026-08-28 18:55:56 +01:00
Owner

Resolves #115

  • Updates README.md version badge to v0.3.2 and documents newly shipped features (instrument auto-detection, multi-pass sheet averaging, profiling presets, 3D CIELAB convex hull with touch controls, and Debian/Ubuntu 22.04 LTS glibc compatibility).
  • Updates ROADMAP.md moving Milestone 8 items to Completed, adding Hotfix releases v0.3.1 (#103) & v0.3.2 (#108).
  • Removes unused legacy src/js/delaunator.min.js.

Suggested Gitea Release Notes for v0.3.2:

## ICCery v0.3.2

glibc compatibility hotfix for Debian/Ubuntu 22.04 `.deb` packages.

### Fixes
- **#108**: Linux CI runner moved to Ubuntu 22.04 so the `.deb` no longer requires `GLIBC_2.39`.

### Also in the 0.3 line
- **#103 / v0.3.1**: Stage 1 file browse via backend `select_target_file`.
- **v0.3.0 / Milestone 8**: instrument detect, multi-pass averaging UI, presets, 3D convex hull, touch controls, Windows `.exe` resolution.
Resolves #115 - Updates `README.md` version badge to `v0.3.2` and documents newly shipped features (instrument auto-detection, multi-pass sheet averaging, profiling presets, 3D CIELAB convex hull with touch controls, and Debian/Ubuntu 22.04 LTS glibc compatibility). - Updates `ROADMAP.md` moving Milestone 8 items to Completed, adding Hotfix releases v0.3.1 (#103) & v0.3.2 (#108). - Removes unused legacy `src/js/delaunator.min.js`. ### Suggested Gitea Release Notes for v0.3.2: ```markdown ## ICCery v0.3.2 glibc compatibility hotfix for Debian/Ubuntu 22.04 `.deb` packages. ### Fixes - **#108**: Linux CI runner moved to Ubuntu 22.04 so the `.deb` no longer requires `GLIBC_2.39`. ### Also in the 0.3 line - **#103 / v0.3.1**: Stage 1 file browse via backend `select_target_file`. - **v0.3.0 / Milestone 8**: instrument detect, multi-pass averaging UI, presets, 3D convex hull, touch controls, Windows `.exe` resolution. ```
gronod added 1 commit 2026-08-28 18:55:52 +01:00
gronod merged commit 0129d4faf5 into development 2026-08-28 18:55:56 +01:00
gronod deleted branch docs/v0.3.2-hygiene 2026-08-28 18:55:56 +01:00
Sign in to join this conversation.