Performance is essential! We’ve spent the past few weeks optimizing Baserow’s speed, resulting in faster and smoother table navigation. Additionally, the calendar view now has exciting new features. Read on to discover what’s new in Baserow 1.17.
Baserow can now effortlessly handle tables with millions of rows, thanks to a long list of under-the-hood upgrades. In some cases, it’s up to 100x faster than before. We’ve also made overall performance improvements across the board, with an average improvement of 3x. And this is just the beginning!
has
filter for link to table fields.In addition to the aforementioned performance optimizations, we’ve fine-tuned the configuration of baserow.io and upgraded our server hardware. As a result, the average response time for all requests is now 50% faster. When combined with the other improvements, this can make baserow.io up to 3x faster.
Stay tuned for an upcoming blog post that will provide more technical details about the performance optimizations and how we benchmark Baserow.
We’re excited to announce a major update to our pricing plan. With the recent performance improvements, we’ve decided to increase the limitations in the Advanced plan from 100,000 to 250,000 rows. This demonstrates our commitment to making Baserow scalable and high-performing.
In Baserow 1.16, we introduced a Calendar view that allows you to visualize how rows are connected to specific dates. The initial version had basic features like creating, duplicating, or deleting a calendar. In this release, we’ve added new functionality, so now you can:
+
that appears when you hover over any day.Due to popular demand, our official Baserow Docker images now support arm64/v8
and are multi-arch. Check out these official images on our Docker Hub.
We’re excited to announce a PDF generator app created using Baserow and Appsmith, an open-source low-code platform for building internal apps. Now you can create PDF files with your Baserow data in just minutes. Appsmith’s drag-and-drop interface makes it easy to add any additional functionality you need right away.
Start building your first PDF files from your Baserow data now.
As a remote-only company without offices, we love meeting in person and spending quality time together. The team spent the first week of May in Mallorca to get to know each other, connect, and exchange ideas. These were wonderful days of fun activities and lively conversations.
Baserow is hiring! Check our openings.
Discover how to generate unique IDs with Baserow formulas.
Get insights on how to use your browser inspector to detect API endpoints and payload in Baserow—prepared by Frederik Duchi.
Check out the first community-contributed Baserow plugin that adds complex custom field types to Baserow. The plugin is now open-sourced and available on GitHub.
The next major features on our roadmap include search performance improvements, further enhancements to the calendar view, free trials for paid plans, collaborator mentions, advanced filtering, and other features suggested by the community.
Do you have questions regarding the new updates or anything else? Leave your questions in our official community forum — we’re always happy to answer them!
datetime_format_tz
function to format dates in different timezones. #1719/api/_health/full/
JSON API healthcheck endpoint for admins only to run a full set of health checks against Baserow. #521table.get_model
performances. #1695_health/
check endpoint and simplify the check it performs as it might not always be private if not deployed correctly.BASEROW_FULL_HEALTHCHECKS
environment variable as the private _health
check endpoint which this env var affected has been simplified, deprecated and replaced with the new /api/_health/full/
endpoint.That’s all for this month. Thank you for reading, and we’ll be back next month with another release!