New
v0.12.5
PHP 8.3+
Pixelfed now requires PHP 8.3+
Added
Features
- WebGL photo filters (#5374)
OAuth
- Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support. (8afbdb03)
Updates
- Update AP helpers, reject statuses with invalid dates (960f3849)
- Update DirectMessage API, fix broken threading (044d410c)
- Update Status caption render logic (fb8dbb95)
- Update ApiV1Controller, fix bookmark bug. Closes #5216 (9f7cc52c)
- Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering (9eeb7b67)
- Update AutolinkService, optimize lookups (eac2c196)
- Update DirectMessageController, remove 72h limit for admins (639df410)
- Update StatusService, fix newlines (56c07b7a)