Skip to content

Changelog

Stay up to date with changes.

Fixed a bug with styles missing updated date

This was a regression by a set of refactors I did back in October of 2024, then committed on March 6th of 2025.


As I mention in the relevant commit, around 200 styles were affected. Like with a previous bug in reviews, all of the affected styles have been fixed in the database.


Thank you to Joao for reporting this in #346.

Rewrote Moderation Log page

As a part of the ongoing refactoring, the moderation log now has pagination, basic filtering, and better consistency thanks to 0ko.


Additionally, you can see every moderation action on its own page by clicking on the link in "date and time" column.

Added a list with reviews on the profile page

As mentioned in the relevant commit, you can now see reviews you made by visiting your profile page.

Fixed a bug when creating reviews

As mentioned in the relevant commit, the reviews which were made during this period are also fixed in the database.

Hello, changelog!

This page will contain mainly user-facing changes. To see everything, check the commits page on GitHub.