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

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

PocketBase - Package Updates

Scheduled Pinned Locked Moved PocketBase
46 Posts 6 Posters 7.2k Views 7 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 Offline
    Package UpdatesP Offline
    Package Updates
    App Dev
    wrote on last edited by
    #35

    [1.5.1]

    • Update pocketbase to 0.28.1
    • Full Changelog
    • Fixed json_each/json_array_length normalizations to properly check for array values (#​6835).
    1 Reply Last reply
    0
    • jamesJ james referenced this topic on
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #36

      [1.5.2]

      • Update pocketbase to 0.28.2
      • Full Changelog
      • Loaded latin-ext charset for the default text fonts (#​6869).
      • Updated view query CAST regex to properly recognize multiline expressions (#​6860; thanks @​azat-ismagilov).
      • Updated Go and npm dependencies.
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #37

        [1.5.3]

        • Update pocketbase to 0.28.3
        • Full Changelog
        • Skip sending empty Range header when fetching blobs from S3 (#6914).
        • Updated Go deps and particularly modernc.org/sqlite to 1.38.0 (SQLite 3.50.1).
        • Bumped GitHub action min Go version to 1.23.10 as it comes with some minor security net/http fixes.
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #38

          [1.5.4]

          • Update pocketbase to 0.28.4
          • Full Changelog
          • Added global JSVM toBytes() helper to return the bytes slice representation of a value such as io.Reader or string (other types are first serialized to Go string).
          • Fixed security.RandomStringByRegex random distribution (#​6947; thanks @​yerTools).
          • Minor docs and typos fixes.
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #39

            [1.6.0]

            • Update pocketbase to 0.29.0
            • Full Changelog
            • Enabled calling the /auth-refresh endpoint with nonrenewable tokens.
            • Added the triggered rate rimit rule in the error log details.
            • Added optional ServeEvent.Listener field to initialize a custom network listener (e.g. unix) instead of the default tcp (#​3233).
            • Added toBytes JSVM helper (#​6935).
            • Fixed request data unmarshalization for the DynamicModel array/object fields (#​7022).
            • Fixed Dashboard page title - escaping (#​6982).
            • Other minor improvements (updated first superuser console text when running with go run, clarified trusted IP proxy header label, wrapped the backup restore in a transaction as an extra precaution, updated deps, etc.).
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote on last edited by
              #40

              [1.6.1]

              • Update pocketbase to 0.29.1
              • Full Changelog
              • Updated the X/Twitter provider to return the confirmed_email field and to use the x.com domain (#​7035).
              • Added Box.com OAuth2 provider (#​7056; thanks @​blakepatteson).
              • Updated modernc.org/sqlite to 1.38.2 (SQLite 3.50.3).
              • Fixed example List API response (#​7049; thanks @​williamtguerra).
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote on last edited by
                #41

                [1.6.2]

                • Update pocketbase to 0.29.2
                • Full Changelog
                • Bumped min Go GitHub action version to 1.23.12 since it comes with some minor fixes for the runtime and database/sql package.
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote on last edited by
                  #42

                  [1.6.3]

                  • Update pocketbase to 0.29.3
                  • Full Changelog
                  • Try to forward Apple OAuth2 POST redirect user's name so that it can be returned (and eventually assigned) with the success response of the all-in-one auth call (#​7090).
                  • Fixed RateLimitRule.Audience code comment (#​7098; thanks @​iustin05).
                  • Mocked syscall.Exec when building for WASM (#​7116; thanks @​joas8211).
                  • Registered missing $filesystem, $mails, $template and __hooks bindings in the JSVM migrations (#​7125).
                  • Regenerated JSVM types to include methods from structs with single generic parameter.
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #43

                    [1.7.0]

                    • Update pocketbase to 0.30.0
                    • Full Changelog
                    • Eagerly escape the S3 request path following the same rules as in the S3 signing header (#7153).
                    • Added Lark OAuth2 provider (#7130; thanks @mashizora).
                    • Increased test tokens exp claim to minimize eventual issues with reproducible builds (#7123).
                    • Added os.Root bindings to the JSVM ($os.openRoot, $os.openInRoot).
                    • Added osutils.IsProbablyGoRun() helper to loosely check if the program was started using go run.
                    • Various minor UI improvements (updated collections indexes UI, enabled seconds in the datepicker, updated helper texts, etc.).
                    • Updated the minimum package Go version to 1.24.0 and bumped Go dependencies.
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #44

                      [1.7.1]

                      • Update pocketbase to 0.30.1
                      • Full Changelog
                      • Excluded the lost+found directory from the backups (#​7208; thanks @​lbndev).
                      • Minor tests improvements (disabled initial superuser creation for the test app to avoid cluttering the std output, added more tests for the s3.Uploader.MaxConcurrency, etc.).
                      • Updated modernc.org/sqlite and other Go dependencies.
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote last edited by
                        #45

                        [1.7.2]

                        • Update pocketbase to 0.30.2
                        • Full Changelog
                        • Bumped min Go GitHub action version to 1.24.8 since it comes with some minor security fixes
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote last edited by
                          #46

                          [1.8.0]

                          • Use requiresValidCertificate instead of email addon (required Cloudron 9)
                          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