Merge remote-tracking branch 'origin/develop' into fix/signup-without-email
[akkoma] / CHANGELOG.md
index d058370161f09c0e2dc2039815342835588def43..462c7c2a3e5ae38ed58512c62afd69c3a2a55599 100644 (file)
@@ -39,6 +39,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - Logger: default log level changed from `warn` to `info`.
 - Config mix task `migrate_to_db` truncates `config` table before migrating the config file.
 - Allow account registration without an email
+- Default to `prepare: :unnamed` in the database configuration.
 <details>
   <summary>API Changes</summary>