Releases: Rustmail/rustmail
Releases · Rustmail/rustmail
rustmail 1.0.31
What's Changed
- cargo(deps): bump uuid from 1.23.0 to 1.23.1 by @dependabot[bot] in #398
- cargo(deps): bump tokio from 1.52.0 to 1.52.1 by @dependabot[bot] in #399
- feat(category): associate roles to categories by @Akinator31 in #401
- cargo(deps): bump reqwest from 0.13.2 to 0.13.3 by @dependabot[bot] in #402
- refactor(addmod): allow adding all users with a specific role by @Akinator31 in #404
- fix(bans): backfill tracked members + harden SQLite concurrency by @Akinator31 in #405
- feat(new_thread): open and close silently when staff hasn't engaged the user by @Akinator31 in #406
Full Changelog: v1.0.30...v1.0.31
rustmail 1.0.30
What's Changed
- cargo(deps): bump yew from 0.22.1 to 0.23.0 by @dependabot[bot] in #369
- cargo(deps): bump toml from 1.0.6+spec-1.1.0 to 1.0.7+spec-1.1.0 by @dependabot[bot] in #371
- cargo(deps): bump pulldown-cmark from 0.13.1 to 0.13.3 by @dependabot[bot] in #374
- cargo(deps): bump moka from 0.12.14 to 0.12.15 by @dependabot[bot] in #373
- cargo(deps): bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 by @dependabot[bot] in #375
- cargo(deps): bump sha2 from 0.10.9 to 0.11.0 by @dependabot[bot] in #376
- cargo(deps): bump gloo-net from 0.6.0 to 0.7.0 by @dependabot[bot] in #377
- cargo(deps): bump uuid from 1.22.0 to 1.23.0 by @dependabot[bot] in #378
- cargo(deps): bump gloo-utils from 0.2.0 to 0.3.0 by @dependabot[bot] in #379
- cargo(deps): bump wasm-bindgen-futures from 0.4.64 to 0.4.66 by @dependabot[bot] in #381
- cargo(deps): bump toml from 1.1.0+spec-1.1.0 to 1.1.1+spec-1.1.0 by @dependabot[bot] in #382
- cargo(deps): bump hyper from 1.8.1 to 1.9.0 by @dependabot[bot] in #383
- cargo(deps): bump toml from 1.1.1+spec-1.1.0 to 1.1.2+spec-1.1.0 by @dependabot[bot] in #384
- cargo(deps): bump tokio from 1.50.0 to 1.51.1 by @dependabot[bot] in #387
- cargo(deps): bump rand from 0.10.0 to 0.10.1 by @dependabot[bot] in #388
- cargo(deps): bump tokio from 1.51.1 to 1.52.0 by @dependabot[bot] in #390
- cargo(deps): bump axum from 0.8.8 to 0.8.9 by @dependabot[bot] in #391
- feat(category): add possibilty to setup custom inbox category by @Akinator31 in #392
- feat(command): add rename command by @Akinator31 in #393
- fix(bot): return translated error when moving ticket to a full Discord category by @Akinator31 in #394
- feat(bans): add the ability to view information about a banned user by @Akinator31 in #395
Full Changelog: v1.0.29...v1.0.30
rustmail 1.0.29
What's Changed
- cargo(deps): bump toml from 1.0.4+spec-1.1.0 to 1.0.6+spec-1.1.0 by @dependabot[bot] in #368
Full Changelog: v1.0.28...v1.0.29
rustmail 1.0.28
What's Changed
- cargo(deps): bump toml from 1.0.1+spec-1.1.0 to 1.0.3+spec-1.1.0 by @dependabot[bot] in #357
- cargo(deps): bump strum from 0.27.2 to 0.28.0 by @dependabot[bot] in #358
- cargo(deps): bump chrono from 0.4.43 to 0.4.44 by @dependabot[bot] in #359
- cargo(deps): bump pulldown-cmark from 0.13.0 to 0.13.1 by @dependabot[bot] in #360
- cargo(deps): bump yew from 0.22.0 to 0.22.1 by @dependabot[bot] in #361
- cargo(deps): bump moka from 0.12.13 to 0.12.14 by @dependabot[bot] in #362
- cargo(deps): bump tokio from 1.49.0 to 1.50.0 by @dependabot[bot] in #363
- cargo(deps): bump toml from 1.0.3+spec-1.1.0 to 1.0.4+spec-1.1.0 by @dependabot[bot] in #364
- cargo(deps): bump uuid from 1.21.0 to 1.22.0 by @dependabot[bot] in #366
- feat(panel): add an option to download ticket logs by @Akinator31 in #367
Full Changelog: v1.0.27...v1.0.28
rustmail 1.0.27
What's Changed
- cargo(deps): bump futures from 0.3.31 to 0.3.32 by @dependabot[bot] in #354
- cargo(deps): bump uuid from 1.20.0 to 1.21.0 by @dependabot[bot] in #355
Full Changelog: v1.0.26...v1.0.27
rustmail 1.0.26
What's Changed
- cargo(deps): bump toml from 1.0.0+spec-1.1.0 to 1.0.1+spec-1.1.0 by @dependabot[bot] in #353
Full Changelog: v1.0.25...v1.0.26
rustmail 1.0.25
What's Changed
- cargo(deps): bump toml from 0.9.11+spec-1.1.0 to 1.0.0+spec-1.1.0 by @dependabot[bot] in #352
Full Changelog: v1.0.24...v1.0.25
rustmail 1.0.24
What's Changed
- cargo(deps): bump rand from 0.9.2 to 0.10.0 by @dependabot[bot] in #349
- cargo(deps): bump reqwest from 0.13.1 to 0.13.2 by @dependabot[bot] in #350
Full Changelog: v1.0.23...v1.0.24
rustmail 1.0.23
What's Changed
- cargo(deps): bump regex from 1.12.2 to 1.12.3 by @dependabot[bot] in #348
Full Changelog: v1.0.22...v1.0.23
rustmail 1.0.22
What's Changed
- cargo(deps): bump chrono from 0.4.42 to 0.4.43 by @dependabot[bot] in #344
- cargo(deps): bump rust-embed from 8.9.0 to 8.11.0 by @dependabot[bot] in #345
- cargo(deps): bump uuid from 1.19.0 to 1.20.0 by @dependabot[bot] in #346
- cargo(deps): bump moka from 0.12.12 to 0.12.13 by @dependabot[bot] in #347
Full Changelog: v1.0.21...v1.0.22