Skip to content

Releases: storopoli/dead-man-switch

v0.9.3

23 Apr 13:44
v0.9.3
2d84c71

Choose a tag to compare

What's Changed

  • chore(deps): update dtolnay/rust-toolchain requirement to 631a55b12751854ce901bb631d5902ceb48146f7 by @dependabot[bot] in #270
  • chore(deps): bump astral-sh/setup-uv from 7.1.6 to 7.3.0 by @dependabot[bot] in #269
  • fix: update flake.lock by @github-actions[bot] in #271
  • chore(deps): bump chrono from 0.4.42 to 0.4.43 by @dependabot[bot] in #272
  • chore(deps): bump uuid from 1.19.0 to 1.21.0 by @dependabot[bot] in #273
  • chore(deps): bump axum-extra from 0.12.2 to 0.12.5 by @dependabot[bot] in #274
  • chore(deps): bump toml from 0.8.23 to 1.0.1+spec-1.1.0 by @dependabot[bot] in #275
  • chore(deps): bump anyhow from 1.0.100 to 1.0.101 by @dependabot[bot] in #276
  • chore(deps): bump rustls-webpki from 0.103.8 to 0.103.10 in the cargo group across 1 directory by @dependabot[bot] in #277
  • ci: fix zizmor issues by @storopoli in #279
  • fix: update flake.lock by @github-actions[bot] in #278
  • security: ignore unpatcheable rustsec on rsa by @storopoli in #280
  • chore(deps): bump tracing-subscriber from 0.3.22 to 0.3.23 by @dependabot[bot] in #281
  • chore(deps): bump anyhow from 1.0.101 to 1.0.102 by @dependabot[bot] in #282
  • chore(deps): bump bcrypt from 0.17.1 to 0.19.0 by @dependabot[bot] in #284
  • chore(deps): bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #285
  • chore(deps): bump toml from 1.0.1+spec-1.1.0 to 1.0.7+spec-1.1.0 by @dependabot[bot] in #283
  • chore(deps): bump Swatinem/rust-cache from 2.8.2 to 2.9.1 by @dependabot[bot] in #286
  • chore(deps): bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 by @dependabot[bot] in #288
  • chore(deps): bump uuid from 1.21.0 to 1.22.0 by @dependabot[bot] in #287
  • chore(deps): bump the cargo group across 1 directory with 2 updates by @dependabot[bot] in #289
  • chore(deps): bump rand from 0.8.5 to 0.8.6 in the cargo group across 1 directory by @dependabot[bot] in #290

Full Changelog: v0.9.2...v0.9.3

v0.9.2

17 Feb 18:15
v0.9.2
250c448

Choose a tag to compare

dockerfile improvements

v0.9.1

04 Feb 14:38
v0.9.1
315e4a9

Choose a tag to compare

security dependency updates

v0.9.0

02 Feb 07:29
v0.9.0
f6e8417

Choose a tag to compare

improved persistence of state across restarts

v0.8.0

13 Oct 20:14
v0.8.0
d34be73

Choose a tag to compare

dockerfiles for cli and web

v0.7.3

16 Sep 08:23
v0.7.3
eede911

Choose a tag to compare

log-level fixes

v0.7.2

08 Jun 20:50
v0.7.2
6ac46db

Choose a tag to compare

secure cookie fix

v0.7.1

04 Jun 12:43
v0.7.1
3102eff

Choose a tag to compare

fixed more potential crashes

v0.7.0

28 May 20:39
v0.7.0
8c156af

Choose a tag to compare

Fixed crash in web-ui that could be activated without authentication

v0.6.1

07 Mar 18:16
v0.6.1
56e1dd4

Choose a tag to compare

Security Advisory: dependency ring some AES functions may panic