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. Castopod
  3. Castopod - Package Updates

Castopod - Package Updates

Scheduled Pinned Locked Moved Castopod
50 Posts 3 Posters 6.0k Views 5 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 Offline
    nebulonN Offline
    nebulon
    Staff
    wrote on last edited by
    #2

    [0.1.0]

    • Initial version for Castopod
    1 Reply Last reply
    1
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #3

      [0.2.0]

      • Enable Redis password support
      • Fix email setup
      1 Reply Last reply
      0
      • nebulonN nebulon pinned this topic on
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #4

        [1.0.0]

        • Initial stable version
        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #5

          [1.1.0]

          • Update Castopod to 1.6.0
          • Full changelog
          1 Reply Last reply
          0
          • nebulonN Offline
            nebulonN Offline
            nebulon
            Staff
            wrote on last edited by nebulon
            #6

            Update is delayed since there is a database migration bug caused by https://code.castopod.org/adaures/castopod/-/blob/develop/app/Database/Migrations/2023-06-12-010000_add_full_text_search_indexes.php#L14 which is not supported by mysql but probably only mariadb.

            Upstream issue https://code.castopod.org/adaures/castopod/-/issues/382

            1 Reply Last reply
            0
            • nebulonN Offline
              nebulonN Offline
              nebulon
              Staff
              wrote on last edited by
              #7

              [2.0.0]

              • Update Castopod to 1.6.2
              • This version brings a security patch from the upstream auth library codeigniter4/shield.
              • You will not be able to sign in to your admin, and that is normal. All of your instance's users will have to reset their password by clicking on "Use a Login Link" as if they forgot their password.
              • Full changelog
              • admin: redirect root fediverse route to fediverse-blocked-actors (ba5324e)
              • analytics: show full referrer domain in web pages visits reports (6be38e9), closes #367
              • auth: overwrite Shield's PermissionFilter (c6e8000)
              • auth: update shield from v1.0.0-beta.3 to v1.0.0-beta.6 (23842df)
              • platforms: add missing tiktok to social platforms seed (8dfdaf3)
              • remove fediverse prefix to prevent migration error + load routes during podcast import (7ff1dbe)
              • routes: overwrite RouteCollection to include all routes + update js and php dependencies (b4f1b91)
              • update Router to include latest CI changes with alternate-content logic (ae57601)
              • use podcast-activity named route instead of not existing actor route (3c35718)
              • migrations: remove if exists modifier for drop index (82013c9), closes #382
              1 Reply Last reply
              0
              • nebulonN Offline
                nebulonN Offline
                nebulon
                Staff
                wrote on last edited by
                #8

                [2.0.1]

                • Update Castopod to 1.6.3
                • Full changelog
                • fediverse: add index to post controller-method to access post's jsonld contents (35142d8)
                1 Reply Last reply
                0
                • nebulonN Offline
                  nebulonN Offline
                  nebulon
                  Staff
                  wrote on last edited by
                  #9

                  [2.0.2]

                  • Update Castopod to 1.6.4
                  • Full changelog
                  • fediverse: do not cache remote action form + fix typo on post routes for passing post uuid (4ecb42f)
                  • fediverse: update post controller namespace in routes (3189f12)
                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #10

                    [2.0.3]

                    • Update Castopod to 1.6.5
                    • Full changelog
                    1 Reply Last reply
                    0
                    • girishG Offline
                      girishG Offline
                      girish
                      Staff
                      wrote on last edited by
                      #11

                      [2.1.0]

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

                        [2.2.0]

                        • Update Castopod to 1.7.0
                        • Full changelog
                        1 Reply Last reply
                        0
                        • nebulonN Offline
                          nebulonN Offline
                          nebulon
                          Staff
                          wrote on last edited by
                          #13

                          [2.2.1]

                          • Update Castopod to 1.7.1
                          • Full changelog
                          • housekeeping: add where clause to check episode_id is not null on reset comments count (119742c)
                          1 Reply Last reply
                          0
                          • nebulonN Offline
                            nebulonN Offline
                            nebulon
                            Staff
                            wrote on last edited by
                            #14

                            [2.2.2]

                            • Update Castopod to 1.7.2
                            • Full changelog
                            • render episode number optional when episode type is trailer or bonus

                            This does not yet solve the caching issue from https://forum.cloudron.io/topic/10600/an-update-or-something-seems-to-have-broken-styling/14

                            1 Reply Last reply
                            2
                            • nebulonN Offline
                              nebulonN Offline
                              nebulon
                              Staff
                              wrote on last edited by
                              #15

                              [2.2.3]

                              • Update Castopod to 1.7.3
                              • Full changelog
                              • analytics: upgrade opawg's user-agents-php to user-agents-v2-php (8cd7886)
                              • platforms: add Threads and YouTube Music (9264a2d)
                              1 Reply Last reply
                              0
                              • girishG Offline
                                girishG Offline
                                girish
                                Staff
                                wrote on last edited by
                                #16

                                [2.2.4]

                                • Clear cache when starting up
                                1 Reply Last reply
                                0
                                • nebulonN Offline
                                  nebulonN Offline
                                  nebulon
                                  Staff
                                  wrote on last edited by
                                  #17

                                  [2.2.5]

                                  • Update Castopod to 1.7.4
                                  • Full changelog
                                  • media: add missing HEAD route for static assets served with S3 (b61a32c)
                                  1 Reply Last reply
                                  0
                                  • girishG Offline
                                    girishG Offline
                                    girish
                                    Staff
                                    wrote on last edited by
                                    #18

                                    1.8.0 has a bug where publishing does not work

                                    1 Reply Last reply
                                    0
                                    • girishG Offline
                                      girishG Offline
                                      girish
                                      Staff
                                      wrote on last edited by
                                      #19

                                      [2.3.0]

                                      • Update Castopod to 1.8.1
                                      • Full changelog
                                      • admin: add tooltip for not authorized routes (f7f9baf)
                                      • admin: emphasize unprivileged items in sidebar with "prohibited" icon (0bd7dde)
                                      • allow hiding owner's email in public RSS feed (222e02a)
                                      • persons: order persons by full_name ASC for easier list scanning (68a599f), closes #418
                                      1 Reply Last reply
                                      0
                                      • girishG Offline
                                        girishG Offline
                                        girish
                                        Staff
                                        wrote on last edited by
                                        #20

                                        [2.3.1]

                                        • Update Castopod to 1.8.2
                                        • Full changelog
                                        • transcript: add condition when concatenating sub text to prevent second line duplication (6cbfec0)
                                        1 Reply Last reply
                                        0
                                        • girishG Offline
                                          girishG Offline
                                          girish
                                          Staff
                                          wrote on last edited by
                                          #21

                                          [2.4.0]

                                          • Update Castopod to 1.9.0
                                          • Full changelog
                                          • add actor domain to handle in follow page (de099ac)
                                          • admin: add podcast's OP3 analytics dashboard link (5f3752b)
                                          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