Lucas Nogueira ac6aca3122 change tag! 2 anni fa
..
add-tauri-get-version.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
add-webview-version.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
api-js-os-locale.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
api-rs-os-locale.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
appimage-follow-symlinks.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
build-enhance-features-check.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
cleanup-app-bundle.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
cli-autoreload-mime-type.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
cli-profile.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
cli-windows-arm64.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
clijs-node-version-20.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
config-require-literal_leading_dot.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
config-scope-url.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
config.json 5ec6353a60 refactor: change package names to match published packages (#6795) 2 anni fa
core-asset-protocol-streaming-crash.md 45330e3819 fix(core): rewrite `asset` protocol streaming, closes #6375 (#6390) 2 anni fa
core-global-shortcut-panics.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
core-ipc-failed-navigation.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
core-js-listenrid-u32.md 076e1a81a5 fix(core): use `u32` for js listeners ids, closes #7119 (#7159) 2 anni fa
core-js-listners-unlisten.md 076e1a81a5 fix(core): use `u32` for js listeners ids, closes #7119 (#7159) 2 anni fa
core-navigation-handler.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
core-unix-window-data-url.md 0503eb69ce fix(core): account for `data:` uri when calculating origin, closes #7078 (#7133) 2 anni fa
core-updater-204-js-event.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
core-window-config.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
core-windows-notification-sound.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
deb-custom-desktop-file-config.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
deb-custom-desktop-file.md 35cd751adc feat(bundler): custom desktop file template, closes #5176 (#5180) 2 anni fa
disable-window-controls-api-options.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 anni fa
disable-window-controls-api.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 anni fa
disable-window-controls-config.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 anni fa
disable-window-controls-runtime-builder.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 anni fa
disable-window-controls-runtime-window.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 anni fa
disable-window-controls-window-builder.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 anni fa
disable-window-controls-window.md c4d6fb4b1e feat(core): Ability to disable minimize/maximize/close native window's buttons, closes #2353 (#6665) 2 anni fa
early-panic-for-png-not-rgba.md 17d5a4f51f feat(core): early panic if the PNG icon is not RGBA, closes #6706 (#6712) 2 anni fa
enhance-allowlist-injection.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
expose-test.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
extend-shell-scope.md ac6aca3122 change tag! 2 anni fa
feat-shell-completions.md 6c5ade08d9 feat(cli.rs) Shell completions (#4537) 2 anni fa
fix-cursor-icon-zoomin.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
fix-feature-removal.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
improve-async-cmd-error-message.md d68a25e32e Improve compile errors for async commands without `Result` return type (#6124) 2 anni fa
is_focused-api.md 000104bc3b feat: add is_focused APIs, closes #6472 (#6530) 2 anni fa
is_focused-runtime.md 000104bc3b feat: add is_focused APIs, closes #6472 (#6530) 2 anni fa
is_focused-tauri.md 000104bc3b feat: add is_focused APIs, closes #6472 (#6530) 2 anni fa
mime-type.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
nsis-accurate-app-size.md 1b8001b8b8 fix(bundler/nsis): calculate accurate app size, closes #7056 (#7057) 2 anni fa
nsis-branding.md fc7f9ebada feat: adding copyright text to BrandingText (#7001) 2 anni fa
nsis-custom-language-files.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
nsis-custom-template.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
nsis-downgrades.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
nsis-dutch.md 2b47426be8 chore: explain covector tags (#6923) 2 anni fa
nsis-encoding.md 17da87d3cd fix(bundler/nsis): write installer templates UTF16LE encoded, closes #7036 (#7040) 2 anni fa
nsis-install-mode-args.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
nsis-japanese-fix.md 4d4b72ba38 Fix missing quote in Japanese NSIS language file. (#7086) 2 anni fa
nsis-japanese.md b257bebf9e feat(bundler): Add Japanese to supported NSIS languages, ref #6906 (#6940) 2 anni fa
nsis-korean.md 61e3ad89e9 feat(bundler/NSIS): Add Korean to supported NSIS languages (#7010) 2 anni fa
nsis-passive-mode.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
nsis-persian.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
nsis-restart-flag.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
nsis-restore-installation-path.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
nsis-silent-kill.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
nsis-silent-shortcuts.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
nsis-swedish.md 43858a3197 feat(bundler/NSIS): Add Swedish to supported NSIS languages (#7038) 2 anni fa
nsis-turkish.md ac183948d6 feat(bundler/NSIS): Add Turkish to supported NSIS languages (#7018) 2 anni fa
nsis-uninstall-wix.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
nsis-updater-restart.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
readme.md 2b47426be8 chore: explain covector tags (#6923) 2 anni fa
remove-attohttpc-bundler.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
remove-attohttpc-core.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
rustls-default.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
tauri-build-shortdesc-copyright.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
tauri-info-msvc-detection.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
tray_get_item.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
txt-mime-type.md fc2e4083b0 ci: check for change tag (#7149) 2 anni fa
unpin-deps.md 8b9f6cf868 chore: add change tags for existing change files (#7041) 2 anni fa
webview-attributes-from-window-config-impl.md ff5e4dbbb0 fix(core): populate webview_attrs from config, closes #6794 (#6797) 2 anni fa

readme.md

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
'package-b': patch
---

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:bug
---

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