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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Release v0.3.1 Hotfix
Fixes & Improvements
window.__TAURI__.dialoginvocation with native backendselect_target_fileandselect_directorycommands.#btnGeneratewhen entering custom filenames or using the default directory.0.3.1acrossCargo.toml,tauri.conf.json, and About dialog.