Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Offical apps | Community apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Pixelfed
  3. Pixelfed - Package Updates

Pixelfed - Package Updates

Scheduled Pinned Locked Moved Pixelfed
51 Posts 4 Posters 21.2k Views 6 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Package UpdatesP
    Package UpdatesP
    Package Updates
    wrote on last edited by
    #42

    [1.22.0]

    • add checklist
    1 Reply Last reply
    0
    • Package UpdatesP
      Package UpdatesP
      Package Updates
      wrote on last edited by
      #43

      [1.22.1]

      • memory_limit config & cache clearing implemented
      1 Reply Last reply
      0
      • Package UpdatesP
        Package UpdatesP
        Package Updates
        wrote on last edited by
        #44

        [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)
        1 Reply Last reply
        0
        • Package UpdatesP
          Package UpdatesP
          Package Updates
          wrote on last edited by
          #45

          [1.22.3]

          • Update pixelfed to 0.12.7
          • Full Changelog
          • Update Status storage, add SanitizerService to fix spacing in html stripped content (3686c9212)
          • Update app config, add description and rule env variables (0980519a9)
          • Update InstanceService, fix total post count when config_cache is disabled (f0bc9d66e)
          • Update media storage pipeline, improve support for non-local filesystems (2e719bd00)
          • Update partial status updates nullify omitted caption/CW causing data loss)
          • Update compose, improve validation (f1af72e)
          • Update ImportMediaToCloudPipeline to handle multiple files being uploaded (bff9aae)
          • InboxWorker and InboxValidator moved lock after the signature validation (4b923ed)
          • Update sendmail security (5bc768b)
          1 Reply Last reply
          0
          • Package UpdatesP Package Updates locked this topic on
          • Package UpdatesP
            Package UpdatesP
            Package Updates
            wrote last edited by
            #46

            [1.22.4]

            • Update pixelfed to 0.12.8
            • Full Changelog
            • Several security fixes
            • Update mail.php to allow SMTP to bypass STARTTLS on email server with broken TLS (b5ce7a8)
            • Update passport. Fixes #6480 (a78a02228)
            1 Reply Last reply
            0
            • Package UpdatesP
              Package UpdatesP
              Package Updates
              wrote last edited by
              #47

              [1.22.5]

              • Update pixelfed to 0.12.9
              • Full Changelog
              • Account Migration fix (2fd3162f404)
              • Fix post likes modal (d1b11e2a8)
              • Refactor UserFilterService (ecb04f3ab3)
              • Add alt tag to avatars (5e79dbd3321)
              1 Reply Last reply
              0
              • Package UpdatesP
                Package UpdatesP
                Package Updates
                wrote last edited by
                #48

                [1.22.6]

                • Update pixelfed to 0.12.10
                • Full Changelog
                • fix: apply EXIF orientation before resizing portrait images (4f13ebfe3)
                • feat: Spanish translation (7afc700f6)
                • Fix videos never reaching cloud storage by downscaling in Blurhash (ef56880a7)
                • Replace jenssegers/agent with matomo/device-detector (651f0de74)
                • Fix first follower/following record excluded from API responses (396cf2d86)
                • Show detailed upload error messages instead of generic error (5eda13081)
                • Fix OAuth scope bypass on remove_from_followers endpoint (822e9c98c)
                • Fix OAuth client secret not displayed after creation (655d71ba5)
                • feat: add throttle:api middleware to the api route group (ed90e619f)
                • Fix account storage limit not freeing on media deletion (#7169)
                1 Reply Last reply
                0
                • Package UpdatesP
                  Package UpdatesP
                  Package Updates
                  wrote last edited by
                  #49

                  [1.22.7]

                  • Update pixelfed to 0.12.11
                  • Full Changelog
                  • Fix SoftwareUpdate notices (6ddc803ae)
                  • Upgrade to Laravel 13 (42620e584)
                  • Fix Redis queue retry_after being shorter than Horizon's timeout (582083a7f)
                  • Fix dangling DB transactions in CustomFilterController (8fa18ff8c)
                  • Stop swallowing overlay ValidationException into a generic 500 (62d3bc840)
                  • Fix story video upload probe path (#7203)
                  • Fix web notifications not loading (#7195)
                  • Normalize cropped story images to the 1080x1920 canvas (#7215)
                  • Escape message in curated register details email to fix reflected XSS (623f03bb6)
                  • Fix MariaDB driver detection and reblog caption null inserts (e3b6cebf2)
                  1 Reply Last reply
                  0
                  • Package UpdatesP
                    Package UpdatesP
                    Package Updates
                    wrote last edited by
                    #50

                    [1.22.8]

                    • Update pixelfed to 0.12.12
                    • Full Changelog
                    • HCaptcha ENV have changed - CAPTCHA_SITEKEY/CAPTCHA_SECRET is now CAPTCHA_H_SITEKEY/CAPTCHA_H_SECRET (We've added support for additional Captchas - Turnstile, and Cap)
                    • APP_LOCALE needs to be updated from "2 letter codes" to "locale tags". Examples: es to es-ES or de to de-DE. (Notice: I have mapped the old names to the new names for this release, but that mapping will be removed in future releases).
                    • Moved all lang folder structures from "2 letter" code to "BCP 47 language tags" - en to en-US
                    • update .env.example with APP_LOCALE=en-US as default.
                    • Fix AdminDirectoryController 500 on media_types validation - Fixes #7311
                    • Bug: Fix snowflake seq collision
                    • Refactor: Captcha provider - HCaptcha, Turnstile and Cap
                    • Add show/hide password toggle on login screen - Fixes #7255
                    • Allow longer usernames in autolinking - Fixes #7204
                    1 Reply Last reply
                    0
                    • Package UpdatesP
                      Package UpdatesP
                      Package Updates
                      wrote last edited by
                      #51

                      [1.23.0]

                      • Update pixelfed to 0.13.0
                      • Full Changelog
                      • This release includes the initial support for FeaturedCollections, and a few bug fixes.
                      1 Reply Last reply
                      0

                      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                      With your input, this post could be even better 💗

                      Register Login
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search