mirror of
https://github.com/shiroyashik/sculptor.git
synced 2025-12-06 13:01:12 +03:00
🎉Release v0.3.0!🎉
This commit is contained in:
parent
dabe176e0e
commit
494de2ba0c
9 changed files with 60 additions and 19 deletions
15
.github/release-body.md
vendored
15
.github/release-body.md
vendored
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue