Skip to content

feat: implement Tauri updater functionality - #36

Merged
its-mash merged 1 commit into
mainfrom
Adds-update-option
Feb 6, 2026
Merged

feat: implement Tauri updater functionality#36
its-mash merged 1 commit into
mainfrom
Adds-update-option

Conversation

@its-mash

@its-mash its-mash commented Feb 6, 2026

Copy link
Copy Markdown
Member
  • Add UpdateChecker component with full UI/UX for checking and installing updates
  • Add SettingsPage integrating updater, theme, and logs functionality
  • Initialize tauri-plugin-updater in Rust backend (lib.rs)
  • Add auto-check for updates on app startup (5 second delay)
  • Install @tauri-apps/plugin-updater and plugin-process dependencies
  • Enhance E2E tests with 11 new test cases for updater functionality
  • Add Tauri plugin mocks to test setup

Fixes runtime 'plugin updater not found' error by registering plugin in Builder chain

- Add UpdateChecker component with full UI/UX for checking and installing updates
- Add SettingsPage integrating updater, theme, and logs functionality
- Initialize tauri-plugin-updater in Rust backend (lib.rs)
- Add auto-check for updates on app startup (5 second delay)
- Install @tauri-apps/plugin-updater and plugin-process dependencies
- Enhance E2E tests with 11 new test cases for updater functionality
- Add Tauri plugin mocks to test setup

Fixes runtime 'plugin updater not found' error by registering plugin in Builder chain
@its-mash
its-mash merged commit d355c68 into main Feb 6, 2026
7 of 11 checks passed
@its-mash
its-mash deleted the Adds-update-option branch February 6, 2026 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant