Jonas Kruckenberg 586d702a40 Create cli.remap-path-prefix.md 2 gadi atpakaļ
..
add-dylib-support-to-macos-frameworks.md ce76d95ab1 feat(tauri-cli): add dylib support to `tauri.bundle.macOS.frameworks`, closes #4615 (#5732) 2 gadi atpakaļ
additional-args-api.md 3dc38b150e feat(core): expose additional_browser_args to window config (fix: #5757) (#5799) 2 gadi atpakaļ
additional-args-config.md 3dc38b150e feat(core): expose additional_browser_args to window config (fix: #5757) (#5799) 2 gadi atpakaļ
additional-args.md 3dc38b150e feat(core): expose additional_browser_args to window config (fix: #5757) (#5799) 2 gadi atpakaļ
bundler-msi-mini-version.md 20ff1f4596 feat(bundler): Add support for numeric-only build numbers in msi version (#6096) 2 gadi atpakaļ
cli-detect-profile.md bfa69691a5 fix(cli): detect `--profile`. closes #6255 (#6268) 2 gadi atpakaļ
cli-dev-server-port.md b7a2ce2c63 feat(cli): add --port, closes #6186 (#6283) 2 gadi atpakaļ
cli-info.md c2608423b6 fix(cli): don't panic when a crate version couldn't be parsed (#5873) 2 gadi atpakaļ
cli-rustc-not-found-msg.md 7aab3e2076 fix(cli.rs): improve `rustc` not found error msg (#6021) 2 gadi atpakaļ
cli-sign-non-interactive.md 8fb1df8aa6 feat(cli): add `--ci` flag to `signer generate`, closes #6089 (#6097) 2 gadi atpakaļ
cli-watcher-crash.md e8014a7f61 fix(cli): do not crash on watcher (#6303) 2 gadi atpakaļ
cli-windows-paths-print.md 9da996073f fix(cli): fix printing paths on Windows (#6137) 2 gadi atpakaļ
cli.remap-path-prefix.md 586d702a40 Create cli.remap-path-prefix.md 2 gadi atpakaļ
clijs-node-version.md 1c8229fbe2 fix(cli.js): detect `node-<version>` binary, closes #6427 (#6432) 2 gadi atpakaļ
config.json 41a471b23a feat(covector): improve published version check (#5783) 2 gadi atpakaļ
content-protection-api.md 4ab5545b7a feat: add content protection api, closes #5132 (#5513) 2 gadi atpakaļ
content-protection-utils.md 4ab5545b7a feat: add content protection api, closes #5132 (#5513) 2 gadi atpakaļ
content-protection.md 4ab5545b7a feat: add content protection api, closes #5132 (#5513) 2 gadi atpakaļ
core-js-Map.md d4d6a98d98 fix(core): convert js `Map` to object before serialization, closes #6078 (#6099) 2 gadi atpakaļ
core-navigation-handler.md 3f35b45263 Expose wry navigation_handler via WindowBuilder closes #4080 (#5686) 2 gadi atpakaļ
core-sync-windows-metadata.md 146a794cb6 fix(core): sync windows metadata across all windows, closes #5571 (#5615) 2 gadi atpakaļ
css-preprocessor-mime-type.md 5fdf8dcb8e fix(core): mime type of .less, .sass and .styl files (#6316) 2 gadi atpakaļ
custom-buttons-api.md 00e1efaa9b feat: customize button texts of message dialog (#4383) 2 gadi atpakaļ
custom-buttons.md 00e1efaa9b feat: customize button texts of message dialog (#4383) 2 gadi atpakaļ
custom-icon.md 9d2144128f feat(cli): add option to make custom icon sizes, closes #5121 (#5246) 2 gadi atpakaļ
empty-tauri-key-password.md d4f89af18d feat: skip password prompt on the build command if CI is set fixes #6089 2 gadi atpakaļ
expose-set_device_event_filter-in-tauri-api.md 73fd60eef2 expose set_device_event_filter in tauri (#5562) 2 gadi atpakaļ
fix-2549.md 4892637f83 fix: Resizing glitch on custom titlebar click (closes #2549) (#5966) 2 gadi atpakaļ
fix-5781.md 2f70d8da2b fix: symlink issue bundling for linux #5781 (#6391) 2 gadi atpakaļ
fix-dev-server-html-serialization.md 314f0e212f fix(cli): web_dev_server html template serialization (fix #6165) (#6166) 2 gadi atpakaļ
fix-tray-events.md 138cb8d739 fix(tauri-runtime-wry): tray event listener not registered (#6270) 2 gadi atpakaļ
glob-match-require_literal_separator.md 72389b00d7 Merge pull request from GHSA-6mv3-wm7j-h4w5 2 gadi atpakaļ
heck-unicode.md 72621892fe fix(cli): use `unicode` feature for `heck` crate, closes #5860 (#5872) 2 gadi atpakaļ
is-minimized.md 62144ef3be feat: add is_minimized (fix #3878) (#5618) 2 gadi atpakaļ
linux-mouse.md 8c842a54a6 feature: disable mouse event when building windows on Linux, closes #5913 (#6025) 2 gadi atpakaļ
nsis-linux.md 60e6f6c3f1 feat(bundler): Add support for creating NSIS bundles on unix hosts (#5788) 2 gadi atpakaļ
nsis.md c94e1326a7 feat(bundler): add `nsis`, closes #4450, closes #2319 (#4674) 2 gadi atpakaļ
open-links-mail-tel.md d0d873e39a feat(core): add support to mailto: and tel: links, closes #5521 (#5544) 2 gadi atpakaļ
pin-os-info.md a8d640b3c6 fix(core): pin unarray and os_info (#6212) 2 gadi atpakaļ
pin-raw-window-handle.md c46c09f31d fix(deps): pin raw-window-handle to 0.5.0 (#6480) 2 gadi atpakaļ
pin-time.md 3d16461b68 fix(core): pin time to 0.3.15 (#6312) 2 gadi atpakaļ
readme.md a5861d8294 chore: add covector readme (#5255) 2 gadi atpakaļ
runtime-navigation-handler.md 3f35b45263 Expose wry navigation_handler via WindowBuilder closes #4080 (#5686) 2 gadi atpakaļ
tauri-build-windows-manifest.md bca09f7f5f feat(tauri-build): add option to specify Windows manifest, closes #5584 (#5730) 2 gadi atpakaļ
template-default-features.md b08ae637a0 fix(cli): remove default features from template (#6074) 2 gadi atpakaļ
title-getter.md 233e43b0c3 feat: add `title` getter on window, closes #5023 (#5515) 2 gadi atpakaļ
tray-tooltip-runtime.md 2265e09718 feat(windows): implement `with_tooltip` (#5938) 2 gadi atpakaļ
tray-tooltip.md 2265e09718 feat(windows): implement `with_tooltip` (#5938) 2 gadi atpakaļ
url-getter.md d17027e1a0 feat: expose url method (#5914) 2 gadi atpakaļ
version-inheritance.md d20a728892 feat: Further improve workspace inheritance, closes #6122, #5070 (#6144) 2 gadi atpakaļ
webview-theme.md 7a8d570db7 fix: sync webview theme with window theme on Windows, closes #5802 (#5874) 2 gadi atpakaļ
window-from-config.md 49dff27ef1 feat(core): create WindowBuilder from WindowConfig (#6073) 2 gadi atpakaļ
wix-launch-app-checked.md 89602cdce3 feat(bundler): check `Launch app` by default for WiX, closes #5859 (#5871) 2 gadi atpakaļ
wry-navigation-handler.md 3f35b45263 Expose wry navigation_handler via WindowBuilder closes #4080 (#5686) 2 gadi atpakaļ

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).