Releases: ComputelessComputer/philo
Releases · ComputelessComputer/philo
v0.0.45
v0.0.44
- Connect and manage multiple Google accounts from Settings
- Bring Philo back to the front more reliably after Google sign-in in the browser
- Refine Google account controls with per-account refresh and disconnect actions
v0.0.43
- Improve the filename pattern field in Settings with inline token rendering that keeps the caret visible while editing
- Clean up the vault settings UI with clearer filename guidance and Obsidian-aware vault path display
- Simplify the city field in the daily header with cleaner inline editing and content-sized layout
v0.0.42
- Preserve blank lines more faithfully when syncing between the editor and raw markdown.
- Fix oversized spacing around paragraphs and lists after editing notes in Philo.
- Fix note header city overrides rendering incorrectly in some cases.
- Fix mention picker clipping in the editor.
v0.0.41
- Save library widgets as shared SQLite-backed components so reused widgets stay in sync.
- Improve generated widget bindings so saved widgets can run shared queries and mutations.
- Preserve underline formatting in notes instead of dropping it during serialization.
v0.0.40
- Add tool-backed AI note chat with grounded answers, inline thinking/stop states, and focused refresh from the chat input.
- Add multi-provider AI settings so you can configure and switch providers more flexibly.
- Improve editor behavior with better markdown spacing round-trips and smoother date chip scrolling.
Philo v0.0.39
- Improve markdown sync for blank lines, mixed lists, nested tasks, and empty bullet items when notes round-trip with Obsidian-style files.
- Fix editor list creation so pressing Enter and then starting a bullet or using cmd+l works on a real new block instead of collapsing into the previous paragraph.
- Document the markdown file sync and editor rendering pipeline for contributors working on the storage boundary.
Philo v0.0.38
- Save daily note links as simple relative wiki links when your notes already live in the same directory, instead of prefixing the daily notes folder.
Philo v0.0.37
- Make date mention chips follow your daily note filename pattern so they round-trip cleanly with Obsidian-style vaults.
- Let clicking a date chip jump to that day in the Philo timeline.
Philo v0.0.36
- Show date chips in yellow when the date is today.
- Show overdue date chips in red once the date has passed.
- Normalize today-style date labels so "Today" displays consistently.