[
  {
    "version": "0.2.4",
    "date": "2026-01-19",
    "notes": "### ✨ New Features\n- Streamlined onboarding with automatic vault creation\n- Redesigned welcome screen with modern, minimal UI"
  },
  {
    "version": "0.2.3",
    "date": "2026-01-19",
    "notes": "### ✨ New Features\n- Increased Bible search result limit from 50 to 150 verses for more comprehensive search results"
  },
  {
    "version": "0.2.2",
    "date": "2026-01-13",
    "notes": "### ✨ New Features\n- **Personal Bible Versions (Auto-Save)** – Added robust, debounced auto-save for personal verse transcriptions so your work is safely persisted as you type.\n- **Startup Initialization for Personal Versions** – Personal version state is now initialized on app startup, ensuring your custom translations are always ready to use.\n\n### 🎨 UI/UX Improvements\n- **Forge Brand Gold Refinements** – Polished styling across the app to better reflect the Forge brand, with refined gold accents and more consistent theming.\n- **Personal Version Visual Polish** – Improved presentation for personal verse editing views to feel more integrated with the main Bible viewer.\n\n### 🐛 Bug Fixes\n- **Verse Deletion** – Fixed an issue where verse deletion did not behave correctly in some cases.\n- General stability and polish related to personal version persistence."
  },
  {
    "version": "0.2.1",
    "date": "2026-01-02",
    "notes": "### ✨ New Features\n- **New App Icon** - Fresh branded Forge icon with a modern look\n- **In-App Release Notes** - View what's new directly from the app\n- **Keyboard Shortcuts** - New shortcuts for faster navigation\n\n### 🎨 UI/UX Improvements\n- **Cleaner Interface** - Redesigned with generous whitespace for a calmer workspace\n- **Simplified Right Pane** - Streamlined tabs with Insights moved to header\n- **Better Tooltips** - Long note titles no longer cut off unexpectedly\n- **Improved Onboarding** - Smoother first-run experience\n\n### 🔒 Security & Stability\n- **Content Security Policy** - Added CSP headers for improved security\n- **Cross-Platform Fix** - Fixed macOS-specific handler that caused issues on Windows/Linux\n\n### 🐛 Bug Fixes\n- Fixed analytics tracking for app opens\n- Various UI polish and consistency fixes"
  },
  {
    "version": "0.2.0",
    "date": "2025-12-23",
    "notes": "### ✨ New Features\n- **Insights View** - New heatmap visualization showing your Bible study coverage by book and chapter\n- **Navigation History** - Quickly jump back to previously viewed chapters\n- **Faster Bible Search** - Now powered by SQLite FTS5 for instant results\n- **Support Forge** - Added option to support the project\n\n### 🎨 UI/UX Improvements\n- Completely refreshed interface across the entire app\n- Cleaner, more compact Settings panel\n- Improved Atom viewing and editing experience\n- Better Bible navigation with streamlined header\n- Enhanced MultiViewer layout\n- Added helpful tooltips throughout\n\n### 🐛 Bug Fixes\n- Fixed z-index issues with Bible navigation palette\n- Fixed click-through problems in certain views\n- Fixed wiki link verse range parsing\n- Fixed empty state displays\n\n### 🗑️ Removed\n- Removed Graph view (replaced by Insights)\n- Removed Journey feature"
  },
  {
    "version": "0.1.25",
    "date": "2025-12-19",
    "notes": "### Added\n- **Automated Release Notes**: Release history now automatically published to /releases/history.json on every build\n- **Bible View History**: Navigate through previously viewed chapters with browser-like back/forward navigation\n\n### Changed\n- **Bible Search Performance**: Upgraded to SQLite FTS5 (Full-Text Search) for significantly faster Bible text searches\n- **Settings UI**: More compact layout with better organization\n\n### Fixed\n- Build errors and TypeScript compilation issues resolved"
  },
  {
    "version": "0.1.24",
    "date": "2025-12-19",
    "notes": "### Added\n- **Verse Network Graph**: A new way to visualize connections between verses and notes.\n- **Full-text Bible Search**: Instant search across the entire Bible text (Cmd+K).\n- **Navigation Enhancements**: Smart verse highlighting and automatic scrolling to specific verses.\n\n### Fixed\n- **Bible Text Formatting**: Removed legacy formatting characters from KJV text for a cleaner reading experience.\n- **Bible Viewer**: Improved scroll-to-verse reliability when opening chapters.\n- **UI Polish**: Fixed visibility of the \"Done\" button in Settings while in light mode."
  },
  {
    "version": "0.1.0",
    "date": "2025-11-01",
    "notes": "- Initial public release of Forge.\n- Basic Bible viewing and note-taking capabilities."
  }
]