Skip to content

Conversation

@CodeDead
Copy link
Owner

No description provided.

@CodeDead CodeDead added enhancement Indicates new feature requests dependencies Dependency upgrades labels Apr 17, 2025
@CodeDead CodeDead requested a review from Copilot April 17, 2025 18:34
@CodeDead CodeDead self-assigned this Apr 17, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the API update process and improves version handling across the application.

  • Adds a new parameter (architectureName) and refines semantic version comparison in the Updater utility.
  • Updates settings and layout routes to use the Tauri API for version retrieval and platform information.
  • Minor updates in Rust and version bump in the Cargo.toml for the application.

Reviewed Changes

Copilot reviewed 7 out of 9 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/utils/Updater/index.js Refactored version comparison, added architecture handling, and updated update data parsing.
src/routes/Settings/index.jsx Converted update check to async and switched to Tauri API version retrieval.
src/components/Layout/index.jsx Adapted update check to async and incorporated Tauri API calls for version and OS info.
src-tauri/src/main.rs Added development setup to open and close devtools conditionally on debug builds.
src-tauri/Cargo.toml Bumped version from 2.1.0 to 2.2.0.
Files not reviewed (2)
  • package.json: Language not supported
  • src-tauri/tauri.conf.json: Language not supported

@CodeDead CodeDead requested a review from Copilot April 17, 2025 19:02
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 9 changed files in this pull request and generated 2 comments.

Files not reviewed (2)
  • package.json: Language not supported
  • src-tauri/tauri.conf.json: Language not supported

@CodeDead CodeDead merged commit 5566f3a into master Apr 17, 2025
7 checks passed
@CodeDead CodeDead deleted the feature/update-api branch April 17, 2025 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency upgrades enhancement Indicates new feature requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants