2.1.0-beta.1
The 2.1.0 version is focused on prototyping new features such as properties, comments, queries, tasks, and reactions.
Most of the new features will be behind feature flags, accessible in the settings menu, until they are ready for general availability.
Starting with this release, beta electron clients will auto update to the next highest stable or beta version.
Since 2.1 includes a lot of functionality changes, you won't be able to take your database back to 2.0 after you use it with 2.1.
Please make sure you don't open your database with 2.1 if you don't intend to stick with it until release!
What's Changed
- v2.0.0-beta.37 by @filipesilva in #2198
- enhance: if a block open in right sidebar is not in main view, by @tangjeff0 in #2208
- fix: defaultIsOpen state for linked refs by @tangjeff0 in #2207
- Add useContextMenu hook by @shanberg in #2209
- doc: add versioning ADR by @filipesilva in #2211
- Revert "fix: defaultIsOpen state for linked refs" by @filipesilva in #2214
Full Changelog: v2.0.0-beta.37...v2.1.0-beta.1