diff --git a/CHANGELOG.md b/CHANGELOG.md index 22296909..a6e71cd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### 0.3.1 + - Small board list optimisation, no longer try to fetch webring site names if webring not enabled. + - Make webring blacklisting also apply to endpoints after being fetched, in case the URL is different (alt domain, onions, etc). + - Webring.json is now removed when webring is disabled. + ### 0.3.0 - Ban durations are now editable. Staff can set a new ban duration (starting from the current date, not the original ban issue date). - Minor bugfixes.