mirror of
https://github.com/callumalpass/tasknotes.git
synced 2026-07-22 12:50:26 +00:00
docs: update unreleased.md for #806 fix
This commit is contained in:
parent
718a6ade0e
commit
b8f1461bf0
1 changed files with 6 additions and 0 deletions
|
|
@ -27,6 +27,12 @@ Example:
|
|||
|
||||
## Fixed
|
||||
|
||||
- (#806) Fixed Bases views crashing on Obsidian 1.10.0 startup
|
||||
- TaskNotes Bases views (Task List and Kanban) now restore correctly when already open at startup
|
||||
- Added defensive checks in `setEphemeralState` to handle early lifecycle calls
|
||||
- Added `focus()` method to view objects for proper restoration
|
||||
- Made root elements focusable to support Obsidian 1.10.0 view lifecycle
|
||||
|
||||
- (#780) Fixed "Cannot Create Timeblocks" error when daily notes folder doesn't exist
|
||||
- Added proper error handling when `createDailyNote` fails due to missing folder
|
||||
- Improved error messages to guide users to check Daily Notes plugin configuration
|
||||
|
|
|
|||
Loading…
Reference in a new issue