Commit Graph

8 Commits

Author SHA1 Message Date
lanrtop
966c593c8a fix: use .exe.sig for tauri v2 updater format 2026-04-02 09:23:29 +09:00
lanrtop
60b42e37c6 fix: add --verbose to tauri build, skip latest.json if no update bundle 2026-04-02 01:24:03 +09:00
lanrtop
371a32b026 fix: add signing key diagnostic 2026-04-02 01:01:54 +09:00
lanrtop
a6f2f607e6 fix: find artifacts directly in OSS upload step 2026-04-02 00:48:21 +09:00
lanrtop
482bc2e6c0 fix: use Where-Object for nsis artifact matching 2026-04-02 00:31:55 +09:00
lanrtop
beef55ff24 fix: use full path for ossutil exe 2026-04-02 00:15:22 +09:00
lanrtop
28d3ff1209 fix: grant write permission for release creation 2026-04-01 23:33:41 +09:00
lanrtop
533c069e43 feat: add WSL editor launch modes and update checking functionality
- Introduced WSL editor launch modes in SettingsPage with options for internal, remote, and UNC path launches.
- Enhanced settings saving to include the new WSL launch mode.
- Added an update section to check for application updates, download, and install them with progress tracking.
- Updated Toast component to handle error messages with a copy button for convenience.
- Expanded commands to include project tags and templates management, along with WSL proxy synchronization features.
2026-04-01 23:12:23 +09:00