You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spores scheduled for today but not yet due (e.g. due at 11am but reviewed at 9am) are deprioritized, surfacing only when no ready nodes remain. (togglable in config)
Rescheduling a node that is in pending_review_cache now automatically clears its review state.
Added /outline endpoint to extract heading structure from a node's content (also handle headings when they are in blockquote)
Fixed
Node query is no longer stuck to 100 nodes
Use float priority instead of int (which caused duplicate values)