Changelog
Keep yourself informed about the most recent additions and improvements we’ve made to Database.
v3.17.0Apr 27, 2024
Safe migrations on development branches
After months of development, Safe migrations can now be activated on development branches. Activating this feature ensures zero-downtime schema migrations, the ability to revert schemas, and safeguards against unintended schema modifications.
New & Improved:
- Filters: will now enhance your existing compatible filters rather than replacing them.
- Comments: When you open a notification about a comment, the reply input field will now automatically appear.
- Editor: It's now possible to browse through multiple images in the editor without needing to zoom out.
- Templates: When using an existing document to , users can now choose which team to create it in, rather than it defaulting to the first available team.
Fixes:
- Dashboard: Now, when you move database projects in a list or board layout grouped by date within the , the start and end dates will update automatically.
- Dashboard: The sequence of columns on dashboards organized by will now match the order of milestones displayed in the sidebar.
- Desktop Application: Fixed a glitch that allowed PDF printing even in the absence of connected printers.
- Help Center: Enhanced the capability for accessing documentation links directly from the in-app help center.
- Editor: The user mention feature in the SQL editor now respects the 'Display full names' setting.
- Filters: Resolved an inconsistency where filter queries with 'includes any' settings sometimes delivered incorrect results.