Releases: Rustmail/rustmail
Releases · Rustmail/rustmail
rustmail 1.0.21
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
What's Changed
- fix(ci): fix ubuntu version for CI by @Akinator31 in #337
Full Changelog: v1.0.19...v1.0.20
rustmail 1.0.19
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
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
What's Changed
- cargo(deps): bump reqwest from 0.12.25 to 0.12.26 by @dependabot[bot] in #310
- cargo(deps): bump moka from 0.12.11 to 0.12.12 by @dependabot[bot] in #312
- cargo(deps): bump axum from 0.8.7 to 0.8.8 by @dependabot[bot] in #313
- cargo(deps): bump serenity from 0.12.4 to 0.12.5 by @dependabot[bot] in #311
- cargo(deps): bump toml from 0.9.8 to 0.9.10+spec-1.1.0 by @dependabot[bot] in #314
- feat(panel): add panel statistics by @Akinator31 in #316
Full Changelog: v1.0.16...v1.0.17
rustmail 1.0.16
What's Changed
- docs: add mdBook documentation site by @Akinator31 in #309
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
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
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
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
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