Skip to content

Releases: range-of-motion/budget

v0.8.0

29 Sep 21:01
843d52a
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release
  • #241 - Fix start of date picker(s)
  • #243 - Provide Russian translations
  • #238 - Fix layout issues on smaller screens
  • #236 - Add Asian currencies
  • #239 - Create setting for default transactiontype
  • #234 - Add Turkish lira

Non-functional

  • Upgrade elliptic to 6.5.3
  • Upgrade http-proxy to 1.18.1
  • Upgrade symfony/http-kernel to 5.1.5
  • #71 - Split model factories

v0.7.0

28 Jul 18:52
77546bf
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • #202 - Support resending of verification mail
  • #207 - Implement creation of spaces, and invitations to said spaces
  • #209 - Create command for updating application
  • #215 - Fix bug where verification token didn't get persisted

Non-functional

  • #125 - Stop abusing session for mass storage
  • #219 - Fix Laravel Dusk in Travis CI
  • Upgrade lodash to v4.17.19

Misc.

  • Implement plans

v0.6.1

18 Jul 15:33
761bb3e
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release
  • #208 - Fix plain-test mail templates

v0.6.0

13 Jul 17:46
eefa451
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release
  • #54 - Ability to easily select everything during import
  • #152 - Implement budgeting
  • #162 - Support different currency per transaction
  • #183 - Ability to disable suggestion box
  • #193 - Support more CSV delimiters
  • #203 - Define plain-text version of mails

Non-functional

  • Generate and display code coverage (using Codecov)
  • #185 - Fix test for getDueMonthly method
  • #190 - Use tuple notation for routes
  • #191 - Move logic for GET /translations route into dedicated controller

v0.5.2

04 Jul 00:06
5bda59e
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release
  • #173 - Fix bug where required parameters would be missing when validation failed during completion of import

v0.5.1

30 Jun 22:08
1086fe3
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
  • Fix internal server error that occurred if input for e-mail was left empty

v0.5.0

26 Jun 13:57
a16c5f6
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • #144 - Support recurrings at different intervals (yearly, biweekly, weekly and daily)
  • #168 - Fix attribute for e-mail input on settings page
  • #145 - Disable access to pages for logging in and registering after authentication
  • #166 - Fix incorrect instructions for getting started in README.md
  • #154 - Add remaining European currencies
  • #143 - Add currencies from Nordic countries

Non-functional

  • #150 - Clean up tests directory
  • #149 - Run Dusk in CI
  • #126 - Apply and enforce PSR-12
  • #118 - Move logic from controllers to repositories

v0.4.0

18 Jun 19:14
efefc67
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • #131 - Support uploading of receipts to transactions
  • #140 - Fix failure to build Docker image from clean instance of repository
  • #135 - Insert South American currencies
  • #129 - Update favicon to mirror logo
  • #122 - Allow recurrings to be earning
  • #123 - Test Space model's monthlyBalance method
  • #124 - Bump websocket-extensions from v0.1.3 to v0.1.4

v0.3.1

15 Jun 21:33
6ecbc40
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release
  • #128 - Fix inaccurate decimals

v0.3.0

05 Jun 02:07
fa38658
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Support editing of transaction's tag
  • Fix imbalanced columns in list of transactions
  • Differentiate recurring transactions by showing an icon next to it