Simpl-Resultat/src/hooks
le king fu a293bdcd4b feat: display release notes from CHANGELOG in GitHub releases and in-app updater
Extract changelog sections in CI to populate GitHub release bodies dynamically.
Expose the update body from tauri-plugin-updater and render it in the settings
page when an update is available. Add CHANGELOG discipline rule to CLAUDE.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 10:12:04 -05:00
..
useAdjustments.ts feat: add Budget and Adjustments pages with full functionality 2026-02-12 00:58:43 +00:00
useBudget.ts feat: add parent category subtotals and sign convention to budget page 2026-02-15 17:44:32 +00:00
useCategories.ts feat: add drag-and-drop reorder for categories and fix duplicate sort_order 2026-02-16 23:25:45 +00:00
useDashboard.ts feat: add custom date range picker to reports and dashboard 2026-02-21 09:46:32 -05:00
useDataExport.ts feat: add data export/import with optional AES-256-GCM encryption (#3) 2026-02-15 11:40:28 +00:00
useDataImport.ts feat: make settings data imports visible in Import History 2026-02-15 13:38:51 +00:00
useImportHistory.ts feat: 12-month budget grid, import UX improvements, confirmation dialogs (v0.2.4) 2026-02-14 12:59:11 +00:00
useImportWizard.ts feat: show transaction splits on Adjustments page + fix CSV auto-detect 2026-02-17 01:41:08 +00:00
useReports.ts feat: add custom date range picker to reports and dashboard 2026-02-21 09:46:32 -05:00
useTheme.ts feat: add dark mode with famille-website-inspired warm gray palette 2026-02-13 12:28:11 +00:00
useTransactions.ts feat: add transaction split adjustments across multiple categories 2026-02-16 23:51:36 +00:00
useUpdater.ts feat: display release notes from CHANGELOG in GitHub releases and in-app updater 2026-02-21 10:12:04 -05:00