Releases: tavva/flow
Releases · tavva/flow
Beta v1.2.4-beta.2
Beta release v1.2.4-beta.2
Beta v1.2.4-beta.1
Beta release v1.2.4-beta.1
v1.2.3
v1.2.2
Release 1.2.2
What's New
- Create Person command — Create person notes directly from the command palette, with Templater support for person templates
- Auto-select single sphere — When only one sphere is configured, it's now automatically selected during inbox processing and project creation. Thanks to @DanValnicek for the report. (#38)
v1.2.1
Release 1.2.1
Bug Fixes
- Replace brittle this.containerEl.children[1] with the proper ItemView.contentEl API across all views. Huge thanks to @DanValnicek for the report and detailed investigation.
v1.2.0
Release 1.2.0
What's New
- Templater support for project templates — If you use the https://github.com/SilentVoid13/Templater plugin, Flow now
automatically processes Templater syntax (<% ... %>) in your project template after creating the file. You can mix Flow's own {{ }} variables with any Templater commands. Templater is entirely optional.
v1.1.3
1.1.2
Flow 1.1.2
What's New
- File and folder settings now show suggestions as you type
- Kinda a bugfix too: You can now create projects without specifying a next action upfront
Improvements
- Obsidian-compatible dates: Frontmatter dates now use ISO 8601 format (YYYY-MM-DDTHH:mm:00) which Obsidian recognises natively. Thanks @cr7pt0gr4ph7!
Security patches (non-critical)
- Fixed urllib3 vulnerability (CVE-2026-21441)
- Updated preact dependency
Beta v1.2.0-beta.1
Beta release v1.2.0-beta.1