Merge branch 'update/admin-fe-without-emojipack' into 'develop'
[akkoma] / CHANGELOG.md
index 37df345ede5ad12372fe7f5dab7e9d7f459be8de..4f7a9f44c7b7022d03a7535175ad397934ffa5bb 100644 (file)
@@ -38,6 +38,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Rate limiter is now disabled for localhost/socket (unless remoteip plug is enabled)
 - Logger: default log level changed from `warn` to `info`.
 - Config mix task `migrate_to_db` truncates `config` table before migrating the config file.
+- Default to `prepare: :unnamed` in the database configuration.
+- Instance stats are now loaded on startup instead of being empty until next hourly job.
 <details>
   <summary>API Changes</summary>