Pixelfed - Package Updates
Pinned
Pixelfed
-
[1.8.0]
- Enable settings page by default
- Add email display name support
-
[1.8.1]
- Update Pixelfed to 0.11.4
- Full changelog
- Custom content warnings/spoiler text (d4864213)
- Add NetworkTimelineService cache (1310d95c)
- Customizable Legal Notice page (0b7d0a96)
-
[1.8.2]
- Set configurePath in manifest to provide link to admin page
-
[1.9.0]
- Update base image to 4.0.0
-
[1.10.0]
- Update Pixelfed to 2990f46cd
-
[1.11.0]
- Update Pixelfed to 0.11.5
- Full changelog
- Mobile App Registration (#3829)
- Portfolios (#3705)
- Server Directory (#3762)
- Manually verify email address (php artisan user:verifyemail) (682f5f0f)
- Manually generate in-app registration confirmation links (php artisan user:app-magic-link) (73eb9e36)
- Optional home feed caching (3328b367)
- Admin Invites (b73ca9a1)
-
[1.12.0]
- Update Pixelfed to 8ac41196a
-
[1.13.0]
- websockets configured
- apache replaced with nginx
-
[1.14.0]
- Update Pixelfed to 0.11.6
- Full changelog
- Add php 8.2 support. Bump laravel version, v9 => v10 (fb4ac4eb)
- New media:fix-nonlocal-driver command. Fixes s3 media created with invalid FILESYSTEM_DRIVER=s3 configuration (672cccd4)
- New landing page design (09c0032b)
- Add cloud ip bans to BouncerService (disabled by default) (50ab2e20)
- Redesigned Admin Dashboard Reports/Moderation (c6cc6327)
-
[1.14.2]
- Update Pixelfed to 0.11.8
- Full changelog
- Added following_since attribute to /api/v1/accounts/relationships endpoint when _pe=1 (pixelfed entity) parameter is present (992d910b)
- Added /api/v1.1/accounts/app/settings endpoint and UserAppSettings model to store app specific settings (a2305d5f)
- Post edits (#4416) (98cf8f3)
-
[1.15.0]
- Update Pixelfed to b6c3ac4b
-
[1.15.1]
- Update Pixelfed to 0.11.9
- Full changelog
- Import from Instagram (#4466) (cf3078c5)
- Sign-in with Mastodon (#4545) (45b9404e)
- Health check endpoint at /api/service/health-check (ff58f970)
- Reblogs in home feed (#4563) (b86d47bf)
- Account Migrations (#4578) (a9220e4e)
-
[1.15.2]
- Fix nginx configuration to allow large uploads
-
[1.16.0]
- Update base image to 4.2.0
-
Could we check to see if there's a new version (I know he doesn't publish new packages oddly) - there was a feature regarding parental controls coming soon that I was keen to use.
-
[1.17.0]
- Update Pixedfed to 73b4dab9a
-
[1.17.1]
- Update Pixelfed to 0.11.11
-
[1.17.2]
- Update Pixelfed to 0.11.12
- Full changelog
- Autospam Live Filters - block remote activities based on comma separated keywords #4933 (40b45b2a)
- Added Software Update banner to admin home feeds (b0fb1988)
- Update ApiV1Controller, fix network timeline (0faf59e3)
- Update public/network timelines, fix non-redis response and fix reblogs in home feed (8b4ac5cc)
- Update Federation, use proper Content-Type headers for following/follower collections (fb0bb9a3)
- Update ActivityPubFetchService, enforce stricter Content-Type validation (1232cfc8)
- Update status view, fix unlisted/private scope bug (0f3ca194)
-
[1.17.3]
- Update Pixelfed to 0.11.13
- Full changelog
- Account Migrations (#4968) (4a6be6212)
- Curated Onboarding (#4946) (8dac2caf)
- Add Curated Onboarding Templates (071163b4)
- Add Remote Reports to Admin Dashboard Reports page (ef0ff78e)
- Improved Docker Support (#4844) (d92cf7f)
- Update Inbox, cast live filters to lowercase (d835e0ad)
- Update federation config, increase default timeline days falloff to 90 days from 2 days. Fixes #4905 (011834f4)
- Update cache config, use predis as default redis driver client (ea6b1623)
- Update .gitattributes to collapse diffs on generated files (ThisIsMissEm)
- Update api v1/v2 instance endpoints, bump mastoapi version from 2.7.2 to 3.5.3 (545f7d5e)
- Update ApiV1Controller, implement better limit logic to gracefully handle requests with limits that exceed the max (1f74a95d)
- Update AdminCuratedRegisterController, show oldest applications first (c4dde641)
- Update Directory logic, add curated onboarding support (59c70239)
- Update Inbox and StatusObserver, fix silently rejected direct messages due to saveQuietly which failed to generate a snowflake id (089ba3c4)
- Update Curated Onboarding dashboard, improve application filtering and make it easier to distinguish response state (2b5d7235)
- Update AdminReports, add story reports and fix cs (767522a8)
- Update AdminReportController, add story report support (a16309ac)
- Update kb, add email confirmation issues page (2f48df8c)
- Update AdminCuratedRegisterController, filter confirmation activities from activitylog (ab9ecb6e)
- Update Inbox, fix flag validation condition, allow profile reports (402a4607)
- Update AccountTransformer, fix follower/following count visibility bug (542d1106)
- Update ProfileMigration model, add target relation (3f053997)
- Update ApiV1Controller, update Notifications endpoint to filter notifications with missing activities (a933615b)
- Update ApiV1Controller, fix public timeline scope, properly support both local + remote parameters (d6eac655)
- Update ApiV1Controller, handle public feed parameter bug to gracefully fallback to min_id=1 when max_id=0 (e3826c58)
- Update ApiV1Controller, fix hashtag feed to include private posts from accounts you follow or your own, and your own unlisted posts (3b5500b3)
- Update checkpoint view, improve input autocomplete. Fixes (#4959) (d18824e7)
- Update navbar.vue, removes the 50px limit (#4969) (7fd5599)
- Update ComposeModal.vue, add an informative UI error message when trying to create a mixed media album (#4886) (fd4f41a)