4.3.0
What's New
- Added support for custom themes.
- Added docs regarding development of themes.
- Fix UI of social login.
Upgrade Guide
Below are some additional steps required after you complete the upgrade guide.
- Add these new .environment variables to your .env file at the end.
APP_THEME=default
- Run
sh update.sh
(Confirm with Y if it ask you to override). - Done!
📢 Docs:
- How to Install Custom Themes: https://minetrax.github.io/docs/web/custom-themes
📢 Developer Docs:
- How to setup MineTrax locally for Development: https://minetrax.github.io/docs/development/setup-minetrax-locally-for-dev
- How to develop custom themes: https://minetrax.github.io/docs/development/develop-custom-themes
Full Changelog: 4.2.0...4.3.0