🎉Release v0.3.0!🎉

This commit is contained in:
Shiroyasha 2024-08-20 22:08:05 +03:00
parent dabe176e0e
commit 494de2ba0c
Signed by: shiroyashik
GPG key ID: E4953D3940D7860A
9 changed files with 60 additions and 19 deletions

View file

@ -1,5 +1,14 @@
## Bug fix
## Release ☆ ('▽^人)
Fixed error (failed to verify) when authenticating via Mojang
> [!CAUTION]
> **Update your Config.toml according to the example in the repository!**
**Full Changelog**: https://github.com/shiroyashik/sculptor/compare/v0.2.2...v0.2.3
What's added:
- Ability to change authentication providers;
- Display information about Sculptor in MOTD;
- Checking updates for Sculptor (displayed in CLI at startup) and for Figura (reported in mod UI);
- Saving log files in a separate directory;
- User bans and Minecraft blacklist parser;
- Implemented a special API for backend manipulation by third-party software.
**Full Changelog**: https://github.com/shiroyashik/sculptor/compare/v0.2.3...v0.3.0