Skip to content

5.0.0

Compare
Choose a tag to compare
@Xinecraft Xinecraft released this 21 Mar 21:38
· 119 commits to main since this release
f94b5e6

What's Changed

  • Feat: Staff Recruitment System v1 by @Xinecraft in #341
  • Add ability to hide player country with .env HIDE_COUNTRY_FOR_PRIVACY
  • Bug fixes in custom forms.
  • More other 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.
HIDE_COUNTRY_FOR_PRIVACY=false
  1. Run sh update.sh (Confirm with Y if it ask you to override).
  2. Done!

Full Changelog: 4.5.0...5.0.0