Skip to content

Releases: range-of-motion/budget

v0.18.0

09 Dec 19:52
96885de
Compare
Choose a tag to compare
v0.18.0 Pre-release
Pre-release
  • 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

09 Dec 02:28
6e1b25a
Compare
Choose a tag to compare
v0.17.1 Pre-release
Pre-release
  • Fix bug where transactions got sorted incorrectly

v0.17.0

09 Dec 00:16
949315a
Compare
Choose a tag to compare
v0.17.0 Pre-release
Pre-release
  • 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

03 Dec 20:30
0f51dcb
Compare
Choose a tag to compare
v0.16.0 Pre-release
Pre-release
  • #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

11 Nov 18:19
f2b27fe
Compare
Choose a tag to compare
v0.15.3 Pre-release
Pre-release

Security

  • Bump axios from 0.26.0 to 1.6.0

v0.15.2

02 Nov 15:25
c0df6ba
Compare
Choose a tag to compare
v0.15.2 Pre-release
Pre-release

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

19 Oct 00:03
43fad13
Compare
Choose a tag to compare
v0.15.1 Pre-release
Pre-release
  • #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

16 Aug 17:58
1188f1b
Compare
Choose a tag to compare
v0.15.0 Pre-release
Pre-release
Merge pull request #417 from range-of-motion/416-create-command-for-u…

…pdating-version-file

Create command for updating version file

v0.14.0

13 Aug 18:32
95f8477
Compare
Choose a tag to compare
v0.14.0 Pre-release
Pre-release

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

06 Aug 00:32
d55a29f
Compare
Choose a tag to compare
v0.13.0 Pre-release
Pre-release

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