Skip to content

tao v0.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 13:08
51e899d

Updating crates.io index

Cargo Audit

Fetching advisory database from `https://github.com/RustSec/advisory-db.git`
      Loaded 604 security advisories (from /home/runner/.cargo/advisory-db)
    Updating crates.io index
    Scanning Cargo.lock for vulnerabilities (240 crate dependencies)

[0.26.0]

  • 2af91313(#880) Updated the minimum supported Rust version to 1.70.
  • 90ad07b3(#878) Breaking change: Removed window::hit_test function.
  • 2af91313(#880) Progress bar on Linux no longer relies on zbus. Changed ProgressBarState's field unity_uri to desktop_filename.
  • 90ad07b3(#878) On Windows and Linux, disable resizing undecorated windows when in fullscreen.
  • 90ad07b3(#878) On Windows, fix undecorated window resizing.
  • 89ce9d26(#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.

Cargo Publish

`\`\`
Updating crates.io index
   Packaging tao v0.26.0 (/home/runner/work/tao/tao)
    Updating crates.io index
    Packaged 138 files, 3.3MiB (2.2MiB compressed)
   Uploading tao v0.26.0 (/home/runner/work/tao/tao)
    Uploaded tao v0.26.0 to registry `crates-io`
note: Waiting for `tao v0.26.0` to be available at registry `crates-io`.
You may press ctrl-c to skip waiting; the crate should be available shortly.
   Published tao v0.26.0 at registry `crates-io`