Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
[akkoma] / CHANGELOG.md
index 37b8b0be7d1d8c1217332a981e7d000ce16ce5fd..c133cd9ec4f3335f9132c025f5822bb457ffe7c7 100644 (file)
@@ -84,6 +84,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
 - ActivityPub: Configurable `type` field of the actors.
 - Mastodon API: `/api/v1/accounts/:id` has `source/pleroma/actor_type` field.
 - Mastodon API: `/api/v1/update_credentials` accepts `actor_type` field.
+- Captcha: Support native provider
+- Captcha: Enable by default
 </details>
 
 ### Fixed