Skip to content

Releases: monetr/monetr

v0.12.0

04 Nov 14:43
18ddc1e
Compare
Choose a tag to compare

0.12.0 (2022-11-04)

Features

  • forecast: Change forecasted amount to be popularity based. (5710c91)
  • forecasting: Building out spending forecasting groundwork. (#1168) (b852748)

Bug Fixes

  • forecast: Reduce number of forecast requests, reduce sentry trace. (f374fcb)
  • test: Fixed failing funding schedule test. (38d027d)

Miscellaneous

v0.11.27

04 Nov 01:07
3fa2c96
Compare
Choose a tag to compare

0.11.27 (2022-11-03)

Features

  • forecasting: Made funding forecasting more verbose. (eb22cb5)
  • forecast: Laying groundwork for forecasting funding. (9a3620e)

Bug Fixes

  • csp: Tweaking Content-Security-Policy (e1ba913)
  • ui: Added condition for disabling create button (#1173) (e9e5c93), closes #1171

Dependencies

  • api: update module github.com/mileusna/useragent to v1.2.1 (#1190) (c3f9376)
  • api: update module github.com/spf13/cobra to v1.6.1 (#1165) (cfeb0a4)
  • api: update module github.com/stretchr/testify to v1.8.1 (#1179) (fd99c97)
  • containers: update squidfunk/mkdocs-material docker tag to v8.5.7 (#1180) (45b08e6)
  • ui: update dependency @ebay/nice-modal-react to v1.2.8 (#1181) (3e755d4)
  • ui: update dependency @svgr/webpack to v6.5.1 (#1182) (cf423c9)
  • ui: update dependency @swc/core to v1.3.11 (#1183) (b4e2ffb)
  • ui: update dependency @types/react to v18.0.24 (#1184) (6ed440a)
  • ui: update dependency @types/react-dom to v18.0.8 (#1185) (fd56a7b)
  • ui: update dependency eslint to v8.26.0 (#1191) (5a0454f)
  • ui: update dependency notistack to v2.0.8 (#1186) (c20f9ea)
  • ui: update dependency react-router-dom to v6.4.3 (#1187) (62fa273)
  • ui: update dependency react-select to v5.5.9 (#1188) (a68d213)
  • ui: update dependency zustand to v4.1.4 (#1189) (bde0712)
  • ui: update jest monorepo (#1106) (4b080da)
  • ui: update typescript-eslint monorepo to v5.42.0 (#1192) (c991dfc)

Miscellaneous

  • csp: Tweak Content-Security-Policy for ReCAPTCHA. (7235635)
  • docs: Add more documentation for local development. (3be5361)
  • NOTICE: Updated third party notice. (427cc55)
  • prod: Disabling ReCAPTCHA in prod. (34d54f3)

v0.11.26

29 Oct 19:36
5839fc4
Compare
Choose a tag to compare

0.11.26 (2022-10-29)

Bug Fixes

  • billing: Fixed trial period not being applied to checkout. (7831cb9), closes #1164

Miscellaneous

  • docs: Adding docs on creating a manual link. (28ccd05)
  • staging: Disabling billing in staging. (7e3559b)

Dependencies

  • api: update github.com/iris-contrib/middleware/cors digest to 014b910 (#1162) (78a2363)

v0.11.25

28 Oct 02:47
0b507d5
Compare
Choose a tag to compare

0.11.25 (2022-10-28)

Features

  • docs: Big documentation improvements, links + expenses. (3c7e67d)

Bug Fixes

  • dev: Fix local development bug caused by submodules (ae93bc5)
  • ui: Improved onboarding from Plaid. Other minor tweaks. (19c63cc)
  • ui: Improvements to goals UI. (abfd4e8)
  • ui: Remove usage of deprecated dialog. (27a07ae)

Miscellaneous

  • app: Enable 30 day free trial period, reduce max links. (d6a0ce1)
  • Improve make clean (d2f4fce)
  • Remove unused settings tab. (3aa23ab)
  • ui: Tweak copyright footer. (fec5c07)
  • ui: Tweaked Funding Schedule UI. (fa6de17)

v0.11.24

23 Oct 19:16
b1354fe
Compare
Choose a tag to compare

0.11.24 (2022-10-23)

Features

  • build: Use submodules for simple-icons (#1150) (45ba40e)
  • plaid: Automatically update account names via Plaid. (6e624ca)
  • ui: Improve institution status indicator. (#1148) (e88216d), closes #93

Miscellaneous

  • docs: Adding snippet about changes to help index. (c87e5da)
  • plaid: Getting ready to mark removed bank accounts. (393d533)

v0.11.23

23 Oct 01:47
ab859aa
Compare
Choose a tag to compare

0.11.23 (2022-10-23)

Bug Fixes

  • pubsub: Fixed another race condition in pubsub test. (#1139) (b017596), closes #1132

Dependencies

  • api: update github.com/iris-contrib/middleware/cors digest to 7386a93 (#1098) (c1775d4)
  • api: update module github.com/brianvoe/gofakeit/v6 to v6.19.0 (#1102) (1495b63)
  • ui: update dependency @pmmmwh/react-refresh-webpack-plugin to v0.5.8 (#1140) (7e90fbe)
  • ui: update dependency @svgr/webpack to v6.5.0 (#1104) (2143cdc)
  • ui: update dependency @types/ramda to v0.28.18 (#1141) (1c42385)
  • ui: update dependency immer to v9.0.15 (#953) (85cdc95)
  • ui: update dependency postcss to v8.4.18 (#1099) (eb97de2)
  • ui: update dependency postcss-preset-env to v7.8.2 (#1108) (cb11587)
  • ui: update dependency react-infinite-scroll-hook to v4.0.4 (#1142) (a6bfbd6)
  • ui: update dependency react-select to v5.5.4 (#1144) (9640061)
  • ui: update dependency resolve to v1.22.1 (#955) (2cc2af6)
  • ui: update dependency tailwindcss to v3.2.1 (#1145) (58820f6)
  • ui: update dependency zustand to v4.1.2 (#1143) (bf5e296)

Miscellaneous

  • Adding TODO for updating funding schedules. (b602804)
  • Updating NOTICE (b0bb7a7)
  • Updating third party NOTICE (8c175e2)

v0.11.22

16 Oct 18:38
a243be4
Compare
Choose a tag to compare

0.11.22 (2022-10-16)

Bug Fixes

  • ui: Fix rounding issue when updating spending objects. (#1136) (bcfa44e), closes #1135

v0.11.21

15 Oct 02:02
0a55fce
Compare
Choose a tag to compare

0.11.21 (2022-10-15)

Features

  • funding: Exposing Exclude Weekends for funding schedules. (2b120c7)
  • ui: Add help link to the sidebar. (25acb22)

Bug Fixes

  • ui: Fixed sizing on the updated expenses view. (c7ccaec)
  • ui: Fixed transfer dialog crash. (#1134) (480af70), closes #1133

Dependencies

  • api: update module github.com/getsentry/sentry-go to v0.14.0 (#1128) (14b5ff9)
  • api: update module github.com/spf13/cobra to v1.6.0 (#1129) (9d4e54a)
  • api: update module github.com/spf13/viper to v1.13.0 (#1130) (48a3738)

Miscellaneous

  • docs: Added beta note 🎉 (052504b)
  • docs: Adding discord link to doc site. (6562756)
  • docs: Adding documentation for adding funding schedules. (e60306e)
  • More sentry improvements to tracing. (dac0b87)
  • Update third party NOTICE (96d344e)
  • Updated third party NOTICE (40bb2bc)

v0.11.20

14 Oct 03:04
408cc1c
Compare
Choose a tag to compare

0.11.20 (2022-10-14)

Features

Bug Fixes

  • ui: Fixed Sentry crash dialog during registration. (#1125) (58bb97b)

Miscellaneous

  • sentry: Improvements to sentry tracing. (57a11e3)
  • Updating license notice. (c98f046)

v0.11.19

11 Oct 14:05
cbda04b
Compare
Choose a tag to compare

0.11.19 (2022-10-08)

Features

  • sentry: Significantly improved sentry trace spans. (b1d6a2f)

Bug Fixes

  • sentry: Improved how errors from API requests are reported. (75c1a2c)

Dependencies

  • api: Bumped go-pg to v10.10.7 (6cee643)

Miscellaneous