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

PocketBase - Package Updates

Scheduled Pinned Locked Moved PocketBase
37 Posts 6 Posters 3.3k 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #1

    You can use this thread to track updates to the PocketBase package.

    Please open issues in a separate topic instead of replying here.

    1 Reply Last reply
    1
    • girishG girish pinned this topic on
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      [0.1.0]

      • Initial version
      1 Reply Last reply
      1
      • R Offline
        R Offline
        rollermy
        wrote on last edited by
        #3

        Thank you @girish!

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

          [0.2.0]

          • Various manifest changes
          1 Reply Last reply
          1
          • girishG girish forked this topic on
          • Dennis4720 0D Offline
            Dennis4720 0D Offline
            Dennis4720 0
            wrote on last edited by
            #5

            This is great. Thanks!!

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

              [0.3.0]

              • Update PocketBase to 0.22.13
              • Full changelog
              • Fixed rules inconsistency for text literals when inside parenthesis (#5017).
              • Updated Go deps.
              1 Reply Last reply
              0
              • philkunzP Offline
                philkunzP Offline
                philkunz
                wrote on last edited by
                #7

                Any plans for when this is coming back?

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

                  @philkunz not sure. I guess you are already aware of https://github.com/pocketbase/pocketbase/discussions/669#discussioncomment-9772687 . It seems there is not much interest to support email auto configuration as well.

                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote on last edited by
                    #9

                    [0.7.0]

                    • Update pocketbase to 0.22.29
                    • Full Changelog
                    • (Backported from v0.23.11) Upgraded golang.org/x/net to 0.33.0 to fix CVE-2024-45338.
                    • (Backported from v0.23.10) Renew the superuser file token cache when clicking on the thumb preview or download link (#​6137).
                    • (Backported from v0.23.10) Upgraded modernc.org/sqlite to 1.34.3 to fix "disk io" error on arm64 systems.
                    • Instead of unregistering the realtime client(s), we now just unset their auth state on delete of the related auth record so that the client(s) can receive the delete event (#​5898).
                    • (Backported from v0.23.0-rc) Added manual WAL checkpoints before creating the zip backup to minimize copying unnecessary data.
                    • Refresh the old collections state in the Import UI after successful import submission (#​5861).
                    • Added randomized throttle on failed filter list requests as a very rudimentary measure since some security researches raised concern regarding the possibity of eventual side-channel attacks.
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote on last edited by
                      #10

                      [0.8.0]

                      • Update pocketbase to 0.24.1
                      • Full Changelog
                      • Added missing time macros in the UI autocomplete.
                      • Fixed JSVM types for structs and functions with multiple generic parameters.
                      • Removed the "dry submit" when executing the collections Create API rule
                      • Changed the type definition of store.Store[T any] to store.Store[K comparable, T any] to allow support for custom store key types.
                      • Added @yesterday and @tomorrow datetime filter macros.
                      • Added :lower filter modifier (e.g. title:lower = "lorem").
                      • Added mailer.Message.InlineAttachments field for attaching inline files to an email (aka. cid links).
                      • Added cache for the JSVM arrayOf(m), DynamicModel, etc. dynamic reflect created types.
                      • Added auth collection select for the settings "Send test email" popup (#​6166).
                      1 Reply Last reply
                      0
                      • Package UpdatesP Offline
                        Package UpdatesP Offline
                        Package Updates
                        App Dev
                        wrote on last edited by
                        #11

                        [0.9.0]

                        • configure mail using email addon
                        1 Reply Last reply
                        0
                        • Package UpdatesP Offline
                          Package UpdatesP Offline
                          Package Updates
                          App Dev
                          wrote on last edited by
                          #12

                          [0.9.1]

                          • Update pocketbase to 0.24.2
                          • Full Changelog
                          • Fixed display fields extraction when there are multiple "Presentable" relation fields in a single related collection (#​6229).
                          1 Reply Last reply
                          0
                          • Package UpdatesP Offline
                            Package UpdatesP Offline
                            Package Updates
                            App Dev
                            wrote on last edited by
                            #13

                            [0.9.2]

                            • Update pocketbase to 0.24.3
                            • Full Changelog
                            • Fixed incorrectly reported unique validator error for fields starting with name of another field (#​6281; thanks @​svobol13).
                            • Reload the created/edited records data in the RecordsPicker UI.
                            • Updated Go dependencies.
                            1 Reply Last reply
                            0
                            • Package UpdatesP Offline
                              Package UpdatesP Offline
                              Package Updates
                              App Dev
                              wrote on last edited by
                              #14

                              [1.0.0]

                              • Update pocketbase to 0.24.4
                              • Full Changelog
                              • Initial stable release
                              • Fixed fields extraction for view query with nested comments (#​6309).
                              • Bumped GitHub action min Go version to 1.23.5 as it comes with some minor security fixes.
                              1 Reply Last reply
                              0
                              • Package UpdatesP Offline
                                Package UpdatesP Offline
                                Package Updates
                                App Dev
                                wrote on last edited by
                                #15

                                [1.1.0]

                                • Update pocketbase to 0.25.0
                                • Full Changelog
                                • Upgraded Google OAuth2 auth, token and userinfo endpoints to their latest versions.
                                • Added Trakt OAuth2 provider (#​6338; thanks @​aidan-)
                                • Added support for case-insensitive password auth based on the related UNIQUE index field collation (#​6337).
                                • Enforced when_required for the new AWS SDK request and response checksum validations to allow other non-AWS vendors to catch up with new AWS SDK changes (see #​6313 and aws/aws-sdk-go-v2#2960).
                                • Soft-deprecated Record.GetUploadedFiles in favor of Record.GetUnsavedFiles to minimize the ambiguities what the method do (#​6269).
                                • Replaced archived github.com/AlecAivazis/survey dependency with a simpler osutils.YesNoPrompt(message, fallback) helper.
                                • Upgraded to golang-jwt/jwt/v5.
                                • Added JSVM new Timezone(name) binding for constructing time.Location value (#​6219).
                                • Added inflector.Camelize(str) and inflector.Singularize(str) helper methods.
                                • Use the non-transactional app instance during the realtime records delete access checks to ensure that cascade deleted records with API rules relying on the parent will be resolved.
                                • Other minor improvements (replaced all bool exists db scans with int for broader drivers compatibility, updated API Preview sample error responses, updated UI dependencies, etc.)
                                1 Reply Last reply
                                0
                                • Package UpdatesP Offline
                                  Package UpdatesP Offline
                                  Package Updates
                                  App Dev
                                  wrote on last edited by
                                  #16

                                  [1.1.1]

                                  • Update pocketbase to 0.25.1
                                  • Full Changelog
                                  • Fixed the batch API Preview success sample response.
                                  • Bumped GitHub action min Go version to 1.23.6 as it comes with a minor security fix for the ppc64le build.
                                  1 Reply Last reply
                                  0
                                  • Package UpdatesP Offline
                                    Package UpdatesP Offline
                                    Package Updates
                                    App Dev
                                    wrote on last edited by
                                    #17

                                    [1.1.2]

                                    • Update pocketbase to 0.25.3
                                    • Full Changelog
                                    • Added a temporary exception for Backblaze S3 endpoints to exclude the new aws-sdk-go-v2 checksum headers (#​6440).
                                    • Fixed realtime delete event not being fired for RecordProxy-ies and added basic realtime record resolve automated tests (#​6433).
                                    1 Reply Last reply
                                    0
                                    • Package UpdatesP Offline
                                      Package UpdatesP Offline
                                      Package Updates
                                      App Dev
                                      wrote on last edited by
                                      #18

                                      [1.1.3]

                                      • Update pocketbase to 0.25.4
                                      • Full Changelog
                                      • Downgraded aws-sdk-go-v2 to the version before the default data integrity checks because there have been reports for non-AWS S3 providers in addition to Backblaze (IDrive, R2) that no longer or partially work with the latest AWS SDK changes.
                                      1 Reply Last reply
                                      0
                                      • Package UpdatesP Offline
                                        Package UpdatesP Offline
                                        Package Updates
                                        App Dev
                                        wrote on last edited by
                                        #19

                                        [1.1.4]

                                        • Update pocketbase to 0.25.5
                                        • Full Changelog
                                        • Set the current working directory as a default goja script path when executing inline JS strings to allow require(m) traversing parent node_modules directories.
                                        • Updated modernc.org/sqlite and modernc.org/libc dependencies.
                                        1 Reply Last reply
                                        0
                                        • Package UpdatesP Offline
                                          Package UpdatesP Offline
                                          Package Updates
                                          App Dev
                                          wrote on last edited by
                                          #20

                                          [1.1.5]

                                          • Update pocketbase to 0.25.6
                                          • Full Changelog
                                          • Restore the missing meta.isNew field of the OAuth2 success response (#​6490).
                                          • Updated npm dependencies.
                                          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