Change Log
This change log allows users to vote on updates and changes, providing direct feedback to influence the platform's future.
Clear Net CDN Image Rate Limiting Issue
Our clear net Content Delivery Network (CDN) image optimizer was configured incorrectly and was rate limiting image requests for quite some time... It is now permanently fixed and should not occur anymore. I am so sorry about that!
Search Engine Upgrades: Faster Caching
We've improved our search engine caching for faster return speeds.
Web Crawler Upgrades: Improved Extraction and Detection
We’ve made significant enhancements to our web crawler by incorporating the all-MiniLM-L6-v2 sentence transformer model for more accurate description extraction. Additionally, we've refined our clone detection algorithm, reducing false negatives by implementing full-page data hashing techniques.
Cookie Check Causing Navigation Issues
When users accessed the website via a saved link to the search results page, our cookie check logic prevented them from navigating to any other pages after passing the check. This caused users to be stuck on the search results page, requiring them to close the tab or browser and re-enter the website through the homepage, particularly on Linux operating systems.