Changes for January 31, 2022 - February 13, 2022
about 3 years ago by Christine Wang
We're trying something new
We're experimenting with publishing biweekly changelogs in addition to our existing changelogs about new features. The biweekly changelogs will include bug fixes and improvements that are not big enough to justify their own changelog entry.
The timing may be somewhat irregular until we smooth the process out, but we hope to align on a regular schedule soon. This is our first regular changelog entry; we hope you find it useful.
Bug fixes and performance improvements
- We added an optimization for search when filtering by pages or databases. This should particularly help latency when using search to power a database picker in a large workspace. For more details about search and how to optimize search requests, see the search documentation.
- We fixed an issue where fetching an embed block containing an uploaded file returned the wrong file URL.