tauri/.changes
2024-08-22 11:50:17 -03:00
..
add-notarize-error.md fix(cli): add notarize error (#10639) 2024-08-15 14:12:03 -03:00
allow-commands-by-default.md feat: Add option to generate default permissions for inlined plugins (#10559) 2024-08-10 15:34:49 -03:00
android-dev-open-adb-fix.md fix(cli): android dev --open failing due to adb not finding device (#10467) 2024-08-03 10:04:26 -03:00
android-gradle-8-9.md feat(cli): Upgrade gradle to 8.9 and gradle-android to 8.5.1 (#10507) 2024-08-08 08:48:54 -03:00
android-port-forward-fixes.md fix(cli): adb port forward error handling, add logs, closes #9509 (#10604) 2024-08-13 22:07:02 -03:00
append_invoke_initialization_script.md feat: add Builder::append_invoke_initialization_script (#10295) 2024-08-19 16:41:28 -03:00
asset-resolver-dev-fallback.md feat(core): fallback to file system for AssetResolver::get, closes #8411 (#10357) 2024-07-31 07:13:40 -03:00
avoid-rebuilds.md fix(android): avoid rebuilds if nothing changed (#10648) 2024-08-19 13:33:39 -03:00
brotli-6.md chore: update brotli dependency to v6 (#10436) 2024-08-11 08:23:31 -03:00
bundler-object-custom-sign-command.md feat: Custom sign command with object notation (#10634) 2024-08-19 15:55:58 -03:00
change-default-export-option-debugging.md chore(cli): change default export method to debugging (#10571) 2024-08-13 04:04:16 +03:00
change-pr-10435.md fix: Specta remote implementation for Channel (#10435) 2024-08-01 16:26:52 +09:00
change-pr-10498.md fix(bundler): Correct nsis pre-uninstall hook to post-uninstall (#10498) 2024-08-05 19:15:45 +02:00
change-pr-10619.md fix(bundler): armv7 appimage bundler uses invalid download links [closes #6579] (#10619) 2024-08-14 17:39:36 +02:00
change-pr-10676.md fix(cli): change "register_ios_plugin" params to snake case (#10676) 2024-08-19 13:29:01 -03:00
check-android-lib-symbols.md feat(cli): check if Rust lib contains required Android and iOS symbols #10094 (#10483) 2024-08-05 09:46:28 -03:00
cli-add-no-fmt.md feat(cli): allow skipping rustfmt project reformatting when adding a plugin (#10457) 2024-08-10 17:09:07 -03:00
cli-android-template-androidtv.md feat(cli): support AndroidTV by default (#10602) 2024-08-13 21:47:41 -03:00
cli-desktop-port-exposure.md Add change file for #10360 (#10421) 2024-07-30 14:29:06 +09:00
cli-make-app-dir-consistent.md fix(cli): make app_dir() logic consistent (#10418) 2024-08-11 09:44:15 -03:00
cli-mobile-checks.md feat(cli): check if project identifier or lib name changed (#10479) 2024-08-05 09:45:18 -03:00
cli-signtool-path.md refactor: rename TAURI_SIGNTOOL_PATH -> TAURI_WINDOWS_SIGNTOOL_PATH (#10595) 2024-08-13 21:48:12 -03:00
config.json chore: cleanup unnecessary scripts and files (#10731) 2024-08-22 07:56:52 -03:00
core-plugin-namespace.md refactor: core plugin permissions are now prefixed core:, closes #10359 (#10390) 2024-07-30 07:52:43 -03:00
dev-url-localhost-mobile.md refactor!: use localhost for development on Android devices and emulators or iOS simulators (#10437) 2024-08-02 07:35:18 -03:00
enhance-permission-error-message.md feat(core): enhance IPC permission error message (#10664) 2024-08-19 16:41:09 -03:00
feat-remove-target-sdk.md refactor(android): Remove targetSdk from gradle config (#10558) 2024-08-11 07:06:14 -03:00
fix-adb.md fix(cli): adb reverse failing in Node.js (#10466) 2024-08-03 09:47:50 -03:00
fix-android-remove-current-script.md fix(core): properly remove isolation script from DOM (#10703) 2024-08-21 09:08:16 -03:00
fix-cli-add-plugin-version.md fix(cli): add should use 2.0.0-rc for known plugins (#10699) 2024-08-20 14:09:50 -03:00
fix-cli-dev-server-android.md fix(cli): builtin dev server should also be forwarded for Android (#10600) 2024-08-13 21:11:01 -03:00
fix-cli-panic-bun.md fix(cli): properly exit with code 0 on panic when running with bun (#10572) 2024-08-13 08:53:04 -03:00
fix-colon-in-file-path.md fix: permission file uses ':' in file name (#10485) 2024-08-05 09:45:00 -03:00
fix-conf-parsing-error-filepath.md fix(core): Conf parsing error always displays tauri.conf.json file name even when using toml or json5 (#10404) 2024-07-29 14:54:21 +02:00
fix-config-override.md fix(cli): properly resolve merge config on mobile build closes #9970 (#10605) 2024-08-15 10:50:19 -03:00
fix-export-default-permissions.md fix: Correctly export DefaultPermissionsRule (#10678) 2024-08-19 13:10:05 -03:00
fix-ios-build-older-swift.md fix(cli): adapt Package.swift to work on older Swift versions (#10687) 2024-08-19 16:29:16 -03:00
fix-ios-bun-support.md fix(cli): ios dev and ios build support for bun (#10569) 2024-08-13 09:00:41 -03:00
fix-ipc-fallback.md fix(core): IPC fallback hanging when sending responses, closes #10327 (#10582) 2024-08-13 07:38:49 -03:00
fix-manifest-migration.md fix(cli): manifest v1 migration (#10540) 2024-08-12 12:23:39 +09:00
fix-missing-codesign-error-macos.md fix(macos-sign): missing stdout/stderr in Node.js context (#10654) 2024-08-16 20:16:00 -03:00
fix-tslib-path.md fix(api): tslib path (#10681) 2024-08-19 09:27:45 -03:00
fix-usage-without-compression.md fix(core): usage without the compression feature (#10432) 2024-07-31 18:40:02 -03:00
fix-v1-frontend-migration.md fix(cli): incorrect JS generated by frontend migration closes #10500 (#10542) 2024-08-12 12:10:27 +09:00
fix-xcodebuild-arch.md fix(cli): do not force architecture when building and archiving iOS app (#10431) 2024-08-19 12:36:48 -03:00
get-window-async.md refactor(api)!: change window label getters to be async ref #5380 (#10630) 2024-08-15 09:12:40 -03:00
improve-cli-init.md feat(cli): detect project NPM package manager on init (#10504) 2024-08-11 18:33:26 -03:00
infer-signing-identity.md feat(bundler): infer signing identity from certificate to import (#10652) 2024-08-16 20:30:49 -03:00
inject-mobile-resources.md feat(core): resources on mobile apps (#10696) 2024-08-20 13:49:17 -03:00
ios-codesign-on-build.md refactor(cli): synchronize pbxproj and export options, handle cert on build (#10669) 2024-08-21 11:38:02 -03:00
ios-custom-project-template.md feat(core): add option for custom Xcode project template (XcodeGen) (#10496) 2024-08-07 13:17:01 -03:00
ios-default-minversion.md fix(core/cli): Add custom default implementation for ios config (#10533) 2024-08-08 19:57:56 -03:00
ios-frameworks.md feat: add iOS frameworks config option, closes #9962 (#10393) 2024-08-02 07:35:03 -03:00
isolation-main-frame-origin.md check the main frame's origin in isolation.js (#10423) 2024-07-30 16:32:32 -03:00
linux-option-gtk-app-id.md feat(core): make setting of gtk app id optional (#10397) 2024-07-29 15:26:13 +02:00
migrate-plugins.md fix(cli): migrate v1 plugin dependencies, prevent dup, closes #10650 (#10656) 2024-08-16 19:58:20 -03:00
migrate-prevent-duplications.md fix(cli): migrate v1 plugin dependencies, prevent dup, closes #10650 (#10656) 2024-08-16 19:58:20 -03:00
migrate-vue-svelte.md feat(cli): add support to Svelte and Vue.js code on v1 migration (#10544) 2024-08-12 13:45:42 +09:00
min-ios-version.md feat(core): add config for the minimum iOS version (#10495) 2024-08-07 13:16:27 -03:00
mobile-identifier.md fix(core): allow hyphens and underscores on identifiers, closes #9707 (#10700) 2024-08-21 13:46:25 -03:00
only-validate-ios-lib-debug.md fix(cli): only validate iOS lib on debug builds (#10638) 2024-08-15 09:12:21 -03:00
permissions-add-target-specific.md feat(cli): handle known target specific plugins on permission add #10596 (#10598) 2024-08-13 14:01:10 -03:00
plugin-builder-failable.md add failable try_build for plugin builder (#10405) 2024-07-29 10:51:56 -03:00
pre.json Apply Version Updates From Current Changes (#10740) 2024-08-22 11:50:17 -03:00
rc-migration.md feat(cli): add migration from 2.0.0-beta to 2.0.0-rc (#10395) 2024-07-30 16:32:59 -03:00
README.md chore: add back .changes/readme.md (#8905) 2024-02-19 14:39:27 -03:00
refactor-ipc-error.md refactor(core): return 200 on any IPC call, closes #10286 (#10585) 2024-08-13 08:39:20 -03:00
refactor-ipc-response.md refactor(core): serialize response once, closes #5641 (#10641) 2024-08-15 16:15:11 -03:00
remove-open-command.md chore(cli): remove android open and ios open commands (#10480) 2024-08-05 09:57:54 -03:00
remove-unsecure-configs.md feat: re-enable TLS checks for Android and dev proxy (#10386) 2024-07-29 10:43:59 -03:00
resource-dir-android.md feat(core): resources on mobile apps (#10696) 2024-08-20 13:49:17 -03:00
resource-dir-ios.md feat(core): resources on mobile apps (#10696) 2024-08-20 13:49:17 -03:00
resources-map-becoming-dirs.md fix(utils): fix resources map becomes directory (#10293) 2024-08-16 23:03:14 -03:00
synchronize-pbxproj-export-options.md refactor(cli): synchronize pbxproj and export options, handle cert on build (#10669) 2024-08-21 11:38:02 -03:00
tauri-driver-1.x.md support 1.x automation env var in tauri-driver (#10738) 2024-08-22 09:29:10 -03:00
universal-bin-build-fails.md fix: fails to build universal fat binary if main bin is renamed to another name (#10550) 2024-08-11 06:56:53 -03:00
update-docs-icon-path.md chore: cleanup unnecessary scripts and files (#10731) 2024-08-22 07:56:52 -03:00
update-pbxproj-codesign.md refactor(cli): synchronize pbxproj and export options, handle cert on build (#10669) 2024-08-21 11:38:02 -03:00
update-tao-wry.md chore(deps): update tao and wry to latest (#10655) 2024-08-16 20:30:34 -03:00
utils-autogenerated-command-return-list.md feat: Add option to generate default permissions for inlined plugins (#10559) 2024-08-10 15:34:49 -03:00
utils-fix-plugin-reference.md fix(core): plugin permissions documentation heading (#10547) 2024-08-13 03:58:44 +03:00
v1-migrate-updater.md fix(cli): v1 migration should add the updater plugin if it is enabled (#10481) 2024-08-05 10:00:33 -03:00
v1-migration-improvement.md fix(cli): broken v1 updater migration, add TOML support, closes #10508 (#10539) 2024-08-12 11:56:13 +09:00

Changes

via https://github.com/jbolda/covector

As you create PRs and make changes that require a version bump, please add a new markdown file in this folder. You do not note the version number, but rather the type of bump that you expect: major, minor, or patch. The filename is not important, as long as it is a .md, but we recommend that it represents the overall change for organizational purposes.

When you select the version bump required, you do not need to consider dependencies. Only note the package with the actual change, and any packages that depend on that package will be bumped automatically in the process.

Use the following format:

---
'package-a': 'patch:enhance'
'package-b': 'patch:enhance'
---

Change summary goes here

Summaries do not have a specific character limit, but are text only. These summaries are used within the (future implementation of) changelogs. They will give context to the change and also point back to the original PR if more details and context are needed.

Changes will be designated as a major, minor or patch as further described in semver.

Given a version number MAJOR.MINOR.PATCH, increment the:

  • MAJOR version when you make incompatible API changes,
  • MINOR version when you add functionality in a backwards compatible manner, and
  • PATCH version when you make backwards compatible bug fixes.

Additional labels for pre-release and build metadata are available as extensions to the MAJOR.MINOR.PATCH format, but will be discussed prior to usage (as extra steps will be necessary in consideration of merging and publishing).

Additionally you could specify a tag for the change file to group it with other changes by prefixing the bump with :<tag>, for example:

---
'package-a': 'patch:enhance'
---

Change summary goes here

which will group this change file with other changes that specify the bug tag.

For list of available tags, see the changeTags key in ./config.json