Skip to content
Snippets Groups Projects
Commit 0e4d3e73 authored by lain's avatar lain
Browse files

Changelog: Add info and warning about object ap_ids.

parent 13265f17
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Authentication: Added rate limit for password-authorized actions / login existence checks
### Changed
- **ATTENTION - LONG MIGRATION** Objects have an ap_id column now, extracted with a trigger.
- **Breaking:** Elixir >=1.8 is now required (was >= 1.7)
- **Breaking:** Admin API: Return link alongside with token on password reset
- Replaced [pleroma_job_queue](https://git.pleroma.social/pleroma/pleroma_job_queue) and `Pleroma.Web.Federator.RetryQueue` with [Oban](https://github.com/sorentwo/oban) (see [`docs/config.md`](docs/config.md) on migrating customized worker / retry settings)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment