Skip to content

Commit 4c6e8a5

Browse files
authored
Merge branch 'tauri-apps:v2' into v2
2 parents b4cfd60 + f501bc2 commit 4c6e8a5

File tree

161 files changed

+3979
-2904
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

161 files changed

+3979
-2904
lines changed

.changes/add-allow-downgrades.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"updater": minor
3+
"updater-js": minor
4+
---
5+
6+
Add allowDowngrades parameter to check command
7+
8+
Added a new optional `allowDowngrades` parameter to the JavaScript check command that allows the updater to consider versions that are lower than the current version as valid updates. When enabled, the version comparator will accept any version that is different from the current version, effectively allowing downgrades.

.changes/autostart-feature.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
autostart: minor
3+
autostart-js: minor
4+
---
5+
6+
Added a new builder method app_name() to allow customizing the application name in the autostart entry.

.changes/deep-link-is-registered-local-machine.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/deep-link-unregister-local-machine.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/persist-cookies.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)