tauri-apps/tao (tao)
### [`v0.26.0`](https://togithub.com/tauri-apps/tao/blob/HEAD/CHANGELOG.md#-0260)
[Compare Source](https://togithub.com/tauri-apps/tao/compare/tao-v0.25.0...tao-v0.26.0)
- [`2af91313`](https://togithub.com/tauri-apps/tao/commit/2af91313b2e8c48ef3330568ca9da25150a7bdaa)([#880](https://togithub.com/tauri-apps/tao/pull/880)) Updated the minimum supported Rust version to 1.70.
- [`90ad07b3`](https://togithub.com/tauri-apps/tao/commit/90ad07b324636d27cae267ad52751fb886aa92a0)([#878](https://togithub.com/tauri-apps/tao/pull/878)) **Breaking change**: Removed `window::hit_test` function.
- [`2af91313`](https://togithub.com/tauri-apps/tao/commit/2af91313b2e8c48ef3330568ca9da25150a7bdaa)([#880](https://togithub.com/tauri-apps/tao/pull/880)) Progress bar on Linux no longer relies on zbus. Changed `ProgressBarState`'s field `unity_uri` to `desktop_filename`.
- [`90ad07b3`](https://togithub.com/tauri-apps/tao/commit/90ad07b324636d27cae267ad52751fb886aa92a0)([#878](https://togithub.com/tauri-apps/tao/pull/878)) On Windows and Linux, disable resizing undecorated windows when in fullscreen.
- [`90ad07b3`](https://togithub.com/tauri-apps/tao/commit/90ad07b324636d27cae267ad52751fb886aa92a0)([#878](https://togithub.com/tauri-apps/tao/pull/878)) On Windows, fix undecorated window resizing.
- [`89ce9d26`](https://togithub.com/tauri-apps/tao/commit/89ce9d26c3ac2483f93a386451b5a197cbfb684c)([#874](https://togithub.com/tauri-apps/tao/pull/874)) On Windows, apply `ScaleFactorChanged` if new size is different than what OS reported. This fixes an issue when moving the window to another monitor and immediately maximizing it, resulting in a maximized window (i.e have `WS_MAXIMIZE` window style) but doesn't cover the monitor work area.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
0.25
->0.26
Release Notes
tauri-apps/tao (tao)
### [`v0.26.0`](https://togithub.com/tauri-apps/tao/blob/HEAD/CHANGELOG.md#-0260) [Compare Source](https://togithub.com/tauri-apps/tao/compare/tao-v0.25.0...tao-v0.26.0) - [`2af91313`](https://togithub.com/tauri-apps/tao/commit/2af91313b2e8c48ef3330568ca9da25150a7bdaa)([#880](https://togithub.com/tauri-apps/tao/pull/880)) Updated the minimum supported Rust version to 1.70. - [`90ad07b3`](https://togithub.com/tauri-apps/tao/commit/90ad07b324636d27cae267ad52751fb886aa92a0)([#878](https://togithub.com/tauri-apps/tao/pull/878)) **Breaking change**: Removed `window::hit_test` function. - [`2af91313`](https://togithub.com/tauri-apps/tao/commit/2af91313b2e8c48ef3330568ca9da25150a7bdaa)([#880](https://togithub.com/tauri-apps/tao/pull/880)) Progress bar on Linux no longer relies on zbus. Changed `ProgressBarState`'s field `unity_uri` to `desktop_filename`. - [`90ad07b3`](https://togithub.com/tauri-apps/tao/commit/90ad07b324636d27cae267ad52751fb886aa92a0)([#878](https://togithub.com/tauri-apps/tao/pull/878)) On Windows and Linux, disable resizing undecorated windows when in fullscreen. - [`90ad07b3`](https://togithub.com/tauri-apps/tao/commit/90ad07b324636d27cae267ad52751fb886aa92a0)([#878](https://togithub.com/tauri-apps/tao/pull/878)) On Windows, fix undecorated window resizing. - [`89ce9d26`](https://togithub.com/tauri-apps/tao/commit/89ce9d26c3ac2483f93a386451b5a197cbfb684c)([#874](https://togithub.com/tauri-apps/tao/pull/874)) On Windows, apply `ScaleFactorChanged` if new size is different than what OS reported. This fixes an issue when moving the window to another monitor and immediately maximizing it, resulting in a maximized window (i.e have `WS_MAXIMIZE` window style) but doesn't cover the monitor work area.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.