Releases: Rustmail/rustmail
Releases · Rustmail/rustmail
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
rustmail 1.0.8
What's Changed
- feat(logs): add logs when closing tickets by @Akinator31 in #264
- feat(api): add external api endpoints for interact with rustmail via external system by @Akinator31 in #265
- feat(panel): permissions system for panel by @Akinator31 in #266
- refactor(panel): make the 'save configuration' button float by @Akinator31 in #268
- feat(api): create ticket api endpoint by @Akinator31 in #270
- refactor(snippet): implement 'use' subcommand to be more user-friendly by @Akinator31 in #271
- fix(panel): add bold title for config and ticket tab and bump rustmail version by @Akinator31 in #272
Full Changelog: v1.0.7...v1.0.8
rustmail 1.0.7
What's Changed
- fix(dashboard): replace self-calling restart logic with standalone endpoint by @Akinator31 in #259
- fix(thread): add warning when attachments are too big by @Akinator31 in #260
Full Changelog: v1.0.6...v1.0.7
rustmail 1.0.6
What's Changed
- refactor(move): refactor move command format by @Akinator31 in #254
- feat(snippets): add commands for snippet feature by @Akinator31 in #255
Full Changelog: v1.0.5...v1.0.6
rustmail 1.0.5
What's Changed
- fix(auth): fix authentification issue when user has no avatar by @Akinator31 in #247
- refactor(command): refactor close command by @Akinator31 in #249
- feat(panel): implement permissions system for panel by @Akinator31 in #250
- fix(ci): force rust to use legacy symbol mangling by @Akinator31 in #253
Full Changelog: v1.0.3...v1.0.5
rustmail 1.0.4
What's Changed
- fix(auth): fix authentification issue when user has no avatar by @Akinator31 in #247
- refactor(command): refactor close command by @Akinator31 in #249
- feat(panel): implement permissions system for panel by @Akinator31 in #250
Full Changelog: v1.0.3...v1.0.4
rustmail 1.0.3
What's Changed
- fix(move): move command doesnt sync permissions by @Akinator31 in #244
Full Changelog: v1.0.2...v1.0.3
rustmail 1.0.2
What's Changed
- feat(panel): add possibility to update panel url address by @Akinator31 in #242
Full Changelog: v1.0.1...v1.0.2
rustmail 1.0.1
What's Changed
- refactor(license): change license from MIT to AGPLv3 by @Akinator31 in #238
- feat(commands): add ping command by @Akinator31 in #240
Full Changelog: v1.0.0...v1.0.1