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

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