The /java/changlog page seems to be caching too strongly on the client side, visiting the page after new versions have been released since the last visit doesn't seem to show the new versions in the version list and doesn't show the correct latest changelog until after doing a full refresh (CTRL+F5 in Chrome on Windows)
This has already been fixed server side in c03c9f4, but it seems to be caching client side too much too. Need to investigate exactly why this is and how to fix it
The
/java/changlogpage seems to be caching too strongly on the client side, visiting the page after new versions have been released since the last visit doesn't seem to show the new versions in the version list and doesn't show the correct latest changelog until after doing a full refresh (CTRL+F5in Chrome on Windows)This has already been fixed server side in c03c9f4, but it seems to be caching client side too much too. Need to investigate exactly why this is and how to fix it