Skip to content

Releases: monetr/monetr

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)

v0.14.4

15 Mar 02:00
6fc92d0
Compare
Choose a tag to compare

0.14.4 (2023-03-15)

Features

  • api: Adding support for Plaid sync endpoint. (#1333) (39780a1)
  • container: Container now runs as user monetr/1000 instead of root. (9e269bc)

Bug Fixes

  • package.json & yarn.lock to reduce vulnerabilities (#1334) (ee67ec9)
  • ui: Fixed bank logo showing on manual links. (0c80eb1), closes #1337
  • ui: Fixed bug showing duplicate link error. (ef23cf5)

Dependencies

  • api: update github.com/iris-contrib/middleware/cors digest to 425b08b (#1267) (bb20a80)
  • api: update github.com/iris-contrib/middleware/cors digest to b568fe9 (#1345) (e17a856)
  • api: update module github.com/alicebob/miniredis/v2 to v2.30.0 (#1293) (059b1fc)
  • api: update module github.com/alicebob/miniredis/v2 to v2.30.1 (#1348) (19bbd16)
  • api: update module github.com/brianvoe/gofakeit/v6 to v6.20.2 (#1338) (62d1d20)
  • api: update module github.com/nyaruka/phonenumbers to v1.1.6 (#1300) (f2cc640)
  • api: update module github.com/prometheus/client_golang to v1.14.0 (#1301) (b5238c5)
  • api: update module github.com/stretchr/testify to v1.8.2 (#1339) (2c7b86e)
  • ui: update dependency @ebay/nice-modal-react to v1.2.9 (#1341) (2631a6b)
  • ui: update dependency @swc/core to v1.3.38 (#1320) (1d2327a)
  • ui: update dependency @swc/core to v1.3.40 (#1350) (ea62576)
  • ui: update dependency @types/ramda to v0.28.23 (#1332) (1b5cd87)
  • ui: update dependency autoprefixer to v10.4.14 (#1352) (494e829)
  • ui: update dependency immer to v9.0.19 (#1342) (aae5c6a)
  • ui: update dependency ini to v3.0.1 (#1234) (a72e440)
  • ui: update dependency mini-css-extract-plugin to v2.7.3 (#1343) (d19431c)
  • ui: update dependency prettier to v2.8.4 (#1344) (c14b748)
  • ui: update dependency react-query to v3.39.3 (#1353) (f737d51)
  • ui: update dependency react-refresh-typescript to v2.0.8 (#1354) (747bb33)
  • ui: update dependency rrule to v2.7.2 (#1355) (5620ebf)
  • ui: update dependency style-loader to v3.3.2 (#1356) (196afa9)
  • ui: update emotion monorepo to v11.10.6 (#1290) (fbd987f)

Miscellaneous

  • deps-dev: bump webpack from 5.74.0 to 5.76.0 (#1346) (85c01a2)
  • deps: bump dns-packet from 5.3.1 to 5.4.0 (#1336) (9b41ab4)
  • deps: bump google.golang.org/protobuf from 1.29.0 to 1.29.1 (#1351) (0f8ef41)
  • Updating NOTICE (044bfe2)
  • Updating NOTICE (94635bb)

v0.14.3

27 Feb 16:35
fccef7d
Compare
Choose a tag to compare

0.14.3 (2023-02-27)

Features

  • api: Add DTSTART equivalent support to spending/funding. (#1329) (4db243e)

Dependencies

  • api: update module github.com/kataras/iris/v12 to v12.2.0-beta7 (#1268) (8f59835)
  • api: update module github.com/teambition/rrule-go to v1.8.2 (#1311) (dbedac8)
  • ui: update dependency @mui/x-date-pickers to v5.0.20 (#1319) (3cdb27a)
  • ui: update dependency eslint to v8.34.0 (#1321) (9773c67)
  • ui: update dependency eslint-plugin-import to v2.27.5 (#1322) (b874e35)
  • ui: update dependency eslint-plugin-jest to v27.2.1 (#1323) (7f614c5)
  • ui: update dependency eslint-plugin-jsx-a11y to v6.7.1 (#1324) (14cd9d1)
  • ui: update dependency eslint-plugin-react to v7.32.2 (#1325) (48b6eb2)
  • ui: update dependency eslint-plugin-simple-import-sort to v10 (#1327) (927e27e)
  • ui: update dependency eslint-plugin-testing-library to v5.10.2 (#1326) (697d796)
  • ui: update dependency eslint-webpack-plugin to v4 (#1328) (a453160)
  • ui: update dependency typescript to v4.9.5 (#1330) (d27edfa)

Miscellaneous

  • api: Cleaning up logging for platypus cache. (09307bf)
  • cmd: Refactoring the serve command. (9b4348f)
  • docs: Updating documentation, local dev + spending. (4a6bbb8)
  • local: Adding example for local env file. (bf305eb)
  • local: Removing reference to vault in local dev. (71c5c62)
  • Updating NOTICE (bcb4523)

v0.14.2

20 Feb 19:00
1af5f05
Compare
Choose a tag to compare

0.14.2 (2023-02-20)

Bug Fixes

  • api: Add proper timeout handling in forecasting. (#1314) (e24e4cd)
  • api: Adding timeout to forecast requests. (ef87c03)
  • forecasting: Fix forecasting timeouts (#1317) (e56bb62)
  • ui: Fix OAuth links not working if they were not the first. (799589a), closes #488
  • ui: Fixed mobile transaction edit. (d4a8298), closes #1312
  • ui: Fixed Plaid dialog closing when updating/reauthenticating. (5a8bd13), closes #1205

Miscellaneous

  • deps: bump golang.org/x/net from 0.5.0 to 0.7.0 (#1316) (057819c)
  • Improving timeout error responses. (c9c6391)
  • Tweaked refetching of authentication state. (0a18a05)
  • Updating NOTICE (d39c100)

v0.14.1

14 Feb 22:51
71ce444
Compare
Choose a tag to compare

0.14.1 (2023-02-14)

Features

  • api: Add status indicator to bank account. (479ad7f)
  • api: Added Description field to links. (cd26da8)
  • api: Added support for updating bank accounts. (236c804)

Bug Fixes

  • api: Fixed bug creating expense. (bcc33aa), closes #1310
  • api: Fixed expense being created with wrong first due date. (29f3c21), closes #1170
  • docs: Fixed mistake on help index docs. (e2650a6), closes #1199

Dependencies

  • api: update github.com/pkg/errors digest to 614d223 (#1281) (61baac2)
  • api: update module cloud.google.com/go/kms to v1.8.0 (#1292) (6f386cf)
  • api: update module github.com/aws/aws-sdk-go to v1.44.174 (#1250) (477d729)
  • api: update module github.com/gavv/httpexpect/v2 to v2.12.0 (#1297) (305a07c)
  • api: update module github.com/getsentry/sentry-go to v0.16.0 (#1299) (e4dffb0)
  • api: update module github.com/golang-jwt/jwt/v4 to v4.4.3 (#1251) (85240cf)
  • api: update module github.com/spf13/viper to v1.14.0 (#1302) (cc25163)
  • api: update module golang.org/x/crypto to v0.5.0 (#1304) (cc1afb6)
  • ui: material-ui upgrade + fixes. (#1284) (c8b9d81)
  • ui: update dependency @swc/core to v1.3.25 (#1283) (0d1bed9)
  • ui: update dependency @testing-library/react-hooks to v8 (#859) (371b2e7)
  • ui: update dependency @types/react-dom to v18.0.10 (#1285) (e620b29)
  • ui: update dependency css-loader to v6.7.3 (#1231) (a606a2b)
  • ui: update dependency eslint to v8.31.0 (#1294) (f0b0d25)
  • ui: update dependency eslint-plugin-simple-import-sort to v8 (#1295) (ee926dc)
  • ui: update dependency immer to v9.0.17 (#1286) (02c69a3)
  • ui: update dependency mini-css-extract-plugin to v2.7.2 (#1253) (0741809)
  • ui: update dependency postcss to v8.4.20 (#1287) (a9fb6b1)
  • ui: update dependency postcss to v8.4.21 (#1298) (3020fff)
  • ui: update dependency prettier to v2.8.1 (#1288) (61aec2c)
  • ui: update dependency react-router-dom to v6.6.1 (#1256) (055b985)
  • ui: update dependency terser-webpack-plugin to v5.3.6 (#987) (6ad473e)
  • ui: update dependency ts-loader to v9.4.2 (#1289) (498dde1)
  • ui: update jest monorepo (#1291) (551056e)

Miscellaneous

  • Adding note about possible bug. (1c3cef8)
  • deps: Pinning UI dependencies. (d41c95d)
  • Fixing licensed on linux. (30d7e46)
  • Pin dependencies (33b4888)
  • plaid: Adding Sync functionality to client implementation. (d121b42)
  • Removing additional vault references. (f7cfdd9)
  • spelling: Fixed spelling error. (07693f3)
  • Tweaking makefile (1d9094b)
  • Updating NOTICE (386444f)
  • Updating NOTICE file (7189a3b)
  • Using modules for UI going forward. (7f301fb)

v0.14.0

06 Jan 02:32
44c8daf
Compare
Choose a tag to compare

0.14.0 (2023-01-06)

⚠ BREAKING CHANGES

  • Values in helm values.yaml or in the monetr config that reference Vault will be ignored going forward and will have no affect on the behavior of monetr.
  • Hashicorp vault will no longer be supported starting with the next release.

Features

  • api: Allow Plaid links to be manually synced via API. (#1271) (b122425)
  • api: Improved manual sync endpoint + docs. (fd4bc66)
  • api: Small improvements to manually creating transactions. (57f23bc)
  • config: Allow configurable login expiration. (81f4ab6), closes #1263
  • ui: Adding support for manual resyncing Plaid links. (d89fc2e), closes #1265

Bug Fixes

  • ui: Fixed spacing of balance text on accounts view. (6dc39a3)

Dependencies

  • api: update module github.com/brianvoe/gofakeit/v6 to v6.20.1 (#1278) (f0cac6a)
  • api: update module github.com/go-pg/pg/v10 to v10.11.0 (#1280) (3ed764c)
  • api: update module github.com/plaid/plaid-go to v3 (#1276) (17b6056)
  • api: update module github.com/stripe/stripe-go/v72 to v74 (#1279) (9397d68)
  • Bumped to Golang 1.19.4 and changed to Debian 11.6. (5ab6400)
  • containers: update golang docker tag to v1.19.4 (#1273) (84b9a34)
  • ui: update dependency @babel/core to v7.20.12 (#1252) (666c663)
  • ui: update dependency @types/react to v18.0.26 (#1226) (7c281fb)
  • ui: update dependency postcss-loader to v7.0.2 (#1254) (a4309c5)
  • ui: update dependency postcss-preset-env to v7.8.3 (#1255) (39d6c12)
  • ui: update dependency semver to v7.3.8 (#1257) (29ab4f6)
  • ui: update dependency tailwindcss to v3.2.4 (#1258) (2cf37cc)

Miscellaneous

  • Bumped License date for the next year. (b2acb38)
  • deploy: Completely deprecate vault in test env. (a0e86d8)
  • deploy: Disabling Hashicorp Vault in test environment. (5a30ed1)
  • deploy: Enabling KMS in the testing environment. (20e962c)
  • Deprecate Hashicorp Vault. (5d80114)
  • deps: bump json5 from 1.0.1 to 1.0.2 (#1272) (6a2d4e8)
  • lint: Fixing some lint warnings. (0a6369d)
  • release 0.14.0 (4a289a6)
  • Remove references to Vault in helm and config files. (8c6def9)
  • Tidy go dependencies, and regenerate third party notice. (f9186bf)
  • ui: Removing unused imports in LinkedAccountItem. (2644b25)
  • Updating NOTICE (f9f7b70)
  • Updating NOTICE file. (d3e22ad)

v0.13.0

23 Dec 03:40
bacf437
Compare
Choose a tag to compare

0.13.0 (2022-12-23)

Features

  • github: Improving support for github codespaces (5b82749)
  • ui: Improve offline state of the UI. (de68d25)

Bug Fixes

  • api: Deprecate old icon search endpoint. (#1261) (164a65f), closes #1217
  • api: Fixed crash when trying to add a Plaid link. (9fa0067), closes #1172
  • ui: Better indicate an offline institution in the UI. (ca92917), closes #1264
  • ui: Fixed amount formatting for transactions view. (5702a3b)
  • ui: Fixed crash on the funding schedule page. (#1247) (22b07d3), closes #1244
  • ui: Fixed Plaid dialog closing randomly. (a95f030), closes #1205
  • ui: Fixed transfer dialog not working. (575f2a9), closes #1237

Dependencies

  • api: update google.golang.org/genproto digest to a2ec334 (#1249) (db72199)
  • ui: update dependency @swc/core to v1.3.21 (#1224) (87bad0a)
  • ui: update dependency @types/ramda to v0.28.20 (#1225) (899be02)
  • ui: update dependency @types/react-dom to v18.0.9 (#1227) (f5d8ace)
  • ui: update dependency autoprefixer to v10.4.13 (#1229) (9dc99bb)
  • ui: update dependency classnames to v2.3.2 (#1230) (afbe8d0)
  • ui: update dependency dotenv to v16.0.3 (#1232) (df2e16e)
  • ui: update dependency immer to v9.0.16 (#1233) (f8b42b7)
  • ui: update dependency jest-mock-axios to v4.6.2 (#1235) (74bf77f)
  • ui: update dependency postcss to v8.4.19 (#1236) (53fb7a5)

Miscellaneous