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

Baserow - Package Updates

Scheduled Pinned Locked Moved Baserow
86 Posts 3 Posters 27.3k Views 3 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
    #77

    [1.31.3]

    • Update baserow to 1.34.5
    • Full Changelog
    • [Database] Speed up a slow query to update search vectors and automatically remove stale entries from the pending updates table.
    1 Reply Last reply
    0
    • Package UpdatesP Offline
      Package UpdatesP Offline
      Package Updates
      App Dev
      wrote on last edited by
      #78

      [1.32.0]

      • Update baserow to 1.35.0
      • Full Changelog
      • [Database] Show an asterisk (*) to indicate required fields in forms #2704
      • [Dashboard] Add pie and doughnut charts #3552
      • [Database] Allow application selection during workspace export #3734
      • [Builder] Add environment variable to allow sending request to internal IPs with HTTP request action #
      • [Core] Show highest role on admin user listing page. #3754
      • [Database] Deactivate data sync and notify user when no proper license is available #3562
      • [Database] Skipped fields during CSV import will not overwrite table data #3652
      • [Builder] Properly handle error in HTTP request action #3749
      • [Builder] Don't show an error message for unused data source #3760
      • [Database] Fix undo for single select with default value #3762
      1 Reply Last reply
      0
      • Package UpdatesP Offline
        Package UpdatesP Offline
        Package Updates
        App Dev
        wrote on last edited by
        #79

        [1.32.1]

        • Update baserow to 1.35.1
        • Full Changelog
        • [Builder] Allow to set CSSclasses for any element #3752
        • [Database] Added missing translations for ImportFileModal.vue #3802
        • [Database] Clears the pendingsearchvalueupdate entries of a table where the workspace table does not exist anymore.
        • [Database] Fix a performance regression when deleting rows.
        • [Database] Fix performance bug selecting from pendingsearchvalueupdate table.
        • [Builder] Resolved a table element bug which allowed users to mark non-filterable fields as filterable to external users.
        1 Reply Last reply
        0
        • Package UpdatesP Offline
          Package UpdatesP Offline
          Package Updates
          App Dev
          wrote on last edited by
          #80

          [1.32.2]

          • Update baserow to 1.35.2
          • Full Changelog
          • [Database] Date dependency - allow to connect two dates as start date/end date, and a duration field, and recalculate other fields if one is modified. #3735
          • [Builder] Fix timezone issue with date time picker #3566
          • [Core] Fix a bug in the Guided Tour that caused a Vue warning. #3721
          • [Database] Do not fire for past entries on new webhook #3811
          • [Database] Fix filter group api documentation #3829
          • [Database] Fix the error when submitting form with collaborator field notification enabled in public forms. #3834
          • [Builder] Fixed bug that causes the frontend to crash when an Integration is deleted. #3835
          • [Database] Remove comment operations from Ctrl+Z undo stack to prevent accidental deletions #3837
          • [Database] Fix a bug with frontend view filters when the root group doesn't have filters. #3839
          • [Database] Fix button loading animation of publicly shared view login page.
          1 Reply Last reply
          0
          • Package UpdatesP Offline
            Package UpdatesP Offline
            Package Updates
            App Dev
            wrote on last edited by
            #81

            [1.32.3]

            • Update baserow to 1.35.3
            • Full Changelog
            • [Database] Allow viewers and higher to export table.
            • [Database] Fix copy/paste on Safari 18.6+ #3830
            • [Database] Removed duplicated spin animation causing loading icon to look slower than intended.
            1 Reply Last reply
            0
            • Package UpdatesP Offline
              Package UpdatesP Offline
              Package Updates
              App Dev
              wrote last edited by
              #82

              [1.33.0]

              • Update to Baserow 2.0.1
              • Full Changelog
              • [Builder] Element can be visually hidden on complex conditions #2566
              • [Database] Multiple collaborators lookup fields filters #3450
              • [Core] Add TOTP 2fa support #725
              • [Automation] Introducing automation builder; automate repetitive tasks and workflows.
              • [Database] Added a tooltip to indicate that indexing is not available for this field type. #3810
              • [Core] Allow setting custom base URL for OpenAI. #4108
              • [Builder] Added support for Advanced Formulas. #3258
              • [Builder] Data source now return content with human property names instead of technical ones #4135
              1 Reply Last reply
              0
              • Package UpdatesP Offline
                Package UpdatesP Offline
                Package Updates
                App Dev
                wrote last edited by
                #83

                [1.33.1]

                • Update baserow to 2.0.3
                • Full Changelog
                • [Core] Allow changing account email address. #1420
                • [Database] Paste values from a single row into many rows #3194
                • [Database] Run AI field generation in parallel #4227
                • [Database] Show jobs for AI Field in modal #4264
                • [Core] Synchronizes the dev docs with the assistant knowledge base documents.
                • [Database] Fix OpenAPI spec for generate_table_ai_field_value #4339
                • [Core] Change WebSocket connection closed error message.
                • [Core] Fix backup_baserow management command by using correct pg3 dbname. #4308
                • [Builder] Fix bug in the Helm chart where the AI-assistant LLM model was always set.
                • [Database] Improve performance in the database_pendingsearchvalueupdate table with many entries.
                1 Reply Last reply
                0
                • Package UpdatesP Offline
                  Package UpdatesP Offline
                  Package Updates
                  App Dev
                  wrote last edited by
                  #84

                  [1.33.2]

                  • Update baserow to 2.0.4
                  • Full Changelog
                  • [Core] Allow setting multiple BASEROW_PUBLIC_URL #2593 #2593
                  • [Database] Allow to add missing fields to date dependency configuration #4228
                  • [Builder] Added a 'Create new data source' link at the bottom of iterate/table element dropdowns for quicker data source creation.
                  • [Integration] Improved the Local Baserow action fields so that they inform users about what data type they expect to receive.
                  • [Database] handle date overflow in postgresql -> python conversion #3324
                  • [Database] Timeline view - fetch all rows again if a filter is disabled. #4136
                  • [Builder] Show a specific error when a page is being renamed to an existing page's name. #4183
                  • [Automation] Show a specific error when a workflow is being renamed to an existing workflow's name. #4183
                  • [Automation] Fixed a potential crash while deleting a workflow. #4293
                  • [Database] Handle exceptions like GenerativeAIPromptError in UI #4350
                  1 Reply Last reply
                  0
                  • Package UpdatesP Offline
                    Package UpdatesP Offline
                    Package Updates
                    App Dev
                    wrote last edited by
                    #85

                    [1.33.3]

                    • Add missing worker for automation_workflow
                    1 Reply Last reply
                    0
                    • Package UpdatesP Offline
                      Package UpdatesP Offline
                      Package Updates
                      App Dev
                      wrote last edited by
                      #86

                      [1.33.4]

                      • Update baserow to 2.0.5
                      • Full Changelog
                      • [Builder] Resolved a bug which prevented user sources from being created or updated with a user source table.
                      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