release(v0.3.1): Fix Stage 1 file browsing and .ti1 target generation #105

Merged
gronod merged 1 commits from development into main 2026-08-25 21:25:04 +01:00
Owner

Release v0.3.1 Hotfix

Fixes & Improvements

  • Stage 1 File Browsing (#103):
    • Replaced broken frontend window.__TAURI__.dialog invocation with native backend select_target_file and select_directory commands.
    • Fixed button enable logic for #btnGenerate when entering custom filenames or using the default directory.
  • Version Alignment: Bumped project version to 0.3.1 across Cargo.toml, tauri.conf.json, and About dialog.
## Release v0.3.1 Hotfix ### Fixes & Improvements - **Stage 1 File Browsing ([#103](https://git.i3omb.com/gronod/ICCery/issues/103))**: - Replaced broken frontend `window.__TAURI__.dialog` invocation with native backend `select_target_file` and `select_directory` commands. - Fixed button enable logic for `#btnGenerate` when entering custom filenames or using the default directory. - **Version Alignment**: Bumped project version to `0.3.1` across `Cargo.toml`, `tauri.conf.json`, and About dialog.
gronod added the Kind/Feature label 2026-08-25 19:31:27 +01:00
gronod added 2 commits 2026-08-25 19:31:29 +01:00
fix(stage1): replace broken window.__TAURI__.dialog with backend select_target_file command (fixes #103)
Build Windows Packages / Build Windows (pull_request) Successful in 7m57s
Build Linux Packages / Build Linux (pull_request) Successful in 9m28s
1b244d732c
Merge pull request 'fix(stage1): Replace broken window.__TAURI__.dialog with backend select_target_file command (fixes #103)' (#104) from fix/103-stage1-file-browse into development
Build Windows Packages / Build Windows (push) Successful in 7m28s
Build Windows Packages / Build Windows (pull_request) Has been cancelled
Build Linux Packages / Build Linux (pull_request) Has been cancelled
Build Linux Packages / Build Linux (push) Has been cancelled
6d6e5575b7
gronod added 1 commit 2026-08-25 21:22:28 +01:00
feat: Separate github and gitea CI/CD workflows
Build Windows Packages / Build Windows (push) Successful in 7m9s
Build Linux Packages / Build Linux (push) Successful in 9m38s
Build Linux Packages / Build Linux (pull_request) Successful in 9m42s
Build Windows Packages / Build Windows (pull_request) Successful in 7m18s
32b5bf38aa
gronod merged commit 56376e42b0 into main 2026-08-25 21:25:04 +01:00
Sign in to join this conversation.