When a new release is published, most browsers might still have the old version in their memory (Browser cache) and continue to use it until it expires. This is done to improve performance by reducing the number of files that need to be downloaded in every request.
To ensure we get the latest version of all files, the following steps can be taken in Google Chrome.
- On the Google Chrome browser, press F12. This will open Chrome’s DevTools.
- Go back to the browser without closing the DevTools.
- Right-click on the Google Chrome reload icon
- Choose “Empty Cache and Hard Reload”
- Continue to use the software normally