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
  • 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

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Mastodon
  3. Mastodon - Package Updates

Mastodon - Package Updates

Scheduled Pinned Locked Moved Mastodon
69 Posts 6 Posters 13.2k Views 13 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.
  • nebulonN Away
    nebulonN Away
    nebulon
    Staff
    wrote on last edited by
    #6

    [1.4.1]

    • Add cron job to cleanup cached files
    1 Reply Last reply
    0
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #7

      [1.4.2]

      • Update Mastodon to 3.2.1
      • Full changelog
      • Add support for latest HTTP Signatures spec draft (ThibG)
      • Add support for inlined objects in ActivityPub to/cc (ThibG)
      • Fix crash when failing to load emoji picker in web UI (ThibG)
      • Fix contrast requirements in thumbnail color extraction (ThibG)
      • Fix audio/video player not using CDN_HOST on public pages (ThibG)
      • Fix private boost icon not being used on public pages (OmmyZhang)
      • Fix audio player on Safari in web UI (ThibG, ThibG)
      1 Reply Last reply
      0
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #8

        [1.4.3]

        • Install ffmpeg. This was causing sidekiq jobs to fail
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #9

          [1.4.4]

          • Update Mastodon to 3.2.2
          • Remove dependency on unused and unmaintained http_parser.rb gem (ThibG)
          • Fix Move handler not being triggered when failing to fetch target account (ThibG)
          • Fix downloading remote media files when server returns empty filename (ThibG)
          • Fix possible casing inconsistencies in hashtag search (ThibG)
          • Fix updating account counters when association is not yet created (Gargron)
          • Fix account processing failing because of large collections (ThibG)
          • Fix resolving an account through its non-canonical form (i.e. alternate domain) (ThibG)
          • Fix slow distinct queries where grouped queries are faster (Gargron)
          • Fix 2FA/sign-in token sessions being valid after password change (Gargron)
          • Fix resolving accounts sometimes creating duplicate records for a given ActivityPub identifier (ThibG)
          1 Reply Last reply
          0
          • girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #10

            [1.5.0]

            • Update Mastodon to 3.3.0
            • Full changelog
            • Add hotkeys for audio/video control in web UI (Gargron, Gargron)
            • Add expand/compress button on media modal in web UI (mashirozx, mashirozx, mashirozx)
            • Add border around man_dancing emoji in web UI (ThibG)
            • Add border around beetle emoji in web UI (ThibG)
            • Add home link to the getting started column when home isn't mounted (ThibG)
            • Add option to disable swiping motions across the web UI (ThibG)
            • Add pop-out player for audio/video in web UI (Gargron, Gargron, Gargron, noellabo)
            1 Reply Last reply
            0
            • girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #11

              [1.6.0]

              • Update base image to v3
              1 Reply Last reply
              0
              • nebulonN Away
                nebulonN Away
                nebulon
                Staff
                wrote on last edited by
                #12

                [1.6.1]

                • Update Mastodon to 3.4.0
                • Add follow recommendations for onboarding
                • Update dependencies
                1 Reply Last reply
                1
                • nebulonN Away
                  nebulonN Away
                  nebulon
                  Staff
                  wrote on last edited by
                  #13

                  [1.6.2]

                  • Update Mastodon to 3.4.1
                  • Add new emoji assets from Twemoji 13.1.0
                  • Fix some ActivityPub identifiers in server actor outbox (ClearlyClaire)
                  • Fix custom CSS path setting cookies and being uncacheable due to it (tribela)
                  • Fix unread notification count when polling in web UI (ClearlyClaire)
                  • Fix health check not being accessible through localhost (ClearlyClaire)
                  • Fix some redis locks auto-releasing too fast (ClearlyClaire, ClearlyClaire)
                  • Fix e-mail confirmations API not working correctly (Gargron)
                  • Fix migration script not being able to run if it fails midway (ClearlyClaire)
                  • Fix account deletion sometimes failing because of optimistic locks (ClearlyClaire)
                  • Fix deprecated slash as division in SASS files (ClearlyClaire)
                  • Fix tootctl search deploy compatibility error on Ruby 3 (ClearlyClaire)
                  • Fix mailer jobs for deleted notifications erroring out (ClearlyClaire)
                  1 Reply Last reply
                  1
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #14

                    [1.7.0]

                    • Add /app/data/config.sh to customize puma, sidekiq and streaming configs
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #15

                      [1.7.1]

                      • Update Mastodon to 3.4.3
                      • Full changelog
                      • Fix handling of back button with modal windows in web UI (ClearlyClaire)
                      • Fix pop-in player when author has long username in web UI (ClearlyClaire)
                      • Fix crash when a status with a playing video gets deleted in web UI (ClearlyClaire)
                      • Fix crash with Microsoft Translate in web UI (ClearlyClaire)
                      • Fix PWA not being usable from alternate domains (HolgerHuo)
                      • Fix locale-specific number rounding errors (ClearlyClaire)
                      • Fix scheduling a status decreasing status count (ClearlyClaire)
                      • Fix user's canonical email address being blocked when user deletes own account (ClearlyClaire)
                      1 Reply Last reply
                      0
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #16

                        [1.7.2]

                        • Update Mastodon to 3.4.4
                        • Full changelog
                        • Fix error when suspending user with an already blocked canonical email (ClearlyClaire)
                        • Fix overflow of long profile fields in admin UI (ClearlyClaire)
                        • Fix confusing error when WebFinger request returns empty document (ClearlyClaire)
                        • Fix upload of remote media with OpenStack Swift sometimes failing (ClearlyClaire)
                        • Fix logout link not working in Safari (noellabo)
                        • Fix “open” link of media modal not closing modal in web UI (ClearlyClaire)
                        • Fix replying from modal in web UI (ClearlyClaire)
                        1 Reply Last reply
                        0
                        • girishG Offline
                          girishG Offline
                          girish
                          Staff
                          wrote on last edited by
                          #17

                          [1.7.3]

                          • Update base image to 3.2.0
                          1 Reply Last reply
                          0
                          • nebulonN Away
                            nebulonN Away
                            nebulon
                            Staff
                            wrote on last edited by
                            #18

                            [1.7.4]

                            • Update Mastodon to 3.4.5
                            • Full changelog
                            1 Reply Last reply
                            0
                            • nebulonN Away
                              nebulonN Away
                              nebulon
                              Staff
                              wrote on last edited by
                              #19

                              [1.7.5]

                              • Update Mastodon to 3.4.6
                              • Full changelog
                              • Fix mastodon:webpush:generate_vapid_key task requiring a functional environment (ClearlyClaire)
                              • Fix spurious errors when receiving an Add activity for a private post (ClearlyClaire)
                              • Fix error-prone SQL queries (ClearlyClaire)
                              • Fix not compacting incoming signed JSON-LD activities (puckipedia, ClearlyClaire) (CVE-2022-24307)
                              • Fix insufficient sanitization of report comments (ClearlyClaire)
                              • Fix stop condition of a Common Table Expression (ClearlyClaire)
                              • Disable legacy XSS filtering (Wonderfall)
                              1 Reply Last reply
                              0
                              • nebulonN Away
                                nebulonN Away
                                nebulon
                                Staff
                                wrote on last edited by
                                #20

                                [1.8.0]

                                • Update Mastodon to 3.5.0
                                • Full changelog
                                • Add support for incoming edited posts
                                • Add appeals for moderator decisions
                                • Add notifications for posts deleted by moderators
                                • Add explore page with trending posts and links
                                • Add graphs and retention metrics to admin dashboard
                                • Add notifications for moderators about new sign-ups
                                • Add ability to suspend accounts in batches in admin UI
                                1 Reply Last reply
                                0
                                • girishG Offline
                                  girishG Offline
                                  girish
                                  Staff
                                  wrote on last edited by
                                  #21

                                  [1.8.1]

                                  • Update Mastodon to 3.5.1
                                  • Full changelog
                                  • Add pagination for trending statuses in web UI (Gargron)
                                  • Change e-mail notifications to only be sent when recipient is offline (Gargron)
                                  • Send e-mails for mentions and follows by default again
                                  • But only when recipient does not have push notifications through an app
                                  • Change website attribute to be nullable on Application entity in REST API (rinsuki)
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #22

                                    [1.8.2]

                                    • Update Mastodon to 3.5.2
                                    • Full changelog
                                    • Add warning on direct messages screen in web UI (Gargron)
                                      • We already had a warning when composing a direct message, it has now been reworded to be more clear
                                      • Same warning is now displayed when viewing sent and received direct messages
                                    • Add ability to set approval-based registration through tootctl (ClearlyClaire)
                                    • Add pre-filling of domain from search filter in domain allow/block admin UI (ClearlyClaire)
                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #23

                                      [1.8.3]

                                      • Update Mastodon to 3.5.3
                                      • Full changelog
                                      • Add language dropdown to compose form in web UI (Gargron, ykzts)
                                      • Add warning for limited accounts in web UI (Gargron)
                                      • Add limited attribute to accounts in REST API (Gargron)
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #24

                                        [1.8.4]

                                        • Update Mastodon to 3.5.4
                                        • Full changelog
                                        • Install ruby 3.0.4
                                        • Fix emoFix emoji substitution not applying only to text nodes in backend code (ClearlyClaire)
                                        • Fix emoji substitution not applying only to text nodes in Web UI (ClearlyClaire)
                                        • Fix rate limiting for paths with formats (Gargron)
                                        • Fix out-of-bound reads in blurhash transcoder (delroth)
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #25

                                          [1.8.5]

                                          • Update Mastodon to 3.5.5
                                          • Full changelog
                                          • Fix nodes order being sometimes mangled when rewriting emoji (ClearlyClaire)
                                          1 Reply Last reply
                                          0
                                          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