Skip to content

5.1.0

Latest
Compare
Choose a tag to compare
@Xinecraft Xinecraft released this 15 Apr 14:00
· 25 commits to main since this release

What's Changed

  1. Revamp Social Authentication Feature. (View linked accounts in Edit Profile -> Linked Social)
  2. Add Discord Notifications (You will need to add Bot on ur server for it), Check for setup https://minetrax.github.io/docs/web/discord-integration (if u already have 0Auth done you should only follow the Bot part).
  3. Revamp notifications for better management. Check (Edit Profile -> Notification Preferences). Also all notification are now enabled by default.
  4. Added ability to run MineTrax in Docker container with compose, check https://minetrax.github.io/docs/installation/setup-web-docker
  5. Other Bug fixes.

Upgrade Guide

Below are some additional steps required after you complete the upgrade guide.

  1. Add these new .environment variables to your .env file at the end.
DISCORD_BOT_TOKEN=
  1. Run sh update.sh (Confirm with Y if it ask you to override).
  2. Done!

New Contributors

Full Changelog: 5.0.0...5.1.0