Skip to content

Releases: tauri-apps/tauri-action

action v0.6.1

03 Jan 13:44
73fb865

Choose a tag to compare

[0.6.1]

action v0.5.25

16 Nov 21:24
51a9f11

Choose a tag to compare

[0.5.25]

  • 3c63ddb Fix default file name pattern to match tauri's file names again.

action v0.6.0

12 Nov 19:36
19b93bb

Choose a tag to compare

[0.6.0]

  • e918a06 (#1133) Encode tagName option value in latest.json URL.
  • 45acc19 (#1164) Add generateReleaseNotes config to use GitHub's release notes API to auto generate the release name and/or body.
  • 59a1a70 (#1166) Fix default file name pattern to match tauri's file names again.
  • 08112f7 (#1106) Added experimental support for Gitea hosted instances.
  • 08112f7 (#1106) Added a config to set the GitHub API URL which should help users with self-hosted instances and those using GitHub Enterprise.
  • b067139 (#1130) The action now uses node v24 which raises the minimum GitHub runner version to v2.327.1.

action v0.5.24

26 Oct 11:42
3b50ac4

Choose a tag to compare

[0.5.24]

  • c5d6ac7 (#1152 by @FabianLars) The latest.json file now contains {os}-{arch}-{installer} keys as well to support multiple installer formats per platform. This requires tauri-plugin-updater version 2.10.0 or above.
  • 0085932 (#1141 by @jarjk) Added option to upload the app's binary alongside installers.

action v0.5.23

25 Aug 12:37
e834788

Choose a tag to compare

[0.5.23]

  • 5b1138d (#1099 by @lete114) Added the assetNamePattern config that allows setting a template specifying how uploaded assets will be named in the release.
    BREAKING CHANGE: The default naming scheme will now have the -debug suffix at the end (before the extension) on all assets.
  • fcedb49 (#1125 by @ChanTsune) Fixed an issue that caused the action to look for x64 artifacts on native ARM runners.

action v0.5.22

29 Jun 03:36
564aea5

Choose a tag to compare

[0.5.22]

action v0.5.21

28 Jun 15:40
8c94c89

Choose a tag to compare

[0.5.21]

action v0.5.20

02 Mar 11:43
42e9df6

Choose a tag to compare

[0.5.20]

action v0.5.19

25 Jan 12:33
94571df

Choose a tag to compare

[0.5.19]

  • fd1ea0d (#1009 by @FabianLars) Fixed an issue that made the action fail to find .msi packages for tauri v2 apps with numeric build numbers (1.0.0-0).

action v0.5.18

19 Dec 13:14
6a45448

Choose a tag to compare