Budget Versions Save

Get a grip on your finances.

v0.18.0

5 months ago
  • Show chart of balance per day on dashboard
  • Attempt another fix for sorting of transactions
  • Create page in SPA prototype that shows activities

Non-functional

  • #462 - Fix issue with database host and port used by wait-for-it
  • Automate building and pushing of Docker image

v0.17.1

5 months ago
  • Fix bug where transactions got sorted incorrectly

v0.17.0

5 months ago
  • Support toggling of weekly report in settings of SPA prototype
  • Support creating of recurrings in SPA prototype
  • Show most recent transactions first in overview
  • Show version number on login page

Security

  • Bump vite from 4.4.9 to 4.4.12

v0.16.0

5 months ago
  • #404 - Create prototype for SPA
    • Available under /prototype/login
    • You can disable the entire prototype by adding SPA_PROTOTYPE_ENABLED=false to your .env file

Non-functional

  • Use wait-for-it script to determine whether database container is up

v0.15.3

6 months ago

Security

  • Bump axios from 0.26.0 to 1.6.0

v0.15.2

6 months ago

Non-functional

  • Refactor Docker part in README.md
  • Move files used for Docker into dedicated directory
  • Wait until database container has booted before starting app container
  • Map port of MySQL container to 33061
  • Copy files into Docker image instead of downloading release from GitHub
  • Change column type to unsigned big integer for ID in users table
  • #429 - Upgrade to MySQL 8
  • Reinstate hosted link in README.md
  • Get rid of misunderstood badge in README.md

v0.15.1

6 months ago
  • #387 - Fix job for fetching conversion rates by using @fawazahmed0's repo (instead of scraping ValutaFX)
  • Fix outdated command for building front-end assets in budget:install command
  • #400 - Fix reports by defining its routes individually again instead of as a resource

Non-functional

  • Replace usage of native date function in SpaceInvite model
  • #424 - Use upgraded definition of accessors in models

Security

  • Bump postcss from 8.4.27 to 8.4.31

v0.15.0

8 months ago

v0.14.0

9 months ago

Again, no major functional changes, but a significant switch from Yarn to NPM triggered this release.

Non-functional

  • Use Node.js 18 in GitHub Actions and Dockerfile
  • Clean up NPM packages
  • #409 - Use NPM instead of Yarn
  • Clarify absence of hosted link in README.md
  • #406 - Use bullseye variant for PHP 8.1 image in Dockerfile

v0.13.0

9 months ago

No functional changes this release, simply a few technical leaps.

Non-functional

  • #402 - Upgrade to Laravel 10
  • #384 - Use resource function in route definitions where possible
  • #262 - Use named routes everywhere
  • #379 - Switch to Vite
  • #378 - Upgrade Vue to 2.7
  • Allow plugin for code sniffer to run
  • Update Tailwind to 3.0.24

Security

  • dependabot/npm_and_yarn/terser-4.8.1
  • dependabot/npm_and_yarn/minimatch-3.1.2
  • dependabot/npm_and_yarn/decode-uri-component-0.2.2
  • dependabot/npm_and_yarn/json5-1.0.2
  • dependabot/npm_and_yarn/webpack-5.76.1
  • dependabot/composer/guzzlehttp/guzzle-7.4.5
  • dependabot/npm_and_yarn/express-4.18.2
  • dependabot/composer/symfony/http-kernel-6.0.20
  • dependabot/composer/guzzlehttp/guzzle-7.4.3
  • dependabot/npm_and_yarn/async-2.6.4