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

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