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

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