in light of the perf/size test results of Jdenticons, switch back to Identicons as the default

This commit is contained in:
El RIDO
2022-10-30 09:05:29 +01:00
parent 1892264cf0
commit 89d575ace3
5 changed files with 10 additions and 17 deletions

View File

@@ -3,7 +3,7 @@
* **1.4.1 (not yet released)**
* ADDED: Translations for Turkish, Slovak and Greek
* ADDED: S3 Storage backend (#994)
* CHANGED: Switched to Jdenticons as the default for comment icons (#793)
* ADDED: Jdenticons as an option for comment icons (#793)
* CHANGED: Avoid `SUPER` privilege for setting the `sql_mode` for MariaDB/MySQL (#919)
* CHANGED: Upgrading libraries to: zlib 1.2.13
* FIXED: Revert to CREATE INDEX without IF NOT EXISTS clauses, to support MySQL (#943)