Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 22:39

Changelog

  • 603ddf1 added ci/cd badge
  • a1ddd36 added opencode as replacement for claude code
  • 6c83ed1 build(deps): bump actions/checkout from 6 to 7
  • 3485e2a build(deps): bump actions/download-artifact from 7 to 8
  • c8cb50e build(deps): bump actions/upload-artifact from 6 to 7
  • 119ff28 build(deps): bump docker/build-push-action from 6 to 7
  • dad83e5 build(deps): bump docker/setup-buildx-action from 3 to 4
  • a5737f9 build(deps): bump github.com/go-chi/chi/v5 from 5.2.3 to 5.3.0
  • bc27e65 build(deps): bump github.com/pressly/goose/v3 from 3.26.0 to 3.27.1
  • 1eb45a1 build(deps): bump golang.org/x/text from 0.36.0 to 0.38.0
  • 6667614 build(deps): bump goreleaser/goreleaser-action from 6 to 7
  • 3237d80 chore(http): move HTTP files to http/ folder with env config and updated routes
  • b6a28d2 chore(makefile): add run target, remove broken push and duplicate check2 targets
  • 30190d2 ci: add workflow_dispatch trigger to enable manual runs
  • a38fb9e feat(detail-panel): replace inputs with selects and remember toggle
  • 4edfb4e feat(import-history): add infinite scroll, sticky panels, and unified filter bar
  • da97dd2 feat(nav): add active highlight and flicker-free navigation
  • 0d9f312 feat(suggestions): add YNAB payee name fallback for prefill
  • c890251 feat(sync): add background YNAB sync scheduler with configurable interval
  • f7582a5 feat(transactions): add split-panel review UI
  • 6ee53a4 feat(ui): add autocomplete for payee and category in transaction detail panel
  • 3a6ecea feat(ui): redesign settings page and fix transaction detail panel
  • ecc13b8 feat(ui): redesign with YNAB-inspired styling and improved usability
  • 0db6ed9 initial commit
  • 62603b6 misc
  • db7f593 move completed plan: 20260627-settings-panel-ui.md
  • 2f07954 updated .gitignore
  • 5e1a382 upgraded sqlite to version v1.53.0