5.5 build 2121
5.5 build 2121
Another release to add 1.19.3 support to Fabric and release all the goodies developed since previous update :)
Special thanks to DrexHD for contributions to this update.
Change Log
Data gathering
- Local private network addresses (https://en.wikipedia.org/wiki/Private_network) are now detected as as 'Local Private Network' in Geolocations similar to how 127.0.0.1 is marked as 'Local Machine'.
Fabric
- DrexHD updated fabric code to be compatible with 1.19.3 changes
Frontend BETA
- Fixed login and register redirects to wrong place
- Fixed Playerbase overview 30 days and Now being wrong way around on the table
- React Export is now functional (At least on webservers that serve the bundle at
/
, further testing needed if your export is on/stats/
for example.)- If Frontend beta and export are enabled, the old html files are no longer exported.
- Extra index.html files are exported to redirect back to the React bundle to allow sharing the URLs to others. This is because in the React frontend the address is handled by React Router and clicking most links on the pages makes no extra requests for html. Reloading on the other hand needs html file, so the extra files redirect to {address}/?redirect={address you used} - so that you end up where you want.
- Exported pages have a different icon next to last refresh timestamp to visually distinguish from screenshots which one is being used.
- Known issue with export: The json files are constantly being reloaded by the browser if they're old