amrbashir c8065744d0 feat: add handler method on menu item builders 1 vuosi sitten
..
README.md 6f064a0d6f chore: add back `.changes/readme.md` (#8905) 1 vuosi sitten
acl-default-permission-verification.md 7213b9e472 feat(cli/add): add default permission to capabilities (#9124) 1 vuosi sitten
acl-platform-refactor.md 3e472d0afc refactor(acl): permission and capability platforms are optional (#9115) 1 vuosi sitten
acl-scope-refactor.md 258494bd24 feat(core): add Manager::add_capability, closes #8799 (#8806) 1 vuosi sitten
acl-urlpattern.md 4ef17d0833 refactor(acl): use URLPattern instead of glob for remote URLs (#9116) 1 vuosi sitten
allow-recursive-asset-scope-on-file-drop-directory.md 11a5816bdf feat(core): recursive asset scope on directory file-drop event (#8864) 1 vuosi sitten
api-readd-window-created-event.md c33f6e6cf3 fix(core): Announce new webviews and windows (#9211) 1 vuosi sitten
api-tauri-event-file-drop-rename.md 16e550ec15 refactor(core): add webview events (#8844) 1 vuosi sitten
api-tray-by-id.md acdd76833d feat(api/tray): add `TrayIcon.getById/removeById` (#9155) 1 vuosi sitten
api-webview-window-new-methods.md 16e550ec15 refactor(core): add webview events (#8844) 1 vuosi sitten
api-webview-window.md 16e550ec15 refactor(core): add webview events (#8844) 1 vuosi sitten
api-window-on-filedrop.md 16e550ec15 refactor(core): add webview events (#8844) 1 vuosi sitten
app-manifest.md 3657ad82f8 feat(core): allow defining permissions for the app commands (#9008) 1 vuosi sitten
assets-setup.md 490a6b424e refactor(core): add setup() to the Assets trait (#9147) 1 vuosi sitten
beta.md 584bb5ba66 fix(ci): adjust covector configuration 1 vuosi sitten
build-schema-generation.md bb23511ea8 feat: enhance multiple capabilities file format & fix mixed permissions schema (#9079) 1 vuosi sitten
bundler-deep-link-reg-path.md a799f24f97 fix(bundler): Fix path seperators for deep link registry entries (#9185) 1 vuosi sitten
bundler-license.md 84c783f6bc fix(bundler): remove fallback for license_file (#8948) 1 vuosi sitten
bundler-rpm-license.md 84c783f6bc fix(bundler): remove fallback for license_file (#8948) 1 vuosi sitten
capabilities-multiwebview.md 0cb0a15ce2 feat(core): capabilities on multiwebview contexts (#8789) 1 vuosi sitten
capabilities-tauri-conf.md 83a68deb56 refactor(core): allow referencing capabilities on the Tauri config file (#8797) 1 vuosi sitten
capability-builder-platform.md 3e472d0afc refactor(acl): permission and capability platforms are optional (#9115) 1 vuosi sitten
capability-context-refactor.md a76fb118ce refactor(core): allow configuring both local and remote URLs on capability (#8950) 1 vuosi sitten
cli-acl-subcommands.md 06d63d67a0 feat(cli): add new acl subcommands (#8827) 1 vuosi sitten
cli-add-@-spec.md 93e0e1392e feat(cli/add): support specifying version 1 vuosi sitten
cli-build-no-bundle.md c68218b362 refactor(cli): add `--no-bundle` flag, skip bundling on invalid formats (#8990) 1 vuosi sitten
cli-empty-responses.md ac76a22f38 feat(cli/init): allow empty responses non-crucial questions (#9183) 1 vuosi sitten
cli-include-dir-cargo-manifest-dir.md 6703b7cbca fix: use $CARGO_MANIFEST_DIR to fully specify include_dir paths in tauri-cli (#9310) 1 vuosi sitten
cli-mobile-init-partition.md f5f3ed5f6f fix(cli): CLI path issues on mobile project initialization (#9009) 1 vuosi sitten
cli-openssl-cargo-mobile2-removal.md b525ddadf7 fix(cli): openssl is no longer a required macOS dep (#9237) 1 vuosi sitten
cli-plugin-android-init.md aa06a0534c fix(cli): fix code output of `tauri plugin android init` (#8810) 1 vuosi sitten
cli-plugins-migrate.md 9be314f07a feat(cli/migrate): add plugins to Cargo.toml (#8951) 1 vuosi sitten
cli-update-deps-fix-log.md 4f78941763 chore(cli): update deps, fix log compilation issue (#9034) 1 vuosi sitten
cli-updater-unkown-fields.md c3ea3a2b7d fix(windows): relax `UpdaterWindowsConfig` to not deny unknowns fields (#9126) 1 vuosi sitten
cli-windows-build-tools-detect-utf8.md 3cee26a58a fix(cli): use UTF-8 encoding for vswhere.exe output (#8865) 1 vuosi sitten
codegen-capabilities-attribute.md 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 vuosi sitten
codegen-set-assets.md ba0206d8a3 feat(core): allow swapping the assets implementation (#9141) 1 vuosi sitten
color-context-generation.md 86fa339de7 fix(core): fix invalid path for `Color` in context generation (#9071) 1 vuosi sitten
config.json ab57f9531a chore: run pnpm format on the repo 1 vuosi sitten
context-assets-runtime-generic.md 490a6b424e refactor(core): add setup() to the Assets trait (#9147) 1 vuosi sitten
context-assets-unbox.md a44cd5a183 chore: fix description for Context::assets change from #9141 (#9148) 1 vuosi sitten
context-remove-assets-generics.md ba0206d8a3 feat(core): allow swapping the assets implementation (#9141) 1 vuosi sitten
context-remove-assets-mut.md 490a6b424e refactor(core): add setup() to the Assets trait (#9147) 1 vuosi sitten
context-runtime-authority.md 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 vuosi sitten
core-app-tray-remove-tray-apis-removed.md acdd76833d feat(api/tray): add `TrayIcon.getById/removeById` (#9155) 1 vuosi sitten
core-center-window.md e52d5e573f enhance: center window before creation (#8845) 1 vuosi sitten
core-emit-created-events.md c33f6e6cf3 fix(core): Announce new webviews and windows (#9211) 1 vuosi sitten
core-emit-js-all-targets.md 5541aafef3 fix(core): fix emit skipping webview listeners if filter wasn't provided (#9107) 1 vuosi sitten
core-js-event-anytarget.md 16e550ec15 refactor(core): add webview events (#8844) 1 vuosi sitten
core-once-event-return-event-id.md 3fb414b61a fix(event): let once event return `EventId`, close #8912 (#8914) 1 vuosi sitten
core-path-basename-replace.md 379cc2b354 fix(core/path): remove suffix in `basename` only once (#9165) 1 vuosi sitten
core-window-hasdisplayhandle.md 75f5cb4015 feat(core): Implement HasDisplayHandle for Window (#9214) 1 vuosi sitten
csp-header-linux.md bc5b5e671a chore(linux): remove CSP tag on custom protocol response (#8984) 1 vuosi sitten
deb-rpm-post-pre-scripts-bundler.md 259d845290 feat(bundler): add post/pre install/remove scripts for linux deb and rpm packages (#9209) 1 vuosi sitten
deb-rpm-post-pre-scripts-config.md 259d845290 feat(bundler): add post/pre install/remove scripts for linux deb and rpm packages (#9209) 1 vuosi sitten
deb-rpm-provides-conflicts-replaces.md 36b4c12497 feat(bundler): added provides, conflicts and replaces for deb and rpm (#9331) 1 vuosi sitten
dev-fn.md 9dc9ca6e38 feat(core): add dev function (#9113) 1 vuosi sitten
downgrade-minisign.md 052e8b4311 fix(cli): Downgrade minisign to 0.7.3 once again (#8838) 1 vuosi sitten
enhance-event-emit.md 79b8a3514b enhance(core/event): filter js listeners on rust side only then emit filtered ids to be triggered (#9151) 1 vuosi sitten
enhance-ipc-url-check.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 vuosi sitten
enhance-resource-dir-resolution.md 28fb036ce4 fix(core): Incorrect resource_dir when app run from new style target/PLATFORM+ARCH/(debug|release) dir (#8852) 1 vuosi sitten
expose-image-constructor.md ea0242db4a refactor(image): expose constructor, unify size getters (#9179) 1 vuosi sitten
expose-js-image.md ed48e2b3c7 feat(core): expose the image module (#9122) 1 vuosi sitten
fix-acl-webview-check.md e1d5b79063 fix(core): wrong ACL validation on multiwebview contexts (#8995) 1 vuosi sitten
fix-add-child-deadlock.md 222a96b74b fix(core): multiwebview mode fixes for auto resize, reparent and add_child (#8999) 1 vuosi sitten
fix-capability-schema-definitions.md 0e8e9cd064 fix(build): move capability schema definitions to root (#8906) 1 vuosi sitten
fix-channel-ipc-response.md 80c12ead46 fix(ipc): wrong response format when using a channel (#9121) 1 vuosi sitten
fix-clear-residual-listeners.md e4463f0814 fix(event): clear residual js listeners (#8916 ) (#8930) 1 vuosi sitten
fix-cli-migration-http-acl.md 947a50b8e2 fix(cli): migration for http plugin ACL (#9049) 1 vuosi sitten
fix-codegen-rerun-if-changed.md 4e101f8016 refactor(core): enhance app rerun-if-changed for capabilities and frontend dist (#8756) 1 vuosi sitten
fix-config-arg.md fb0d997117 fix(cli): regression on --config not accepting file paths (#8783) 1 vuosi sitten
fix-fs-scope-check-symlink.md fe18012d30 fix(core): resolve symlink on fs scope check (#9072) 1 vuosi sitten
fix-inner-size.md e7cd973123 fix(tauri-runtime-wry): window inner size regression on macOS, closes #9236 (#9276) 1 vuosi sitten
fix-invoke-devtools-by-hotkey.md 8751c3299f fix: correct invoke command for toggling devtools by hotkey, closes #8771 (#8793) 1 vuosi sitten
fix-ios-dev-logs.md cbd9755e09 fix: process logs not showing on iOS (#8977) 1 vuosi sitten
fix-ipc-error-json.md 81b853bc87 fix(core): Set json content type for errors returned from commands (#9213) 1 vuosi sitten
fix-menu-remove-api.md 43230cb6b7 fix(core): menu `remove` js binding not working (#9219) 1 vuosi sitten
fix-metadata-on-close.md 6251645acf fix(core): Update webview metadata on window close (#9360) 1 vuosi sitten
fix-migrate-updater.md baca704d4b fix(cli): skip migrating updater config if not active (#8768) 1 vuosi sitten
fix-mobile-cmd-case.md 6cb601d42e fix(core): convert mobile command name to camelCase, closes #8872 (#8983) 1 vuosi sitten
fix-mobile-process-spawn.md e538ba586c fix(cli): process spawn not working on Node.js for mobile commands, closes #6203 (#8949) 1 vuosi sitten
fix-process-ipc-message-fn.md 863bc9e55f fix(core): regression on process-ipc-message-fn (#8749) 1 vuosi sitten
fix-remote-domain-url.md e673854c83 fix(acl): inconsistencies on urlpattern usage for remote domain URL (#9133) 1 vuosi sitten
fix-reparent.md 222a96b74b fix(core): multiwebview mode fixes for auto resize, reparent and add_child (#8999) 1 vuosi sitten
fix-rewrite-schema.md 0f2789cd67 fix(build): do not rewrite unchanged schema (#8757) 1 vuosi sitten
fix-runtime-wry-32bit.md 2f20fdf1d6 fix(core): compile error for 32bit targets (#9361) 1 vuosi sitten
fix-scope-resolution.md 6c06832246 fix(acl): scope resolution should be per window (#9068) 1 vuosi sitten
fix-tauri-build-license-field.md ae0fe47c4c fix(core): Compile error when bundle.license is set (#8774) 1 vuosi sitten
fix-tauri-build-unix.md fe67ab7f25 fix(core): build on unix failing (#8761) 1 vuosi sitten
fix-visibility-change.md 5bd47b4467 fix(windows): changing WebView visibility on hide/show/minimize (#9246) 1 vuosi sitten
fix-webview-close.md bd73ab0a1a fix(multiwebview): remove webview from store on close (#8766) 1 vuosi sitten
fix-window-center-monitor-scale.md 6e3bd4b9f8 fix: center window ignores scale factors (#8942) 1 vuosi sitten
fix-window-center-work-area.md 4c2e7477e6 fix(windows) window center doesn't consider taskbar size (#9309) 1 vuosi sitten
fix-window-destroy-deadlock.md 6edc563cf9 fix(core): deadlock on window destroy (#8953) 1 vuosi sitten
global-api-script-path-plugins.md e227fe02f9 feat(core): allow defining global API script on plugin build (#9156) 1 vuosi sitten
handle-empty-permissions.md dd7571a780 fix(core): do not generate files if plugin has no permissions (#8815) 1 vuosi sitten
http-v1.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 vuosi sitten
ico-featrue-flags.md d1e77acd8d refactor!(core): remove `Icon` enum and add `Image` type (#9011) 1 vuosi sitten
image-crate.md db0a24a973 refactor(core): use the image crate (#9132) 1 vuosi sitten
image-rgba-uint8array.md ea0242db4a refactor(image): expose constructor, unify size getters (#9179) 1 vuosi sitten
image-size-refactor.md ea0242db4a refactor(image): expose constructor, unify size getters (#9179) 1 vuosi sitten
inline-plugins.md edb11c138d feat(build): support plugins that are defined in app crate (#8781) 1 vuosi sitten
ios-signing-optional.md a029b9f77e feat(cli): codesign on iOS is optional for the simulator (#8910) 1 vuosi sitten
ipc-post-message-fallback.md a77be97474 fix(ipc): fallback to postMessage if protocol fails, closes #8476 (#9038) 1 vuosi sitten
ipc-request-param-refactor.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 vuosi sitten
isolation-pattern-key-extractable.md 7c334cb185 feat(isolation): make encrypt key unextractable (#9327) 1 vuosi sitten
isolation-script-remove-itself.md a804a70a7a feat(isolation): script now removes itself to hide key from DOM (#9328) 1 vuosi sitten
menu-item-builder-generics.md c8065744d0 feat: add handler method on menu item builders 1 vuosi sitten
menu-item-builders-handler.md c8065744d0 feat: add handler method on menu item builders 1 vuosi sitten
mobile-watcher.md d7d03c7197 fix(cli): dev watcher infinite loop on mobile (#9017) 1 vuosi sitten
multiwebview-bounds-fixes.md 222a96b74b fix(core): multiwebview mode fixes for auto resize, reparent and add_child (#8999) 1 vuosi sitten
nsis-dpi-aware.md b5eb64728a feat(bundler): enable dpi awareness for NSIS (#8940) 1 vuosi sitten
path-result-error-rexport.md 720357fd5c refactor!: remove re-export from `tauri::path` module (#9104) 1 vuosi sitten
permission-platforms.md d7f56fef85 feat(acl): allow a permission to apply to a subset of target platforms (#9014) 1 vuosi sitten
permission-table.md 04440edce8 feat(utils): generate table markdown of permissions (#9019) 1 vuosi sitten
plugin-global-api-script.md e227fe02f9 feat(core): allow defining global API script on plugin build (#9156) 1 vuosi sitten
pre.json 1a58cdf2ed Apply Version Updates From Current Changes (#9279) 1 vuosi sitten
preserve-channel-order.md e62ca4ee95 feat(ipc): preserve channel message order (#9070) 1 vuosi sitten
progress-bar-state-refactor.md 361ec37fd4 chore(deps): update to tao 0.26 (#8932) 1 vuosi sitten
re-export-progress-bar-status.md 60bf11abcb fix(core): export `ProgressBarStatus` (#8986) 1 vuosi sitten
rect-strcut.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 vuosi sitten
refactor-capabilities-schema.md 4e101f8016 refactor(core): enhance app rerun-if-changed for capabilities and frontend dist (#8756) 1 vuosi sitten
refactor-capability-remote-option.md f284f9c545 refactor: configure URLs instead of domains on capability remote (#8898) 1 vuosi sitten
refactor-scope-ret-value.md 6c06832246 fix(acl): scope resolution should be per window (#9068) 1 vuosi sitten
remove-app-custom-protocol-feature.md b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 vuosi sitten
remove-from-format-image.md db0a24a973 refactor(core): use the image crate (#9132) 1 vuosi sitten
remove-unit-uri.md 361ec37fd4 chore(deps): update to tao 0.26 (#8932) 1 vuosi sitten
rename-file-drop.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 vuosi sitten
reparent.md fdcaf935fa feat(webview): add reparent API (#8939) 1 vuosi sitten
rerun-if-permission-created.md 4e101f8016 refactor(core): enhance app rerun-if-changed for capabilities and frontend dist (#8756) 1 vuosi sitten
resources_table_access.md 284eca9ef2 refactor(core): scope JS resources to the webview (#9272) 1 vuosi sitten
runtime-add-capability.md 258494bd24 feat(core): add Manager::add_capability, closes #8799 (#8806) 1 vuosi sitten
runtime-capability-dynamic.md 03098b5315 feat(core): dynamic runtime capability (#9036) 1 vuosi sitten
runtime-dpi-mod-moved.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 vuosi sitten
runtime-icon-lifetime.md d1e77acd8d refactor!(core): remove `Icon` enum and add `Image` type (#9011) 1 vuosi sitten
rwh-06.md 2f55bfecbf chore(deps): update wry to 0.36 (#8795) 1 vuosi sitten
schema_str.md 19fb5f0b20 fix(build): fix writing schema file (#8782) 1 vuosi sitten
set-auto-resize.md 46de49aaad feat(core): always use child webviews on the unstable feature (#9059) 1 vuosi sitten
strict-csp-isolation-frame.md b5c7432769 feat(core): use a strict CSP on the isolation iframe (#9086) 1 vuosi sitten
tauri-build-codegen-capabilities.md 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 vuosi sitten
tauri-build-dev-changes.md b9e6a01879 refactor(cli): use `tauri/custom-protocol` instead of relying on user having `custom-protocol` in their cargo features (#8937) 1 vuosi sitten
tauri-cli-add-default-perm.md 7213b9e472 feat(cli/add): add default permission to capabilities (#9124) 1 vuosi sitten
tauri-close-requested-target-specific.md 46b6598a94 fix: target specific window for window events (#8826) 1 vuosi sitten
tauri-context-icon-methods.md d1e77acd8d refactor!(core): remove `Icon` enum and add `Image` type (#9011) 1 vuosi sitten
tauri-error-sync.md 2e6db908d7 fix(core): make `tauri::Error` sync again (#8777) 1 vuosi sitten
tauri-icon-removed.md d1e77acd8d refactor!(core): remove `Icon` enum and add `Image` type (#9011) 1 vuosi sitten
tauri-image-codegen.md d1e77acd8d refactor!(core): remove `Icon` enum and add `Image` type (#9011) 1 vuosi sitten
tauri-image.md 77b9a508a4 feat(api): add `Image` class (#9042) 1 vuosi sitten
tauri-plugin-identifier-alphanumeric.md 5618f6d2ff feat: relax plugin identifier requirements to alphanumeric and `-` (#8856) 1 vuosi sitten
tauri-runtime-webview-events.md 16e550ec15 refactor(core): add webview events (#8844) 1 vuosi sitten
tauri-scope-object-error-sync.md 2e6db908d7 fix(core): make `tauri::Error` sync again (#8777) 1 vuosi sitten
tauri-utils-capability-refactor.md 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 vuosi sitten
tauri-utils-plugin-module.md e227fe02f9 feat(core): allow defining global API script on plugin build (#9156) 1 vuosi sitten
tauri-webview-events.md 16e550ec15 refactor(core): add webview events (#8844) 1 vuosi sitten
tray-rect.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 vuosi sitten
truncate-before-write-buildtask.md b658ded614 fix(cli): Truncate BuildTask.kt before writing (#9015) 1 vuosi sitten
unstable-child-webview.md 46de49aaad feat(core): always use child webviews on the unstable feature (#9059) 1 vuosi sitten
update-acl-paths-cli.md 3657ad82f8 feat(core): allow defining permissions for the app commands (#9008) 1 vuosi sitten
update-app-template-capabilities-conf.md 83a68deb56 refactor(core): allow referencing capabilities on the Tauri config file (#8797) 1 vuosi sitten
update-plugin-template.md 4e101f8016 refactor(core): enhance app rerun-if-changed for capabilities and frontend dist (#8756) 1 vuosi sitten
utils-bundle-target-all.md c68218b362 refactor(cli): add `--no-bundle` flag, skip bundling on invalid formats (#8990) 1 vuosi sitten
utils-bundle-type-all.md c68218b362 refactor(cli): add `--no-bundle` flag, skip bundling on invalid formats (#8990) 1 vuosi sitten
utils-debug-eprintln.md 9aa0d6e959 chore: remove unstable log features & use qualified `log::<macro>` path (#9069) 1 vuosi sitten
utils-named-capability-file.md bb23511ea8 feat: enhance multiple capabilities file format & fix mixed permissions schema (#9079) 1 vuosi sitten
utils-remove-asset-trait.md 490a6b424e refactor(core): add setup() to the Assets trait (#9147) 1 vuosi sitten
webview-bounds.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 vuosi sitten
wry-0.36.md 2f55bfecbf chore(deps): update wry to 0.36 (#8795) 1 vuosi sitten
wry-0.37.md d75713ac6c chore(deps): update to wry 0.37 (#8936) 1 vuosi sitten
wry-0.38.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 vuosi sitten
zoom_hotkeys_enabled.md 9273d7b379 feat(windows): Expose webview2 zoom hotkeys from wry (#9352) 1 vuosi sitten

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