0.11.9

tokio-rs/tokio0.11.9May 12, 2026by LucasXu0

AI Summary

A feature-rich release adding drag-and-drop space reordering, advanced filtering capabilities, and database search, alongside performance optimizations.

Key Highlights

  • Added space reordering via drag and drop
  • Added relative date filters for date fields
  • Added database search to find rows
  • Optimized database view loading performance

New Features

  • Space reordering
  • Relative date filters
  • Database search
  • Hide empty groups default
  • Performance optimizations

Full Release Notes

## Version 0.11.9 – 12/05/2026

### Desktop
#### New Features

- Added space reordering — drag and drop spaces in the sidebar to customize order
- Added relative date filters for date fields (e.g., today, this week, last 30 days)
- Added numeric filtering for rollup fields when the target is a Number field
- Added Hide empty groups defaulted ON for new grid and list grouped views
- Added a Hide all properties button to database settings
- Added a hide-when-empty property visibility option in row detail
- Added relation cell picker sorted by recency
- Added Copy date cell value to clipboard from grid
- Added database search to quickly find rows across a database
- Added the ability to create a new page directly from a relation property

#### Bug Fixes

- Optimized cached database view loading and overall database loading performance
- Fixed duplicated databases, linked database blocks, and inline databases not preserving filters, sorts, group order, chart subtypes, and row templates
- Fixed preserving source group order when creating a new linked board view
- Fixed board grouping defaults and the Group menu state behavior
- Fixed database block copy/paste to align with duplicate-via-menu semantics
- Fixed row template embedded database views and database duplication consistency
- Fixed copied document position being incorrect when duplicating pages

### Mobile
#### New Features

- Added space reordering — drag and drop spaces in the space menu to customize order
- Added workspace backup export on mobile, including local and cloud workspace
- Added workspace backup import on mobile
- Added relative date filters for date fields

#### Bug Fixes

- Optimized cached database view loading and overall database loading performance
- Fixed the relation cell not opening the linked row detail correctly
- Fixed copied document position being incorrect when duplicating pages