Skip to content

Releases: Rustmail/rustmail

rustmail 1.0.21

14 Jan 21:07
aa133e4

Choose a tag to compare

What's Changed

  • fix(panel): add error message when user is not allowed to acces panel by @Akinator31 in #338
  • refactor(logs): ensure that discord logs can be disabled independently of rustmail logs by @Akinator31 in #340
  • refactor(annoymous): display staff name in anonymous inbox staff message by @Akinator31 in #341
  • fix(unremind): the command does not indicate that a reminder does not exist by @Akinator31 in #342
  • feat(panel): make it possible to change the banner avatar or name of the bot from the panel by @Akinator31 in #343

Full Changelog: v1.0.20...v1.0.21

rustmail 1.0.20

13 Jan 14:26
ac171e5

Choose a tag to compare

What's Changed

Full Changelog: v1.0.19...v1.0.20

rustmail 1.0.19

13 Jan 13:13

Choose a tag to compare

What's Changed

  • feat(remind): ping role via reminder command by @Akinator31 in #335
  • cargo(deps): bump reqwest from 0.12.28 to 0.13.1 by @dependabot[bot] in #326
  • cargo(deps): bump tokio from 1.48.0 to 1.49.0 by @dependabot[bot] in #327
  • cargo(deps): bump serde_json from 1.0.148 to 1.0.149 by @dependabot[bot] in #333
  • cargo(deps): bump toml from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0 by @dependabot[bot] in #334

Full Changelog: v1.0.18...v1.0.19

rustmail 1.0.18

29 Dec 16:56

Choose a tag to compare

What's Changed

  • cargo(deps): bump serde_json from 1.0.145 to 1.0.148 by @dependabot[bot] in #319
  • cargo(deps): bump axum-extra from 0.12.2 to 0.12.5 by @dependabot[bot] in #320
  • cargo(deps): bump reqwest from 0.12.26 to 0.12.28 by @dependabot[bot] in #321
  • fix(logs): fix unknow target when moving or disconnect user from a voice channel by @Akinator31 in #322
  • fix(trads): add missing traductions for several audit log events by @Akinator31 in #323

Full Changelog: v1.0.17...v1.0.18

rustmail 1.0.17

28 Dec 12:13

Choose a tag to compare

What's Changed

Full Changelog: v1.0.16...v1.0.17

rustmail 1.0.16

17 Dec 13:38

Choose a tag to compare

What's Changed

This release introduces the official Rustmail documentation, now available at https://docs.rustmail.rs.

What's included

  • Getting Started - Installation, configuration, and first steps
  • User Guides - Commands, tickets, server modes, and web panel usage
  • Deployment - Docker setup and production best practices
  • API Reference - Complete REST API documentation for integrations
  • Development - Architecture overview, building from source, and contribution guidelines

Full Changelog: v1.0.15...v1.0.16

rustmail 1.0.15

12 Dec 19:45
1eeb439

Choose a tag to compare

What's Changed

  • feat(status): change bot status via configuration tab on panel by @Akinator31 in #306

Full Changelog: v1.0.14...v1.0.15

rustmail 1.0.14

12 Dec 08:18
9da696b

Choose a tag to compare

What's Changed

  • fix(panel): images of the buttons used to change the bot's status were not displayed by @Akinator31 in #302
  • refactor(close): add the staff who closed the ticket in close log message by @Akinator31 in #303
  • feat(status): add command to change bot status and maintenance mode by @Akinator31 in #305

Full Changelog: v1.0.13...v1.0.14

rustmail 1.0.13

09 Dec 13:07

Choose a tag to compare

What's Changed

  • fix(config): no slash commands was recorded on single server configuration by @Akinator31 in #291
  • chore(i18n): migrate i18n-rs to local crate rustmail i18n due to inactivity by @Akinator31 in #293
  • cargo(deps): bump reqwest from 0.12.24 to 0.12.25 by @dependabot[bot] in #294
  • feat(logs): improve logs display by @Akinator31 in #296

Full Changelog: v1.0.12...v1.0.13

rustmail 1.0.12

08 Dec 10:47
23f5076

Choose a tag to compare

What's Changed

  • cargo(deps): bump uuid from 1.18.1 to 1.19.0 by @dependabot[bot] in #284
  • perf(messages): eliminate blocking operations causing message delays by @Akinator31 in #285
  • fix(panel): incorrectly categorized messages on the panel by @Akinator31 in #280
  • fix(commands): register commandinteraction message in db by @Akinator31 in #286
  • bump(rustmail): bump rustmail's crates version by @Akinator31 in #287

Full Changelog: v1.0.11...v1.0.12