Skip to content

Releases: mathewab/actual-assist

Release v0.6.0

04 Feb 13:45
34bb4cb

Choose a tag to compare

Docker Images

App: ghcr.io/mathewab/actual-assist:v0.6.0

Helm Chart

helm repo add actual-assist https://mathewab.github.io/actual-assist
helm repo update
helm install actual-assist actual-assist/actual-assist --version v0.6.0

Quick Start

See charts/actual-assist/README.md for installation instructions.

What's Changed

  • fix(deps): update dependency @actual-app/api to v26 by @renovate[bot] in #29
  • chore(deps): update dependency zod to v4.3.5 by @renovate[bot] in #28
  • Implement abstracted AI interface, and add Google Gemini support. by @Surye in #30
  • chore(deps): bump react-router and react-router-dom by @dependabot[bot] in #36
  • chore(deps): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #43
  • chore(deps): update node.js to v24.13.0 by @renovate[bot] in #42
  • chore(deps): update dependency vitest to v4.0.18 by @renovate[bot] in #41
  • chore(deps): update react monorepo to v19.2.11 by @renovate[bot] in #40
  • chore(deps): update dependency better-sqlite3 to v12.6.2 by @renovate[bot] in #39
  • chore(deps): update dependency @types/node to v24.10.10 by @renovate[bot] in #38
  • chore(deps): update dependency openai to v6.17.0 by @renovate[bot] in #37
  • chore(deps): update typescript-eslint monorepo to v8.54.0 by @renovate[bot] in #32
  • chore(deps): update dependency vite to v7.3.1 by @renovate[bot] in #33
  • chore(deps): update dependency react-router-dom to v7.13.0 by @renovate[bot] in #34
  • chore(deps): update dependency @mui/material to v7.3.7 by @renovate[bot] in #35
  • chore(deps): update dependency @tanstack/react-query to v5.90.20 - autoclosed by @renovate[bot] in #44
  • chore(deps): update dependency @vitejs/plugin-react to v5.1.3 by @renovate[bot] in #45
  • chore(deps): update dependency @actual-app/api to v26.2.0 by @renovate[bot] in #49
  • chore(deps): update dependency @google/genai to v1.39.0 by @renovate[bot] in #50
  • chore(deps): update dependency prettier to v3.8.1 by @renovate[bot] in #53
  • chore(deps): update dependency globals to v17.3.0 - autoclosed by @renovate[bot] in #52
  • chore(deps): update dependency @playwright/test to v1.58.1 by @renovate[bot] in #51
  • chore(deps): update dependency zod to v4.3.6 by @renovate[bot] in #48
  • chore(deps): update dependency eslint-plugin-prettier to v5.5.5 - autoclosed by @renovate[bot] in #47
  • chore(deps): update dependency cors to v2.8.6 by @renovate[bot] in #46
  • chore(release): v0.6.0 by @mathewab in #54

New Contributors

Full Changelog: v0.5.0...v0.6.0

actual-assist-0.6.0

04 Feb 13:53
34bb4cb

Choose a tag to compare

AI-driven budget assistant for Actual Budget with review-before-apply suggestions

Release v0.5.0

03 Jan 07:03

Choose a tag to compare

Docker Images

App: ghcr.io/mathewab/actual-assist:v0.5.0

Helm Chart

helm repo add actual-assist https://mathewab.github.io/actual-assist
helm repo update
helm install actual-assist actual-assist/actual-assist --version v0.5.0

Quick Start

See charts/actual-assist/README.md for installation instructions.

What's Changed

  • chore(deps): update dependency globals to v17 by @renovate[bot] in #21
  • chore(deps): update typescript-eslint monorepo to v8.51.0 - autoclosed by @renovate[bot] in #20
  • chore(deps): update dependency @tanstack/react-query to v5.90.16 by @renovate[bot] in #19
  • Bump zod to v4, refresh lockfile integrity, and adapt env validation to Zod v4 by @mathewab in #23
  • chore(deps): update dependency zod to v4.3.4 by @renovate[bot] in #24
  • Add manual sync button to Jobs header by @mathewab in #25
  • Make OPENAI_API_KEY optional and add 'Use AI' toggle for category suggestions with heuristic fallback by @mathewab in #26

Full Changelog: v0.4.0...v0.5.0

actual-assist-0.5.0

03 Jan 07:02
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

AI-driven budget assistant for Actual Budget with review-before-apply suggestions

Release v0.4.0

02 Jan 00:36
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Docker Images

App: ghcr.io/mathewab/actual-assist:v0.4.0

Helm Chart

helm repo add actual-assist https://mathewab.github.io/actual-assist
helm repo update
helm install actual-assist actual-assist/actual-assist --version v0.4.0

Quick Start

See charts/actual-assist/README.md for installation instructions.

Full Changelog: v0.3.0...v0.4.0

actual-assist-0.4.0

02 Jan 00:36

Choose a tag to compare

AI-driven budget assistant for Actual Budget with review-before-apply suggestions

Release v0.3.0

26 Dec 22:24

Choose a tag to compare

Release v0.3.0 Pre-release
Pre-release

Docker Images

App: ghcr.io/mathewab/actual-assist:v0.3.0

Helm Chart

helm repo add actual-assist https://mathewab.github.io/actual-assist
helm repo update
helm install actual-assist actual-assist/actual-assist --version v0.3.0

Quick Start

See charts/actual-assist/README.md for installation instructions.

What's Changed

Features

  • Introduced the jobs workflow so async tasks are represented and tracked as jobs.

Fixes

  • Suggestions now include all transactions, including those not sent to the LLM for generation.
  • Light UI refresh and navigation change

Maintenance

  • Dependency upgrades.
  • Switched to a distroless runtime image.

Full Changelog: v0.2.0...v0.3.0

actual-assist-0.3.0

26 Dec 22:24

Choose a tag to compare

actual-assist-0.3.0 Pre-release
Pre-release

AI-driven budget assistant for Actual Budget with review-before-apply suggestions

Release v0.2.0

25 Dec 06:57

Choose a tag to compare

Release v0.2.0 Pre-release
Pre-release

Docker Images

App: ghcr.io/mathewab/actual-assist:v0.2.0

Helm Chart

helm repo add actual-assist https://mathewab.github.io/actual-assist
helm repo update
helm install actual-assist actual-assist/actual-assist --version v0.2.0

Quick Start

See charts/actual-assist/README.md for installation instructions.

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.2.0

actual-assist-0.2.0

25 Dec 06:57

Choose a tag to compare

actual-assist-0.2.0 Pre-release
Pre-release

AI-driven budget assistant for Actual Budget with review-before-apply suggestions