Skip to content

Conversation

brendanosborne
Copy link
Contributor

Summary
This PR adds support for enabling downgrades via a JavaScript-side parameter in the updater plugin. Previously, downgrades could only be configured from the Rust side.

Additional Notes
I've also prepared a corresponding documentation update here:
tauri-docs PR

I assume this should be submitted once this PR is approved and merged?

@brendanosborne brendanosborne requested a review from a team as a code owner May 29, 2025 23:55
Copy link
Contributor

github-actions bot commented May 30, 2025

Package Changes Through dd6e1a3

There are 4 changes which include updater with minor, updater-js with minor, autostart with minor, autostart-js with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.26 2.0.27
api-example-js 2.0.22 2.0.23
autostart 2.3.0 2.4.0
autostart-js 2.3.0 2.4.0
updater 2.7.1 2.8.0
updater-js 2.7.1 2.8.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Legend-Master
Copy link
Contributor

I'm not entirely sure but maybe calling it ignore version check, and at let the compare version function always return true might be more generic?

@Legend-Master
Copy link
Contributor

Oops never mind, I didn't look closely enough the implementation

Legend-Master
Legend-Master previously approved these changes May 31, 2025
Copy link
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

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

Copy link
Contributor

@Legend-Master Legend-Master left a comment

Choose a reason for hiding this comment

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

Thanks

@Legend-Master Legend-Master merged commit 87afa23 into tauri-apps:v2 Jun 2, 2025
22 checks passed
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.

2 participants