Changelog

Other versions not documented

1.1.3 - November 6, 2024

New Features
  • Added /backlinks - To be used by crawlers
Improvements
  • Fixed "Can't find entity" error on search page
  • Fixed account page buttons not working
  • Optimized pages for mobile use

1.1.2 - October 31, 2024

New Features
  • Top Reviewed Entities will now be sorted by review count AND average stars i.e two servers with 5 star averages but one has 3 reviews and the other has 1 - the 3 review server will be listed higher.
  • Added pagination to search page instead of infinite scrolling list
Improvements
  • None

1.1.1 - October 18, 2024

New Features
  • Successful login will redirect back to the last page
  • Added (BETA) Time Based One Time Passwords to Authentication
Improvements
  • None

1.1.0 - October 17, 2024

New Features
  • Added changelog page.
  • Moved category select to search page.
  • Users can now supply all data for an entity on request.
  • Added navbar to changelog page.
  • Used landing layout for entities on search.
  • Added boilerplate Terms Of Service & Privacy Policy.
Improvements
  • Updated authentication security.
  • Increased card count on landing to 8 for both.

1.0.9 - October 16, 2024

New Features
  • Used review layout as entity layout.
  • Added loading icon to login, register, and search.
Improvements
  • Changed style of header and subtext on landing.
  • Added bottom border to category buttons.
  • Fixed height of search button.

1.0.8 - October 15, 2024

New Features
  • Implemented Content Security Policy.
Improvements
  • None