Back to news
WebWolium
News
ChangeLog
Web Update: Massive Performance Boost & Login Fixes
A crucial web update resolving infinite login loops, massive storage leaks, and introducing a smart self-cleaning cache system.
Web Update: Massive Performance Boost & Login Fixes
This update is entirely focused on the website's performance, stability, and fixing critical bugs under the hood. We've completely rebuilt how the website stores data on your device, making it significantly lighter and faster.
Fixed
- Infinite Login Loop: Fixed a highly requested issue where users were repeatedly asked to log in after refreshing the page. This was caused by the browser's local storage running out of space. You will no longer need to clear your browser data to log in!
- Extreme Storage Leak: Fixed a critical bug where the website's offline mode (Service Worker) was aggressively caching database and API requests, sometimes hoarding gigabytes of unnecessary data on your device.
- UI Double-Loading: Fixed an issue where the interface would flash or initialize twice in a row immediately after a successful login.
Improved
- Smart Data Cleanup: Introduced an automatic "Garbage Collector" for the website. Cached data, such as other users' profile statistics, will now automatically expire and delete itself after 7 days, keeping your device's storage perfectly clean.
- Auto-Purge for Returning Users: When you visit the updated website for the first time, our new system will automatically detect and wipe out any gigabytes of old, bloated cache left over from the previous versions.
- User Search: Upgraded the topbar user search to use standard form submissions. This makes it much more reliable, especially when pressing "Enter" on mobile keyboards.
- Responsive UI: Removed hardcoded height restrictions for homepage images, ensuring they scale much better across different screen sizes.