Back to changelog

v0.14.0-beta

Latest

Smarter note search, saved AI discussion tools, and in-app Bible passage reading for richer study workflows.

Added

  • Added automatic Bible verse scanning from imported note text so detected references can be added as supporting passages without duplicating anything already in the main passage or supporting verses.
  • Added paginated search results so the Search page no longer loads every note at once.
  • Added AI-generated small-group discussion questions with a dedicated button, multi-question output, regeneration support, deeper life-application focus, and note-based prompts.
  • Added saved AI discussion content so generated questions stay attached to the note instead of needing to be recreated every time.
  • Added a separate Question AI settings page so discussion-question controls are easier to manage outside the main settings flow.
  • Added in-app Bible passage viewing with ESV passage fetching so tapping a verse opens the actual passage text inside the app.
  • Added scrollable Bible passage viewing so longer passages can be read comfortably in the dialog.
  • Added saved search filters and a smarter local search mode with semantic-style ranking across note titles, passages, tags, takeaways, applications, discussion focus, and note content.
  • Added passage reference parsing tests to strengthen Bible-reference detection behavior.

Improved

  • Improved search result browsing by splitting note results into pages instead of showing the full list at once.
  • Improved search sorting so Oldest and Newest use the note’s actual sermon/study date rather than created or edited timestamps.
  • Improved AI discussion-question quality so prompts are broader in a helpful way, more centered on the main message of the note, and more useful for real small-group conversation.
  • Improved AI discussion flow so question generation works more like a reusable study tool instead of a single one-off note prompt.
  • Improved Bible passage UX so passage dialogs are easier to read and navigate on long references.
  • Improved settings organization by moving Question AI controls into a separate page instead of leaving everything in one very long settings screen.
  • Improved search behavior with both Smart Search and Exact Match modes for more flexible note discovery.

Fixed

  • Fixed empty reflection rendering so meaningless rich-text placeholders like <p></p> do not show up as visible reflection content.
  • Fixed discussion-question regeneration behavior so refreshing does not keep returning the same result when a new set is expected.
  • Fixed AI Notes rate-limit handling so missing Supabase RPC support degrades more gracefully instead of breaking the client flow outright.
  • Fixed the note detail hook-order crash that caused Rendered more hooks than during the previous render in NoteDetailPage.
  • Fixed Bible passage dialog scrolling behavior so passages can actually be scrolled when opened.
  • Fixed discussion-question persistence so generated question sets are saved with the note.
  • Fixed note-date sorting expectations in search filters so the UI matches the intended meaning of oldest/newest.