Skip to content

Releases: Rustmail/rustmail

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

rustmail 1.0.11

07 Dec 21:03
3d7b543

Choose a tag to compare

What's Changed

  • build(ci): switch to GitHub self hosted runners by @Akinator31 in #279
  • fix(reminder): retrieve thread by channel_id instead of user_id by @Akinator31 in #282

Full Changelog: v1.0.10...v1.0.11

rustmail 1.0.10

05 Dec 13:02
57d46b7

Choose a tag to compare

What's Changed

  • refactor(api): add optionnal staff discord id to api external's 'createt ticket' endpoint by @Akinator31 in #276

Full Changelog: v1.0.9...v1.0.10

rustmail 1.0.9

04 Dec 14:04

Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v1.0.9