Skip to content

Releases: ComputelessComputer/philo

Philo v0.0.38

09 Mar 07:11

Choose a tag to compare

  • 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

09 Mar 06:52

Choose a tag to compare

  • 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

07 Mar 11:36

Choose a tag to compare

  • 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

07 Mar 10:17

Choose a tag to compare

  • Fix desktop release packaging so installer and updater artifacts can be generated again.

v0.0.34

07 Mar 10:07

Choose a tag to compare

  • 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

06 Mar 01:42

Choose a tag to compare

  • 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

04 Mar 12:17

Choose a tag to compare

  • 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

04 Mar 02:57

Choose a tag to compare

  • 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

03 Mar 01:56

Choose a tag to compare

  • 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

28 Feb 07:50

Choose a tag to compare

  • Improve dev build app labeling so macOS menu/Dock naming uses Philo Dev instead of philo.
  • 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.