Skip to content

Releases: monetr/monetr

v0.15.3

23 Jun 15:35
7ee8014
Compare
Choose a tag to compare

0.15.3 (2023-06-23)

Features

  • build: Improved license build step (#1438) (83f4e3b)
  • ui: Added support for MSW in storybook. (c1c132e)
  • ui: Improve text field required support. (e73e0f3)
  • ui: Improved appearance of new text fields in error state. (5f81bbd)
  • ui: Significant improvements to new register + components. (b8a5498)
  • ui: Starting to work on the new expenses view. (340eb91)

Bug Fixes

  • build: Fixed issue with container missing third party notices. (2ceb7bb)
  • build: Fixing build not including third party notices. (#1447) (14d5627), closes #1442
  • deps: Fixed plaid version update to v3. (#1453) (efd47d1)
  • deps: Fixed stripe dependency update to v74. (#1449) (1c72fc5)
  • plaid: Fixed an issue with Plaid update callback syncing. (#1446) (6e03f0b), closes #1445
  • ui: Broke formik hook for MButton out. (5a46253)
  • ui: Fixed storybook spacing for text field. (42c89c6)

Dependencies

  • api: update module github.com/mileusna/useragent to v1.3.3 (#1433) (e1410c7)
  • api: update module github.com/stripe/stripe-go/v72 to v74 (#1435) (3ac0f3d)

Miscellaneous

  • deps-dev: bump semver from 7.3.8 to 7.5.2 (#1448) (b497f47)
  • deps: Cleaning up old deps (9b7d7e8)
  • ui: Eslint new register screen. (f307128)
  • ui: Improve appearance of new sidebar button. (3d7448f)
  • ui: Removed Roboto font. (ad3fda1)

v0.15.2

18 Jun 01:23
a722b24
Compare
Choose a tag to compare

0.15.2 (2023-06-18)

Bug Fixes

  • api: Fixed health endpoint sending traces to sentry. (4031f0d)
  • deps: Fixed rspack builds faling. (cae4992)

Miscellaneous

  • ci: Create gitlab-ci (deca887)
  • Removed gitlab-ci for now (c551fb1)
  • Updated third party notice (6228ade)

Dependencies

  • api: update module cloud.google.com/go/kms to v1.11.0 (#1429) (5d4246b)
  • api: update module github.com/plaid/plaid-go to v3 (#1434) (ce0e142)
  • ui: update dependency @rspack/binding-linux-x64-gnu to v0.2.1 (#1427) (9694421)
  • ui: update dependency @rspack/cli to v0.2.1 (#1428) (ab5ba9e)
  • ui: update dependency @types/react to v18.2.8 (#1419) (ee03a3e)
  • ui: update dependency postcss to v8.4.24 (#1420) (3bf978c)
  • ui: update dependency react-refresh-typescript to v2.0.9 (#1422) (24a64b3)
  • ui: update dependency ts-loader to v9.4.3 (#1425) (31366ba)
  • ui: update react monorepo (#1431) (388a157)

v0.15.1

06 Jun 14:50
217debd
Compare
Choose a tag to compare

0.15.1 (2023-06-06)

Bug Fixes

  • ci: Fixed renovatebot config (a5466d2)
  • ui: Fixed permission policy header. (f725c7a), closes #1407

Dependencies

  • api: update module github.com/alicebob/miniredis/v2 to v2.30.3 (#1408) (4321ece)
  • api: update module github.com/nyaruka/phonenumbers to v1.1.7 (#1409) (2e8b6a6)
  • api: update module github.com/sirupsen/logrus to v1.9.3 (#1416) (2cb1adf)
  • api: update module github.com/stretchr/testify to v1.8.4 (#1417) (d5ca544)
  • api: update module google.golang.org/api to v0.125.0 (#1376) (05cd04b)
  • renovate: update jamesives/github-pages-deploy-action action to v4.4.2 (#1418) (1b84fe2)
  • ui: update dependency @rspack/binding-linux-x64-gnu to v0.2.0 (#1411) (707a75a)
  • ui: update dependency @rspack/cli to v0.2.0 (#1412) (fed3c62)
  • ui: update dependency notistack to v3 (#1414) (5f525a8)
  • ui: update dependency tailwindcss to v3.3.2 (#1413) (b0a1f59)
  • ui: update dependency typescript to v5 (#1415) (6245a63)
  • ui: update storybook monorepo (#1410) (60727e6)

Miscellaneous

  • ui: Added logo to the new reigster screen (2847e8a)
  • ui: Improving monetr UI components. (6515b5f)
  • ui: Tweaked colors for new sidebar (e244aa6)
  • Updated NOTICE (3b76913)

v0.15.0

06 Jun 01:04
dd5cbd2
Compare
Choose a tag to compare

0.15.0 (2023-06-06)

⚠ BREAKING CHANGES

  • helm: Fixed ingress resource (#1405)
  • api: Deprecating kataras/iris, moving to echo. (#1396)

Features

  • api: Deprecating kataras/iris, moving to echo. (#1396) (52db2b9)
  • server: Improved permission policy header. (6b4a47a)
  • ui: Adding new captcha component for new views. (400d5fd)

Bug Fixes

  • api: Fixed interface conversion panic in forecasting endpoint. (4b05fbe), closes #1401
  • build: Fix github action variable script (#1404) (45af10c)
  • helm: Fixed ingress resource (#1405) (b3c27e1), closes #1403
  • ui: Fixed bug where UI was not being built right in CI. (ff1b51e)

Miscellaneous

  • make: Fixed typo in makefile (3ba1980)
  • release 0.15.0 (45b4a77)
  • Removing old swag files (8fda6a3)
  • ui: Added completed view for new forgot password UI. (64f460b)

v0.14.10

22 May 22:25
1f44212
Compare
Choose a tag to compare

0.14.10 (2023-05-22)

Bug Fixes

  • api: Fixed bug preventing transfers from working. (c8259d8), closes #1397
  • story: Added more viewports to storybook. (a4efc07), closes #1399
  • story: Improved storybook rspack config. (ec87531)
  • ui: Removing old ReCAPTCHA library. (31cbac1)

Dependencies

  • api: update module github.com/alicebob/miniredis/v2 to v2.30.2 (#1387) (2bc05b1)

Miscellaneous

  • deps: Cleaned unused deps out of UI, updated notice. (5d48197)

v0.14.9

22 May 00:02
e30139c
Compare
Choose a tag to compare

0.14.9 (2023-05-20)

Features

  • config: Allow Plaid to be disabled via the config. (4d3ab57)
  • ui: Adding storybook support, improved webpack. (#1391) (a56effa)
  • ui: Building out new forgot password screen. (#1392) (3c13507)
  • ui: Use rspack instead of webpack going forward. (#1393) (5231979)

Bug Fixes

  • test: Fixed tests failing following Plaid config change. (d83bb50)

Dependencies

Documentation

  • spending: Adding more documentation for the Spending API. (78b9987)

Miscellaneous

  • build: Added make lite command to skip notice gen. (bbdc0df)
  • dev: Removed lingering vault reference for local development. (192f8a9)

v0.14.8

26 Apr 16:12
2652f1b
Compare
Choose a tag to compare

0.14.8 (2023-04-26)

Bug Fixes

  • job: Improved background job diagnostics. (ca2b3d3)
  • ui: Added Discord to the about view "Getting Help" section. (972044b), closes #1126
  • ui: Fixed color of TOS and privacy policy links. (a0e1bb6)

Dependencies

  • api: update module cloud.google.com/go/kms to v1.10.1 (#1382) (aeb032f)

Miscellaneous

  • sync: Adjust sync frequency for Plaid. (61e2d1b)
  • Updating NOTICE (a75e93b)

v0.14.7

15 Apr 01:49
92292d8
Compare
Choose a tag to compare

0.14.7 (2023-04-01)

Features

  • plaid: Transitioning to Plaid sync for all links. (a17e698)

Dependencies

  • api: update module github.com/getsentry/sentry-go to v0.20.0 (#1379) (7957e61)

v0.14.6

30 Mar 02:42
f8edbfc
Compare
Choose a tag to compare

0.14.6 (2023-03-30)

Bug Fixes

  • sync: Fixed plaid sync only doing 500 updates at a time. (3e7261c)

Miscellaneous

  • Bump license copyright year. (6ec9ef8)
  • Correcting changelog (939a4e6)
  • docs: Bump documentation copyright year. (14b0233)
  • Update NOTICE file (c9be0d0)

v0.14.5

30 Mar 01:00
0dbefac
Compare
Choose a tag to compare

0.14.5 (2023-03-30)

Features

  • ui: Adding more lazy routes to unauthenticated components. (6beafb3)
  • ui: Implemented basic lazy loading of UI routes. (f5de50c)

Bug Fixes

  • ci: Fixing flaking TOTP test with allowed retry. (70bec73)
  • ci: Fixing git commands in CI (ec05bab)
  • ui: Fixed requesting more transactions. (#1367) (2e4b869), closes #1331

Miscellaneous

  • config: Removing unused config references. (d7d2d18)
  • renovate: Tweaked renovate config for commits. (00023fc)
  • Tweak Makefile to fix CI (7795bc8)

Dependencies

  • api: update module cloud.google.com/go/kms to v1.10.0 (#1362) (e788ae1)
  • api: update module github.com/gavv/httpexpect/v2 to v2.14.0 (#1363) (ce964be)
  • api: update module github.com/getsentry/sentry-go to v0.19.0 (#1364) (3b45740)
  • api: update module github.com/golang-jwt/jwt/v4 to v4.5.0 (#1365) (51a6f32)
  • api: update module github.com/jarcoal/httpmock to v1.3.0 (#1372) (31ce6fd)
  • api: update module github.com/spf13/viper to v1.15.0 (#1373) (af3dc35)
  • go: Upgrading Golang to 1.20.2 (7218ba2)
  • ui: update dependency tailwindcss to v3.2.7 (#1358) (58c8f84)
  • ui: update dependency webpack to v5.76.2 (#1360) (5a29f9b)
  • ui: update react monorepo (#1361) (edc1ab1)