Pixelfed - Package Updates
-
[1.18.0]
- Update Pixelfed to 0.12.0
- Full changelog
- Update SoftwareUpdateService, add command to refresh latest versions (632f2cb6)
- Update Post.vue, fix cache bug (3a27e637)
- Update StatusHashtagService, use more efficient cached count (592c8412)
- Update DiscoverController, handle discover hashtag redirects (18382e8a)
- Update ApiV1Controller, use admin filter service (94503a1c)
- Update SearchApiV2Service, use more efficient query (cee618e8)
- Update Curated Onboarding view, fix concierge form (15ad69f7)
- Update AP Profile Transformer, add suspended attribute (25f3fa06)
- Update AP Profile Transformer, fix movedTo attribute (63100fe9)
- Update AP Profile Transformer, fix suspended attributes (2e5e68e4)
- Update PrivacySettings controller, add cache invalidation (e742d595)
- Update ProfileController, preserve deleted actor objects for federated account deletion and use more efficient account cache lookup (853a729f)
- Update SiteController, add curatedOnboarding method that gracefully falls back to open registration when applicable (95199843)
- Update AP transformers, add DeleteActor activity (bcce1df6)
- Update commands, add user account delete cli command to federate account deletion (4aa0e25f)
- Update web-api popular accounts route to its own method to remove the breaking oauth scope bug (a4bc5ce3)
- Update config cache (5e4d4eff)
- Update Config, use config_cache (7785a2da)
- Update ApiV1Dot1Controller, use config_cache for in-app registration (b0cb4456)
- Update captcha, use config_cache helper (8a89e3c9)
- Update custom emoji, add config_cache support (481314cd)
- Update ProfileController, fix permalink redirect bug (75081e60)
- Update admin css, use font-display:swap for nucleo icons (8a0c456e)
- Update PixelfedDirectoryController, fix boolean cast bug (f08aab22)
- Update PixelfedDirectoryController, use cached stats (f2f2a809)
- Update AdminDirectoryController, fix type casting (ad506e90)
- Update image pipeline, use config_cache (a72188a7)
- Update cloud storage, use config_cache (665581d8)
- Update pixelfed.max_album_length, use config_cache (fecbe189)
- Update media_types, use config_cache (d670de17)
- Update landing settings, use config_cache (40478f25)
- Update activitypub setting, use config_cache (5071aaf4)
- Update oauth setting, use config_cache (ce228f7f)
- Update stories config, use config_cache (d1adb109)
- Update ig import, use config_cache (da0e0ffa)
- Update autospam config, use config_cache (a76cb5f4)
- Update app.name config, use config_cache (911446c0)
- Update UserObserver, fix type casting (949e9979)
- Update user_filters, use config_cache (6ce513f8)
- Update filesystems config, add to config_cache (087b2791)
- Update web-admin routes, add setting api routes (828a456f)
- Update hashtag component (cee979ed)
- Update AdminReadMore component, add .prevent to click action (704e7b12)
- Update admin dashboard, add admin settings partials (eb487123)
- Update admin settings, refactor to vue component (674e560f)
- Update ConfigCacheService, encrypt keys at rest (3628b462)
- Update RemoteFollowImportRecent, use MediaPathService (5162c070)
- Update AdminSettingsController, add user filter max limit settings (ac1f0748)
- Update AdminSettingsController, add AdminSettingsService (dcc5f416)
- Update AdminSettings component, fix user settings (aba1e13d)
- Update AdminInstances component (ec2fdd61)
- Update AdminSettings, add max_account_size support (2dcbc1d5)
- Update AdminSettings, use better validation for user integer settings (d946afcc)
- Update spa sass, fix timestamp dark mode bug (4147f7c5)
- Update relationships view, fix unfollow hashtag bug. Fixes #5008 (8c693640)
- Update PrivacySettings controller, refresh RelationshipService when unmute/unblocking (b7322b68)
- Update ApiV1Controller, improve refresh relations logic when (un)muting or (un)blocking (b8e96a5f)
- Update context menu, add mute/block/unfollow actions and update relationship store accordingly (81d1e0fd)
- Update docker env, fix config_cache. Fixes #5033 (858fcbf6)
- Update UnfollowPipeline, fix follower count cache bug (6bdf73de)
- Update VideoPresenter component, add webkit-playsinline attribute to video element to prevent the full screen video player (ad032916)
- Update VideoPlayer component, add playsinline attribute to video element (8af23607)
- Update StatusController, refactor status embeds (9a7acc12)
- Update ProfileController, refactor profile embeds (8b8b1ffc)
- Update profile embed view, fix height bug (65166570)
- Update CustomEmojiService, only return local emoji (7f8bba44)
- Update Like model, increase max likes per day from 500 to 1500 (4223119f)
-
[1.20.0]
- Fix issue where config values from admin page were not getting updated
- Remove RTMP and Websocket related configs, these are removed upstream
-
[1.20.1]
- Update pixelfed to 0.12.4
- Full Changelog
- Implement Admin Domain Blocks API (Mastodon API Compatible) ThisIsMissEm (#5021)
- Authorize Interaction support (for handling remote interactions) (4ca7c6c3)
- Contact Form Admin Responses (52cc6090)
- Profile Carousels (8af77a3f)
- Moderated Profiles (39f16321)
- Add ActiveSharedInboxService, for efficient sharedInbox caching (1a6a3397)
- Add MovePipeline queue jobs (9904d05f)
- Add ActivityPub Move validator (909a6c72)
- Add delay to move handler to allow for remote cache invalidation (8a362c12)
- Update ApiV1Controller, add support for notification filter types (f61159a1)
- Update ApiV1Dot1Controller, fix mutual api (a8bb97b2)
- Update ApiV1Controller, fix /api/v1/favourits pagination (72f68160)
- Update RegisterController, update username constraints, require atleast one alpha char (dd6e3cc2)
- Update AdminUser, fix entity casting (cb5620d4)
- Update instance config, update network cache feed max_hours_old falloff to 90 days instead of 6 hours to allow for less active instances to have more results (c042d135)
- Update ApiV1Dot1Controller, add new single media status create endpoint (b03f5cec)
- Update AdminSettings component, add link to Custom CSS settings (958daac4)
- Update ApiV1Controller, fix v1/instance stats, force cast to int (dcd95d68)
- Update BeagleService, disable discovery if AP is disabled (6cd1cbb4)
- Update NodeinfoService, fix typo (edad436d)
- Update ActivityPubFetchService, reduce cache ttl from 1 hour to 7.5 mins and add uncached fetchRequest method (21da2b64)
- Update UserAccountDelete command, increase sharedInbox ttl from 12h to 14d (be02f48a)
- Update HttpSignature, add signRaw method and improve error checking (d4cf9181)
- Update AP helpers, add forceBanCheck param to validateUrl method (42424028)
- Update layout, add og:logo (4cc576e1)
- Update ReblogService, fix cache sync issues (3de8ceca)
- Update config, allow Beagle discover service to be disabled (de4ce3c8)
- Update ApiV1Dot1Controller, allow upto 5 similar push tokens (7820b506)
- Update AdminReports, add missing click handler. Fixes #5332 (fe48b8ad)
- Improve media filtering by using OffscreenCanvas, if supported (aea5392)
-
[1.21.0]
- Update to correct base image 5.0.0
-
[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)