Lucas Nogueira d3ae51b4ce fix(tauri-runtime-wry): use new_as_child for multiwebview on Linux 1 an în urmă
..
README.md 6f064a0d6f chore: add back `.changes/readme.md` (#8905) 1 an în urmă
acl-default-permission-verification.md 7213b9e472 feat(cli/add): add default permission to capabilities (#9124) 1 an în urmă
acl-platform-refactor.md 3e472d0afc refactor(acl): permission and capability platforms are optional (#9115) 1 an în urmă
acl-scope-refactor.md 258494bd24 feat(core): add Manager::add_capability, closes #8799 (#8806) 1 an în urmă
acl-urlpattern.md 4ef17d0833 refactor(acl): use URLPattern instead of glob for remote URLs (#9116) 1 an în urmă
allow-recursive-asset-scope-on-file-drop-directory.md 11a5816bdf feat(core): recursive asset scope on directory file-drop event (#8864) 1 an în urmă
api-isTauri-type.md aa080696e0 fix(core): fix incorrect `isTauri` return type (#9618) 1 an în urmă
api-isTauri.md 70c51371e0 feat(core): add `isTauri` (#9539) 1 an în urmă
api-position-size-args.md 48a7a78f80 fix(api): fix dpi types serialization (#9376) 1 an în urmă
api-readd-window-created-event.md c33f6e6cf3 fix(core): Announce new webviews and windows (#9211) 1 an în urmă
api-simplify-unc-paths.md f1674fce6d feat(core/windows): Convert UNC paths to simple paths in JS apis. (#9420) 1 an în urmă
api-tauri-event-file-drop-rename.md 16e550ec15 refactor(core): add webview events (#8844) 1 an în urmă
api-tray-by-id.md acdd76833d feat(api/tray): add `TrayIcon.getById/removeById` (#9155) 1 an în urmă
api-type-definitions.md be7eab209c fix(api): add type definitions to package.json exports (#9486) 1 an în urmă
api-webview-window-new-methods.md 16e550ec15 refactor(core): add webview events (#8844) 1 an în urmă
api-webview-window.md 16e550ec15 refactor(core): add webview events (#8844) 1 an în urmă
api-window-on-filedrop.md 16e550ec15 refactor(core): add webview events (#8844) 1 an în urmă
app-manifest.md 3657ad82f8 feat(core): allow defining permissions for the app commands (#9008) 1 an în urmă
assets-setup.md 490a6b424e refactor(core): add setup() to the Assets trait (#9147) 1 an în urmă
beta.md 584bb5ba66 fix(ci): adjust covector configuration 1 an în urmă
better-error-for-invalid-plugin-config.md 7f6d2698c9 fix(core): better error when deserializing plugin config (#9631) 1 an în urmă
build-schema-generation.md bb23511ea8 feat: enhance multiple capabilities file format & fix mixed permissions schema (#9079) 1 an în urmă
bundler-deep-link-reg-path.md a799f24f97 fix(bundler): Fix path seperators for deep link registry entries (#9185) 1 an în urmă
bundler-license.md 84c783f6bc fix(bundler): remove fallback for license_file (#8948) 1 an în urmă
bundler-long_description.md 05088b0679 feat(bundler): expose `{{long_description}}` to custom templates (#9494) 1 an în urmă
bundler-nsis-tauri-utils.md 128c580009 chore(cli/deps): update `nsis-tauri-utils` to `0.3` (#9604) 1 an în urmă
bundler-r-flag.md e64b8f1dce chore: merge remote-tracking branch '1.x' into v2 (#9479) 1 an în urmă
bundler-resources-unix.md e64b8f1dce chore: merge remote-tracking branch '1.x' into v2 (#9479) 1 an în urmă
bundler-rpm-license.md 84c783f6bc fix(bundler): remove fallback for license_file (#8948) 1 an în urmă
capabilities-multiwebview.md 0cb0a15ce2 feat(core): capabilities on multiwebview contexts (#8789) 1 an în urmă
capabilities-tauri-conf.md 83a68deb56 refactor(core): allow referencing capabilities on the Tauri config file (#8797) 1 an în urmă
capability-builder-platform.md 3e472d0afc refactor(acl): permission and capability platforms are optional (#9115) 1 an în urmă
capability-context-refactor.md a76fb118ce refactor(core): allow configuring both local and remote URLs on capability (#8950) 1 an în urmă
cleanup-resource-table.md daf018e4f5 fix(core): clear resource table in `cleanup_before_exit` (#9505) 1 an în urmă
cli-acl-subcommands.md 06d63d67a0 feat(cli): add new acl subcommands (#8827) 1 an în urmă
cli-add-@-spec.md 93e0e1392e feat(cli/add): support specifying version 1 an în urmă
cli-build-no-bundle.md c68218b362 refactor(cli): add `--no-bundle` flag, skip bundling on invalid formats (#8990) 1 an în urmă
cli-chinese-product-name.md e64b8f1dce chore: merge remote-tracking branch '1.x' into v2 (#9479) 1 an în urmă
cli-ds-store-dev-watch.md 8a63ceb4f3 feat(cli): ignore `.DS_Store` by default for dev watcher (#9473) 1 an în urmă
cli-empty-responses.md ac76a22f38 feat(cli/init): allow empty responses non-crucial questions (#9183) 1 an în urmă
cli-frontend-dist-expected-path.md 8f4b1050c4 feat(cli): show full expected path of `frontendDist` if not found (#9459) 1 an în urmă
cli-icon-non-0-exit.md 97ec422f22 fix(cli/icon): return with an error instead of panic (#9638) 1 an în urmă
cli-include-dir-cargo-manifest-dir.md 6703b7cbca fix: use $CARGO_MANIFEST_DIR to fully specify include_dir paths in tauri-cli (#9310) 1 an în urmă
cli-migrate-non-utf8.md 73c1c2d338 fix(cli/migrate): tolerate non-UTF-8 in migration (#9457) 1 an în urmă
cli-migrate-unknown-plugins.md aaa332c6e7 fix(cli/migrate): migrate only known plugins (#9540) 1 an în urmă
cli-mobile-init-partition.md f5f3ed5f6f fix(cli): CLI path issues on mobile project initialization (#9009) 1 an în urmă
cli-openssl-cargo-mobile2-removal.md b525ddadf7 fix(cli): openssl is no longer a required macOS dep (#9237) 1 an în urmă
cli-plugin-android-init.md aa06a0534c fix(cli): fix code output of `tauri plugin android init` (#8810) 1 an în urmă
cli-plugins-migrate.md 9be314f07a feat(cli/migrate): add plugins to Cargo.toml (#8951) 1 an în urmă
cli-update-deps-fix-log.md 4f78941763 chore(cli): update deps, fix log compilation issue (#9034) 1 an în urmă
cli-updater-unkown-fields.md c3ea3a2b7d fix(windows): relax `UpdaterWindowsConfig` to not deny unknowns fields (#9126) 1 an în urmă
cli-windows-build-tools-detect-utf8.md 3cee26a58a fix(cli): use UTF-8 encoding for vswhere.exe output (#8865) 1 an în urmă
cli-windows-sys.md 3f08054885 refactor(cli): use `windows-sys` instead of `winapi` (#9603) 1 an în urmă
closeable-maximizable.md 005fe8ce1e fix(runtime-wry): apply `closable`, `maximizable` and `minimizable` effects from config (#9410) 1 an în urmă
codegen-capabilities-attribute.md 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 an în urmă
codegen-set-assets.md ba0206d8a3 feat(core): allow swapping the assets implementation (#9141) 1 an în urmă
color-context-generation.md 86fa339de7 fix(core): fix invalid path for `Color` in context generation (#9071) 1 an în urmă
config.json bd64982fe6 ci: pull `.crate` file from workspace `target` directory (#9733) 1 an în urmă
context-assets-runtime-generic.md 490a6b424e refactor(core): add setup() to the Assets trait (#9147) 1 an în urmă
context-assets-unbox.md a44cd5a183 chore: fix description for Context::assets change from #9141 (#9148) 1 an în urmă
context-remove-assets-generics.md ba0206d8a3 feat(core): allow swapping the assets implementation (#9141) 1 an în urmă
context-remove-assets-mut.md 490a6b424e refactor(core): add setup() to the Assets trait (#9147) 1 an în urmă
context-runtime-authority.md 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 an în urmă
core-always-rebuilds-due-to-permissions-dir.md 88c0ad9cf5 fix(build): check if `permissions` dir exists before adding `cargo:rerun-if-changed` (#9471) 1 an în urmă
core-app-tray-remove-tray-apis-removed.md acdd76833d feat(api/tray): add `TrayIcon.getById/removeById` (#9155) 1 an în urmă
core-center-window.md e52d5e573f enhance: center window before creation (#8845) 1 an în urmă
core-emit-created-events.md c33f6e6cf3 fix(core): Announce new webviews and windows (#9211) 1 an în urmă
core-emit-js-all-targets.md 5541aafef3 fix(core): fix emit skipping webview listeners if filter wasn't provided (#9107) 1 an în urmă
core-isTauri.md 70c51371e0 feat(core): add `isTauri` (#9539) 1 an în urmă
core-js-event-anytarget.md 16e550ec15 refactor(core): add webview events (#8844) 1 an în urmă
core-jsimage-intoimg.md c8a82ad223 fix(core): fix deadlock when using resources_table in menu/image/tray plugins (#9379) 1 an în urmă
core-menu-resources-deadlock.md c8a82ad223 fix(core): fix deadlock when using resources_table in menu/image/tray plugins (#9379) 1 an în urmă
core-once-event-return-event-id.md 3fb414b61a fix(event): let once event return `EventId`, close #8912 (#8914) 1 an în urmă
core-path-basename-replace.md 379cc2b354 fix(core/path): remove suffix in `basename` only once (#9165) 1 an în urmă
core-specta-integration.md 12b4159bda feat(core): add Specta integration (#9392) 1 an în urmă
core-start-resize-permission.md a07b513201 fix(core): add permission for `window.start_resize_dragging` (#9490) 1 an în urmă
core-window-hasdisplayhandle.md 75f5cb4015 feat(core): Implement HasDisplayHandle for Window (#9214) 1 an în urmă
csp-header-linux.md bc5b5e671a chore(linux): remove CSP tag on custom protocol response (#8984) 1 an în urmă
cursor_position.md 007af10d43 Partially Revert "Apply Version Updates From Current Changes (#9551)" (#9620) 1 an în urmă
cursor_position_js.md 477bb8cd4e feat: add `cursor_position` getter (#9297) 1 an în urmă
deb-rpm-post-pre-scripts-bundler.md 259d845290 feat(bundler): add post/pre install/remove scripts for linux deb and rpm packages (#9209) 1 an în urmă
deb-rpm-post-pre-scripts-config.md 259d845290 feat(bundler): add post/pre install/remove scripts for linux deb and rpm packages (#9209) 1 an în urmă
deb-rpm-provides-conflicts-replaces.md 36b4c12497 feat(bundler): added provides, conflicts and replaces for deb and rpm (#9331) 1 an în urmă
default-generic-for-menu.md 8a71858eb2 feat: configure a default runtime for menu and tray icon types (#9630) 1 an în urmă
default-generic-for-tray.md 8a71858eb2 feat: configure a default runtime for menu and tray icon types (#9630) 1 an în urmă
dev-fn.md 9dc9ca6e38 feat(core): add dev function (#9113) 1 an în urmă
downgrade-minisign.md 052e8b4311 fix(cli): Downgrade minisign to 0.7.3 once again (#8838) 1 an în urmă
drop-nsis-applicationid.md 128c580009 chore(cli/deps): update `nsis-tauri-utils` to `0.3` (#9604) 1 an în urmă
enhance-event-emit.md 79b8a3514b enhance(core/event): filter js listeners on rust side only then emit filtered ids to be triggered (#9151) 1 an în urmă
enhance-ipc-url-check.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 an în urmă
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 an în urmă
event-reopen.md 78839b6d2f feat(macos): Expose tao event `Event::Reopen`, closes #3084 (#4865) 1 an în urmă
expose-image-constructor.md ea0242db4a refactor(image): expose constructor, unify size getters (#9179) 1 an în urmă
expose-js-image.md ed48e2b3c7 feat(core): expose the image module (#9122) 1 an în urmă
fix-acl-webview-check.md e1d5b79063 fix(core): wrong ACL validation on multiwebview contexts (#8995) 1 an în urmă
fix-add-child-deadlock.md 222a96b74b fix(core): multiwebview mode fixes for auto resize, reparent and add_child (#8999) 1 an în urmă
fix-capability-schema-definitions.md 0e8e9cd064 fix(build): move capability schema definitions to root (#8906) 1 an în urmă
fix-capability-totokens.md be95d8d37c fix(utils): incorrect ToTokens impl for Capability (#9782) 1 an în urmă
fix-channel-buffer-processing.md cf615e8e4d Set internal message ID to nextId after handling pending messages (#9463) 1 an în urmă
fix-channel-ipc-response.md 80c12ead46 fix(ipc): wrong response format when using a channel (#9121) 1 an în urmă
fix-clear-residual-listeners.md e4463f0814 fix(event): clear residual js listeners (#8916 ) (#8930) 1 an în urmă
fix-cli-migration-http-acl.md 947a50b8e2 fix(cli): migration for http plugin ACL (#9049) 1 an în urmă
fix-codegen-rerun-if-changed.md 4e101f8016 refactor(core): enhance app rerun-if-changed for capabilities and frontend dist (#8756) 1 an în urmă
fix-config-arg.md fb0d997117 fix(cli): regression on --config not accepting file paths (#8783) 1 an în urmă
fix-draw-tracing.md c0bcc6c0b7 fix(tauri-runtime-wry): window draw span not closing (#9717) 1 an în urmă
fix-fs-scope-check-symlink.md fe18012d30 fix(core): resolve symlink on fs scope check (#9072) 1 an în urmă
fix-incompatible-ipc-field-postmessage.md fedca73860 fix(core): IPC tracing field incompatibility (#9720) 1 an în urmă
fix-inner-size.md e7cd973123 fix(tauri-runtime-wry): window inner size regression on macOS, closes #9236 (#9276) 1 an în urmă
fix-invoke-devtools-by-hotkey.md 8751c3299f fix: correct invoke command for toggling devtools by hotkey, closes #8771 (#8793) 1 an în urmă
fix-ios-dev-logs.md cbd9755e09 fix: process logs not showing on iOS (#8977) 1 an în urmă
fix-ipc-error-json.md 81b853bc87 fix(core): Set json content type for errors returned from commands (#9213) 1 an în urmă
fix-linux-multiwebview.md d3ae51b4ce fix(tauri-runtime-wry): use new_as_child for multiwebview on Linux 1 an în urmă
fix-menu-remove-api.md 43230cb6b7 fix(core): menu `remove` js binding not working (#9219) 1 an în urmă
fix-metadata-on-close.md 6251645acf fix(core): Update webview metadata on window close (#9360) 1 an în urmă
fix-migrate-updater.md baca704d4b fix(cli): skip migrating updater config if not active (#8768) 1 an în urmă
fix-mobile-cmd-case.md 6cb601d42e fix(core): convert mobile command name to camelCase, closes #8872 (#8983) 1 an în urmă
fix-mobile-process-spawn.md e538ba586c fix(cli): process spawn not working on Node.js for mobile commands, closes #6203 (#8949) 1 an în urmă
fix-pnpm-check.md 4a33bc6a62 fix(cli): pnpm detection on mobile init and xcode-script (#9553) 1 an în urmă
fix-process-ipc-message-fn.md 863bc9e55f fix(core): regression on process-ipc-message-fn (#8749) 1 an în urmă
fix-proxy-url-totokens-impl.md a5205f179e fix(utils): wrong ToTokens impl of the window proxy_url config (#9691) 1 an în urmă
fix-remote-domain-url.md e673854c83 fix(acl): inconsistencies on urlpattern usage for remote domain URL (#9133) 1 an în urmă
fix-reparent.md 222a96b74b fix(core): multiwebview mode fixes for auto resize, reparent and add_child (#8999) 1 an în urmă
fix-rewrite-schema.md 0f2789cd67 fix(build): do not rewrite unchanged schema (#8757) 1 an în urmă
fix-runtime-wry-32bit.md 2f20fdf1d6 fix(core): compile error for 32bit targets (#9361) 1 an în urmă
fix-schemars-compatibility.md 3fbc1703f1 fix: schemars 0.8.18 compatibility (#9676) 1 an în urmă
fix-scope-resolution.md 6c06832246 fix(acl): scope resolution should be per window (#9068) 1 an în urmă
fix-tauri-build-license-field.md ae0fe47c4c fix(core): Compile error when bundle.license is set (#8774) 1 an în urmă
fix-tauri-build-unix.md fe67ab7f25 fix(core): build on unix failing (#8761) 1 an în urmă
fix-temp-permission-file-name.md a1e0e268f0 fix(utils): temp permission file names on windows (#9477) 1 an în urmă
fix-visibility-change.md 5bd47b4467 fix(windows): changing WebView visibility on hide/show/minimize (#9246) 1 an în urmă
fix-webview-close.md bd73ab0a1a fix(multiwebview): remove webview from store on close (#8766) 1 an în urmă
fix-window-center-monitor-scale.md 6e3bd4b9f8 fix: center window ignores scale factors (#8942) 1 an în urmă
fix-window-center-work-area.md 4c2e7477e6 fix(windows) window center doesn't consider taskbar size (#9309) 1 an în urmă
fix-window-destroy-deadlock.md 6edc563cf9 fix(core): deadlock on window destroy (#8953) 1 an în urmă
fix-window-inner-size-crash.md 02eaf07872 fix(tauri-runtime-wry): Window::inner_size crash when the window has no webviews (#9428) 1 an în urmă
global-api-script-path-plugins.md e227fe02f9 feat(core): allow defining global API script on plugin build (#9156) 1 an în urmă
handle-empty-permissions.md dd7571a780 fix(core): do not generate files if plugin has no permissions (#8815) 1 an în urmă
hide-windows-on-cleanup.md 6c047aee14 fix(windows): hide windows on cleanup (#9612) 1 an în urmă
http-v1.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 an în urmă
ico-featrue-flags.md d1e77acd8d refactor!(core): remove `Icon` enum and add `Image` type (#9011) 1 an în urmă
image-crate.md db0a24a973 refactor(core): use the image crate (#9132) 1 an în urmă
image-rgba-uint8array.md ea0242db4a refactor(image): expose constructor, unify size getters (#9179) 1 an în urmă
image-size-refactor.md ea0242db4a refactor(image): expose constructor, unify size getters (#9179) 1 an în urmă
improve-errors-for-missing-links-property.md bf2635ab62 fix(plugin): improve error for missing `links` property (#9632) 1 an în urmă
inline-plugins.md edb11c138d feat(build): support plugins that are defined in app crate (#8781) 1 an în urmă
ios-signing-optional.md a029b9f77e feat(cli): codesign on iOS is optional for the simulator (#8910) 1 an în urmă
ipc-allow-headers.md 98101cb17f fix(core): allow any headers on custom protocol IPC (#9561) 1 an în urmă
ipc-post-message-fallback.md a77be97474 fix(ipc): fallback to postMessage if protocol fails, closes #8476 (#9038) 1 an în urmă
ipc-request-param-refactor.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 an în urmă
isolation-pattern-key-extractable.md 7c334cb185 feat(isolation): make encrypt key unextractable (#9327) 1 an în urmă
isolation-script-remove-itself.md a804a70a7a feat(isolation): script now removes itself to hide key from DOM (#9328) 1 an în urmă
mobile-watcher.md d7d03c7197 fix(cli): dev watcher infinite loop on mobile (#9017) 1 an în urmă
monitor-from-point-js.md ec0e092ecd feat: adds monitor_from_point method (#9770) 1 an în urmă
monitor-from-point.md ec0e092ecd feat: adds monitor_from_point method (#9770) 1 an în urmă
multiwebview-bounds-fixes.md 222a96b74b fix(core): multiwebview mode fixes for auto resize, reparent and add_child (#8999) 1 an în urmă
nsis-append-product-name.md de7bcf3cc5 fix(bundler/nsis): auto append product name when choosing a new install path (#9478) 1 an în urmă
nsis-dpi-aware.md b5eb64728a feat(bundler): enable dpi awareness for NSIS (#8940) 1 an în urmă
path-result-error-rexport.md 720357fd5c refactor!: remove re-export from `tauri::path` module (#9104) 1 an în urmă
permission-platforms.md d7f56fef85 feat(acl): allow a permission to apply to a subset of target platforms (#9014) 1 an în urmă
permission-table.md 04440edce8 feat(utils): generate table markdown of permissions (#9019) 1 an în urmă
plugin-global-api-script.md e227fe02f9 feat(core): allow defining global API script on plugin build (#9156) 1 an în urmă
plugin-init-script-context.md eff778b8f0 fix(core): run plugin init script in a separate context (#9571) 1 an în urmă
pre.json 6968c40053 Apply Version Updates From Current Changes (#9722) 1 an în urmă
preserve-channel-order.md e62ca4ee95 feat(ipc): preserve channel message order (#9070) 1 an în urmă
progress-bar-state-refactor.md 361ec37fd4 chore(deps): update to tao 0.26 (#8932) 1 an în urmă
re-export-progress-bar-status.md 60bf11abcb fix(core): export `ProgressBarStatus` (#8986) 1 an în urmă
rect-strcut.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 an în urmă
refactor-capabilities-schema.md 4e101f8016 refactor(core): enhance app rerun-if-changed for capabilities and frontend dist (#8756) 1 an în urmă
refactor-capability-remote-option.md f284f9c545 refactor: configure URLs instead of domains on capability remote (#8898) 1 an în urmă
refactor-scope-ret-value.md 6c06832246 fix(acl): scope resolution should be per window (#9068) 1 an în urmă
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 an în urmă
remove-from-format-image.md db0a24a973 refactor(core): use the image crate (#9132) 1 an în urmă
remove-unit-uri.md 361ec37fd4 chore(deps): update to tao 0.26 (#8932) 1 an în urmă
rename-file-drop.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 an în urmă
reparent.md fdcaf935fa feat(webview): add reparent API (#8939) 1 an în urmă
rerun-if-permission-created.md 4e101f8016 refactor(core): enhance app rerun-if-changed for capabilities and frontend dist (#8756) 1 an în urmă
resources_table_access.md 284eca9ef2 refactor(core): scope JS resources to the webview (#9272) 1 an în urmă
revert-fix-visibility-change.md f22ea29986 fix(core): revert fix visibility change (#9246) (#9465) 1 an în urmă
runner-config.md e64b8f1dce chore: merge remote-tracking branch '1.x' into v2 (#9479) 1 an în urmă
runtime-add-capability.md 258494bd24 feat(core): add Manager::add_capability, closes #8799 (#8806) 1 an în urmă
runtime-capability-dynamic.md 03098b5315 feat(core): dynamic runtime capability (#9036) 1 an în urmă
runtime-dpi-mod-moved.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 an în urmă
runtime-icon-lifetime.md d1e77acd8d refactor!(core): remove `Icon` enum and add `Image` type (#9011) 1 an în urmă
rwh-06.md 2f55bfecbf chore(deps): update wry to 0.36 (#8795) 1 an în urmă
schema_str.md 19fb5f0b20 fix(build): fix writing schema file (#8782) 1 an în urmă
script-older-os.md 35b25f7e5c fix: optional chaining is not supported on older webviews (#9530) 1 an în urmă
set-auto-resize.md 46de49aaad feat(core): always use child webviews on the unstable feature (#9059) 1 an în urmă
set-zoom.md 58a7a552d7 feat: Expose webview zoom (#9378) 1 an în urmă
strict-csp-isolation-frame.md b5c7432769 feat(core): use a strict CSP on the isolation iframe (#9086) 1 an în urmă
tauri-build-codegen-capabilities.md 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 an în urmă
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 an în urmă
tauri-cli-add-default-perm.md 7213b9e472 feat(cli/add): add default permission to capabilities (#9124) 1 an în urmă
tauri-close-requested-target-specific.md 46b6598a94 fix: target specific window for window events (#8826) 1 an în urmă
tauri-context-icon-methods.md d1e77acd8d refactor!(core): remove `Icon` enum and add `Image` type (#9011) 1 an în urmă
tauri-error-sync.md 2e6db908d7 fix(core): make `tauri::Error` sync again (#8777) 1 an în urmă
tauri-icon-removed.md d1e77acd8d refactor!(core): remove `Icon` enum and add `Image` type (#9011) 1 an în urmă
tauri-image-codegen.md d1e77acd8d refactor!(core): remove `Icon` enum and add `Image` type (#9011) 1 an în urmă
tauri-image.md 77b9a508a4 feat(api): add `Image` class (#9042) 1 an în urmă
tauri-info-no-node.md 9331435a50 fix(cli/info): fix crash when checking node version (#9412) 1 an în urmă
tauri-plugin-identifier-alphanumeric.md 5618f6d2ff feat: relax plugin identifier requirements to alphanumeric and `-` (#8856) 1 an în urmă
tauri-runtime-webview-events.md 16e550ec15 refactor(core): add webview events (#8844) 1 an în urmă
tauri-scope-object-error-sync.md 2e6db908d7 fix(core): make `tauri::Error` sync again (#8777) 1 an în urmă
tauri-utils-capability-refactor.md 8d16a80d2f feat(codegen): allow defining additional capabilities, closes #8798 (#8802) 1 an în urmă
tauri-utils-plugin-module.md e227fe02f9 feat(core): allow defining global API script on plugin build (#9156) 1 an în urmă
tauri-webview-events.md 16e550ec15 refactor(core): add webview events (#8844) 1 an în urmă
tray-icon-rect.md 07ff78c2de feat(tray): add `TrayIcon::rect` method (#9615) 1 an în urmă
tray-rect.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 an în urmă
truncate-before-write-buildtask.md b658ded614 fix(cli): Truncate BuildTask.kt before writing (#9015) 1 an în urmă
unstable-child-webview.md 46de49aaad feat(core): always use child webviews on the unstable feature (#9059) 1 an în urmă
update-acl-paths-cli.md 3657ad82f8 feat(core): allow defining permissions for the app commands (#9008) 1 an în urmă
update-app-template-capabilities-conf.md 83a68deb56 refactor(core): allow referencing capabilities on the Tauri config file (#8797) 1 an în urmă
update-plugin-template.md 4e101f8016 refactor(core): enhance app rerun-if-changed for capabilities and frontend dist (#8756) 1 an în urmă
url-result-runtime.md 783ef0f2d3 refactor!(core): return result in `Webview/WebviewWindow::url` getter (#9647) 1 an în urmă
url-result.md 783ef0f2d3 refactor!(core): return result in `Webview/WebviewWindow::url` getter (#9647) 1 an în urmă
utils-bundle-target-all.md c68218b362 refactor(cli): add `--no-bundle` flag, skip bundling on invalid formats (#8990) 1 an în urmă
utils-bundle-type-all.md c68218b362 refactor(cli): add `--no-bundle` flag, skip bundling on invalid formats (#8990) 1 an în urmă
utils-debug-eprintln.md 9aa0d6e959 chore: remove unstable log features & use qualified `log::<macro>` path (#9069) 1 an în urmă
utils-named-capability-file.md bb23511ea8 feat: enhance multiple capabilities file format & fix mixed permissions schema (#9079) 1 an în urmă
utils-remove-asset-trait.md 490a6b424e refactor(core): add setup() to the Assets trait (#9147) 1 an în urmă
webview-bounds.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 an în urmă
wry-0.36.md 2f55bfecbf chore(deps): update wry to 0.36 (#8795) 1 an în urmă
wry-0.37.md d75713ac6c chore(deps): update to wry 0.37 (#8936) 1 an în urmă
wry-0.38.md 06833f4fa8 feat(ipc): enhance request URL checks, update wry, refactor file drop (#9100) 1 an în urmă
zoom-hotkeys-enabled.md 58a7a552d7 feat: Expose webview zoom (#9378) 1 an în urmă
zoom-polyfill.md 4973d73a23 feat: Add zoom hotkey polyfill for non windows platforms (#9386) 1 an în urmă

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