Releases: Rustmail/rustmail
Releases · Rustmail/rustmail
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
rustmail 1.0.11
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
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
What's Changed
- perf(panel): optimize WASM bundle size with wasm-opt by @Akinator31 in bb95987 ed182de and b7aee94
Full Changelog: v1.0.8...v1.0.9