Releases: range-of-motion/budget
Releases · range-of-motion/budget
v0.19.0
- #471 - Get rid of ideas and suggestions
- #468 - Get rid of plans
- Translate SPA prototype
- Fix outdated usage of exchange rates API
Non-functional
- Upgrade to PHP 8.2
- Fix Chrome driver version in CI
- Create tests for mails
- Test endpoint for logging in
- Test jobs responsible for fetching conversion rates
- Get rid of overengineerd scopes
- Get rid of command for dispatching job
- Ignore commands for installing and updating of project from code coverage
- Ignore command for updating version file from code coverage
- Ignore schedule function of kernel in code coverage
- Associate activity with user by API key as fallback
Security
- Bump follow-redirects from 1.15.3 to 1.15.6
- Bump braces from 3.0.2 to 3.0.3
- Bump axios from 1.6.0 to 1.7.4
- Bump vite from 4.5.1 to 4.5.3
v0.18.0
v0.17.1
- Fix bug where transactions got sorted incorrectly
v0.17.0
- 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
v0.15.3
Security
- Bump axios from 0.26.0 to 1.6.0
v0.15.2
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
- #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
Merge pull request #417 from range-of-motion/416-create-command-for-u…
v0.14.0
Again, no major functional changes, but a significant switch from Yarn to NPM triggered this release.