Pixelfed - Package Updates
-
[1.21.1]
- Update pixelfed to 0.12.5
- Full Changelog
- Add app register email verify resends
- Add AVIF support
- WebGL photo filters
- Fix oauth oob (urn:ietf:wg:oauth:2.0:oob) support.
- Update AP helpers, reject statuses with invalid dates
- Update DirectMessage API, fix broken threading
- Update Status caption render logic
- Update ApiV1Controller, fix bookmark bug. Closes
- Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering
- Update AutolinkService, optimize lookups
-
[1.22.0]
- add checklist
-
[1.22.1]
- memory_limit config & cache clearing implemented
-
[1.22.2]
- Update pixelfed to 0.12.6
- Full Changelog
- Pinned Posts (2f655d000)
- Custom Filters (#5928) (437d742ac)
- Legal Notice page (#5606) (c72fa0529)
- OIDC Support (#5608) (c72fa0529)
- Avif, HEIC, webp, libvips support + Preserve ICC color profiles (ab9c13fe0)
- Added StoryIndexService, an optimized fan-out-on-write service for story carousel generation/rendering (950fc0474)
- Update PublicApiController, use pixelfed entities for /api/pixelfed/v1/accounts/id/statuses with bookmarked state (5ddb6d842)
- Update Profile.vue, fix pagination (2ea107805)
- Update ProfileMigrationController, fix race condition by chaining batched jobs (3001365025)
- Update Instance total post, add optional estimation for huge status tables (5a5821fe8)