New
v0.12.6
Added
- 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)
Updates
- 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)
- Update ApiV1Controller, fix notifications favourited/reblogged/bookmarked state. Fixes #5901 (8a86808a0)
- Update ApiV1Controller, fix relationship fields. Fixes #5900 (245ab3bc4)
- Update instance config, return proper matrix limits. Fixes #4780 (473201908)
- Update SearchApiV2Service, fix offset bug. Fixes #5875 (0a98b7ad2)