Releases: ComputelessComputer/philo
Releases · ComputelessComputer/philo
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.
v0.0.35
- Fix desktop release packaging so installer and updater artifacts can be generated again.
v0.0.34
- Add @mention chips with date picker and recurring date suggestions
- Poll for updates every 5 minutes and show changelog banner after install
- Fix editor caret height
- Fix mention chip text alignment
- Style markdown separators
- Stop reloading note on window focus
- Website: multi-platform download with auto-detection and auto-advance carousel
v0.0.33
- Convert @mentions into wikilinks to make in-note references cleaner and faster.
- Improve editor behavior so pressing Enter in top-level paragraphs inserts a single newline as expected.
- Add option arrow node reordering for smoother organization while editing.
- Fix release pipeline configuration so pnpm-based builds publish reliably.
v0.0.32
- Refresh the Philo web presence with a cleaner landing page and improved visual hierarchy.
- Add a new blog powered by Astro content collections and MDX, including a dedicated /blog index.
- Improve desktop and mobile demo video presentation, including centered desktop layout and overflow fixes.
v0.0.31
- Limit Global Search to the configured journal folder so results stay focused on your journal notes.
- Add a new Philo landing site scaffold and updated landing page design.
- Keep desktop app versioning aligned for the latest release pipeline.
v0.0.30
- Add a full Global Search view across markdown notes with faster, relevance-ranked results.
- Open Global Search with Cmd/Ctrl+F.
- Highlight matched terms in yellow and support Arrow Up/Down + Enter keyboard navigation in search results.
- Keep keyboard selection stable while navigating results (hover only takes over after actual mouse movement).
- Save generated components as markdown files in vault library folders for easier portability.
- Improve always-on-top UX by dimming pinned windows when unfocused and simplifying the title bar.
v0.0.29
- Improve dev build app labeling so macOS menu/Dock naming uses
Philo Devinstead ofphilo. - Add pointer cursor on hovered links in the editor for clearer link interactivity.
- Keep markdown spacing and empty-line behavior more consistent between editor view and saved notes.