dev
chore: add back `.changes/readme.md` (#8905)
chore: notice increased gradle version requirement (#15700)
fix(android): update template to use gradle 9 (#15828)
enhance(android): use `Theme.Material3.DayNight.NoActionBar` (#15730)
fix(android): use whichever activity in plugin manager (#15798)
fix: android videos dir points to ExternalStorage movies directory (15562) (#15563)
Add `WebviewBuilder::limit_navigations_to_app_bound_domains` (#13848)
fix(bundler): respect configured GDK backend (fix: #15781) (#15786)
fix(tauri-build): add `Attributes::config_path` (#15306)
Reland "feat: add Windows VC runtime linking and bundling options" (#15401)
chore(deps): update dependencies of tauri-cli (#15641)
feat(bundler): show bundle sizes in the finished output (#15644)
chore(deps): update rust crate cargo_toml to v1 (#15592)
enhance: remove `T: Send + Sync` requirement from `State<'r, T>` (#15578)
chore(deps): serial_test 3.5.0 to deal with RUSTSEC advisory (#15677)
fix(cli): clarify init frontend command prompts (#15765)
fix: menu channels are never cleaned up (#15679)
ci: don't re-generate lockfile on prepublish
chore(deps): update rust crate ctor to v1 (#15352)
feat(cli): add `--no-binary-patching` flag to build and bundle (#15619)
chore(runtime-wry)!: remove unused dpi wrapper types (#15544)
fix(core): purge Rust event listeners when window/webview is destroyed (#15617)
fix(runtime-wry): return the expected exit code from run_return() (#15821)
fix(bundler): stop bundling xdg-open and xdg-utils (#15804)
fix(build): copy newly added files from resource directories (#15629)
fix: make embedded assets codegen and config serialization deterministic (#15777)
fix(core): purge JS event listeners when source webview is destroyed (fix #15583) (#15604)
fix(tauri-runtime-wry): stop leaking ObjC retains in with_webview (#15224)
refactor: move unsafe send sync impl up to `Context` (#14805)
fix(bundler): sanitize WiX binary identifiers (#15651)
fix(bundler): preserve mapped resource names in wix (#15681)
feat(cli): support non-square source images in `tauri icon` (#15620)
feat: update tao to 0.36 and wry to 0.56 (#15307)
fix: mock runtime run on main thread dead locks (#15450)
feat: bump MSRV to 1.90 (#13221)
feat(core): add no_redirection_bitmap API on Windows (#15410)
chore(deps): update `objc2-*` crates to 0.3.2 (#15790)
feat: expose wry permission handler API in tauri (#14865)
fix: `referenced_by` compilation on different debug profiles (#15711)
refactor: reduced some clones (#15413)
docs(cli): document TAURI_SIGNING_PRIVATE_KEY_PATH and clarify key vars (#15737)
fix(build): resolve target dir from OUT_DIR on new nightly (#15831)
fix(cli): `tauri info` reports rust only plugin npm package as not installed (#15713)
fix(windows)!: restore webview focus for unstable feature (#15625)
fix: wait for window creation no matter if on main thread (#15508)
fix(linux): use resize cursor when within the defined inset for an undecorated webkitgtk window (#15701)