Baserow 2.1 is a maintenance-focused update that improves performance, security, and long-term stability, while also introducing expert formula mode.
Here’s what’s new:
→ Expert formula mode: Combine data, functions, and operators across Applications, Automations, and AI fields
→ Infrastructure upgrades: Migration to Nuxt 3 and Django backend upgrade
→ Smaller & faster Docker images: Improved production efficiency for self-hosted deployments
→ PostgreSQL update: PostgreSQL 13 is no longer supported (upgrade to 14+)
→ New Ukrainian translation thanks to @dospolov
Is there a way to downgrade the Docker AIO back to version 2.0.1? The 2.1 update broke my application and I don’t have time to research why at the moment.
When clicking a button that does a bunch of actions, I get an error when it gets to the step “Add a row” with one of the fields empty (it’s an optional field).
Invalid form
The “Create a row” action failed: One or more fields contain invalid values.
Value error for field “\[optional field here\]“: None is not a valid number
Thank you! It wasn’t working but after looking at the logs I saw Redis was the problem. I renamed the file inside the Redis folder so it would be recreated, and all is well now. Running 2.0.6.