5.6 DEV build 2731
Pre-release
Pre-release
5.6 DEV build 2731
This dev release contains further maintenance and few new features
Special thanks to jhqwqmc, Vankka and Beniro for contributions to this update!
Changes from DEV build 2703
- CSV export added
- Bugfixes in export, placeholders, fabric commands and website cache
Change log
Website
CSV Export in tables
You can now export CSV from most tables. This is especially useful when combined with Query features, such as the click-and-drag in calendar for selecting data from specific timeframe.
Other
- The react bundle is now built using Vite. It utilizes modules available in modern browsers. This sped up build times by 7 minutes and should also improve page loading speed.
- Fixed some issues where reverse proxied Plan website loaded a blank page
- Fixed issue where server players online graph was fetched for network page due to bad cache lookup
- Server & Network Overview now uses frontend formatting for playtime and dates
Fabric 1.20.4
- Binero implemented Fabric 1.20.4 support, 1.20.3 is not supported this build onwards.
- Fabric command registration was moved earlier to avoid confusion when /plan reload doesn't exist after failed enable.
Placeholders
- Fixed off-by-one error in %plan_top_...% placeholders where 0 would be top 1 and 9 top 10. Now it matches documentation where 1 -> 1, and 10 -> 10. If you were compensating for this bug you may need to change %plan_top_...0% to %plan_top..._1% etc
Export
- Fixed react files getting exported even when all export is disabled.
Extensions
- Vankka updated DiscordSRV Extension to fix an incompatibility with new DiscordSRV version
Locale
- jhqwqmc updated Chinese locale (CN)