Skip to content

Releases: friedemannsommer/email-view-tracker

v0.1.18

13 Feb 23:49
aa658cd
Compare
Choose a tag to compare

Notice

The Docker containers now use ENTRYPOINT instead of CMD to make it easier to pass the required arguments.

Full Changelog: v0.1.17...v0.1.18

v0.1.17

13 Feb 23:26
3eaa61c
Compare
Choose a tag to compare

Notice

First successful Docker container build.
If you want to use this program within a containerized environment, you can now pull a prebuilt container from: ghcr.io/friedemannsommer/email-view-tracker.

Full Changelog: v0.1.16...v0.1.17

v0.1.16

13 Feb 23:18
e451839
Compare
Choose a tag to compare
v0.1.16 Pre-release
Pre-release

Notice

Unsuccessful Docker container rebuild.

Full Changelog: v0.1.15...v0.1.16

v0.1.15

13 Feb 23:14
68ed8fe
Compare
Choose a tag to compare

Dependency changes

  • actix-identity v0.6.0 => v0.7.0
  • getrandom v0.2.11 => v0.2.12
  • markup v0.13.1 => v0.15.0
  • once_cell v1.18.0 => v1.19.0
  • serde v1.0.192 => v1.0.196
  • thiserror v1.0.50 => v1.0.57
  • time v0.3.30 => v0.3.34
  • url v2.4.1 => v2.5.0
  • actix-web v4.4.0 => v4.5.1
  • actix-session v0.8.0 => v0.9.0
  • clap v4.4.7 => v4.5.0
  • uuid v1.5.0 => v1.7.0
  • sea-orm v0.12.4 => v0.12.14
  • sea-orm-migration v0.12.4 => v0.12.14
  • argon2 v0.5.2 => v0.5.3
  • mini-moka v0.10.2 => v0.10.3
  • lightningcss v1.0.0-alpha.51 => v1.0.0-alpha.53
  • proc-macro2 v1.0.69 => v1.0.78
  • quote v1.0.33 => v1.0.35

PRs

Full Changelog: v0.1.14...v0.1.15

v0.1.14

09 Nov 23:42
3888e95
Compare
Choose a tag to compare

Dependency changes

  • Bump actix-identity from 0.5.2 to 0.6.0
  • Bump getrandom from 0.2.10 to 0.2.11
  • Bump clap from 4.3.23 to 4.4.7
  • Bump serde from 1.0.185 to 1.0.192
  • Bump thiserror from 1.0.47 to 1.0.50
  • Bump time from 0.3.27 to 0.3.30
  • Bump url from 2.4.0 to 2.4.1
  • Bump actix-web from 4.3.1 to 4.4.0
  • Bump actix-session from 0.7.2 to 0.8.0
  • Bump uuid from 1.4.1 to 1.5.0
  • Bump sea-orm from 0.12.2 to 0.12.4
  • Bump argon2 from 0.5.1 to 0.5.2
  • Bump lightningcss from 1.0.0-alpha.45 to 1.0.0-alpha.51
  • Bump proc-macro2 from 1.0.66 to 1.0.69
  • Bump sea-orm-migration from 0.12.2 to 0.12.4

Full Changelog: v0.1.13...v0.1.14

v0.1.13

22 Aug 19:53
f74742e
Compare
Choose a tag to compare

Notice

Updated rustls-webpki to v0.101.4, which addresses a potential DoS.

Dependency changes

  • serde v1.0.171 => v1.0.185
  • time v0.3.26 => v0.3.27

PRs

Full Changelog: v0.1.12...v0.1.13

v0.1.12

20 Aug 13:15
4c4578c
Compare
Choose a tag to compare

Notice

These binaries have been created with Rust v1.71.
Updated "mini-moka" dependency to address a potential memory corruption.

Dependency changes

  • clap v4.3.19 => v4.3.23
  • lightningcss v1.0.0-alpha.44 => v1.0.0-alpha.45
  • log v0.4.19 => v0.4.20
  • mini-moka v0.12.1 => v0.12.2
  • quote v1.0.32 => v1.0.33
  • sea-orm v0.12.1 => v0.12.2
  • sea-orm-migration v0.12.1 => v0.12.2
  • serde v1.0.177 => v1.0.171
  • thiserror v1.0.44 => v1.0.47
  • time v0.3.23 => v0.3.26

PRs

Full Changelog: v0.1.11...v0.1.12

v0.1.11

28 Jul 23:42
68ab681
Compare
Choose a tag to compare

Dependency changes

  • Bump log from 0.4.18 to 0.4.19
  • Bump serde from 1.0.164 to 1.0.177
  • Bump thiserror from 1.0.40 to 1.0.44
  • Bump time from 0.3.22 to 0.3.23
  • Bump clap from 4.3.2 to 4.3.19
  • Bump uuid from 1.3.3 to 1.4.1
  • Bump sea-orm from 0.11.3 to 0.12.1
  • Bump sea-orm-migration from 0.11.3 to 0.12.1
  • Bump argon2 from 0.5.0 to 0.5.1
  • Bump mini-moka from 0.10.0 to 0.10.1
  • Bump lightningcss from 1.0.0-alpha.42 to 1.0.0-alpha.44
  • Bump proc-macro2 from 1.0.60 to 1.0.66
  • Bump quote from 1.0.28 to 1.0.32

PRs

Full Changelog: v0.1.10...v0.1.11

v0.1.10

09 Jun 14:06
084631f
Compare
Choose a tag to compare

Dependency changes

  • Bump once_cell from 1.17.2 to 1.18.0
  • Bump serde from 1.0.163 to 1.0.164
  • Bump url from 2.3.1 to 2.4.0
  • Bump clap from 4.3.0 to 4.3.2
  • Bump time from 0.3.21 to 0.3.22
  • Bump lightningcss from 1.0.0-alpha.41 to 1.0.0-alpha.42
  • Bump proc-macro2 from 1.0.59 to 1.0.60

PRs

Full Changelog: v0.1.8...v0.1.10

v0.1.9

02 Jun 13:33
9556815
Compare
Choose a tag to compare

Notice

These binaries have been created with Rust v1.70.

PRs

Full Changelog: v0.1.8...v0.1.9