Skip to content

Releases: monetr/monetr

v0.17.0

24 May 00:30
08d9bb5
Compare
Choose a tag to compare

0.17.0 (2024-05-19)

⚠ BREAKING CHANGES

  • local: Removing teller.io from local development
  • Removing teller.io

Features

  • api: Migrating to ULID instead of 64-bit integer IDs (#1740) (8b673b6)

Dependencies

  • api: update module github.com/nyaruka/phonenumbers to v1.3.5 (#1754) (edb5ac3)
  • ui: update dependency @fontsource-variable/inter to v5.0.18 (#1747) (ab9d2ad)
  • ui: update dependency formik to v2.4.6 (#1755) (39e6fb9)
  • ui: update dependency next to v14.1.1 [security] (#1753) (1921942)
  • ui: update nextra monorepo to v2.13.4 (#1722) (81afe54)

Bug Fixes

  • ci: Fix GitLab deploy action (c0d1e48)
  • docs: Fix screenshot scaling on home page (b7344b0)
  • docs: Fixed documentation homepage (4992a7c)
  • ui: Don't update the lockfile unless a dependency is updated (89aac45)

Miscellaneous

  • deps: bump axios from 0.21.4 to 1.6.8 (#1748) (f8137bf)
  • local: Removing teller.io from local development (ce0e94f)
  • Pin helm version, dont use a container (2f404d2)
  • release 0.17.0 (9470a91)
  • Removing teller references in helm chart (0a23133)
  • Removing teller.io (9d3f24b)

v0.16.13

23 Apr 14:07
0d7ec25
Compare
Choose a tag to compare

0.16.13 (2024-04-23)

Bug Fixes

  • log: Reduce noisy log messages from cache (039f885)

v0.16.12

19 Apr 13:38
e7d2739
Compare
Choose a tag to compare

0.16.12 (2024-04-19)

Dependencies

  • go: Bump golang to 1.21.9 (a3af70e)

Miscellaneous

  • deps: bump golang.org/x/net from 0.21.0 to 0.23.0 (#1744) (de94fd5)

v0.16.11

19 Apr 01:26
a21f780
Compare
Choose a tag to compare

0.16.11 (2024-04-19)

Features

  • ui: Don't request all spending objects for transactions. (c72eb81)
  • ui: Show when the plaid link was last updated in the UI. (061115e)

Miscellaneous

  • deps: Bump local docker compose node version (6e19c00)
  • forecast: Change default forecast to 90 days (6dd9e3c)

v0.16.10

13 Apr 22:20
193eeb1
Compare
Choose a tag to compare

0.16.10 (2024-04-13)

Features

  • api: Allow more data to be requested via forecast endpoint. (84a7984)
  • api: Building out a sourcemap system for sentry (#1736) (807e455)
  • cli: Adding CLI tool to trigger transaction refresh. (8d6d757)

Bug Fixes

  • api: fixed some api source mapping issue (34aca84)
  • build: Fix generated mocks (cb7da55)

v0.16.9

09 Apr 16:55
bdfa468
Compare
Choose a tag to compare

0.16.9 (2024-04-09)

Features

  • ui: Migrate to rsbuild from rspack (19de4f0)

Bug Fixes

  • local: Fixed ui container local dev health check (f33d286)
  • ui: Allow year selection (82eb89b), closes #1700
  • ui: Fixed pagination parsing (01516e3)

Miscellaneous

  • ui: Fix readme being removed by rsbuild (22562cd)

v0.16.8

07 Apr 00:27
4bedc96
Compare
Choose a tag to compare

0.16.8 (2024-04-07)

Bug Fixes

  • ui: Trying to get content length working on assets (20290a3)

v0.16.7

06 Apr 23:46
5dffd28
Compare
Choose a tag to compare

0.16.7 (2024-04-06)

Features

  • api: Change order of email content parts. (e819d01)

Bug Fixes

  • background: Fixed timeouts in background tests (bd9aac1)
  • background: Improve background processing (2f5a4f2)
  • csp: Fixing content security policy headers. (8da1314)
  • ui: Fix crash loading transaction details page. (8d281af)
  • ui: Fix Sentry DSN for local dev. (bca73a1)

Miscellaneous

  • email: Experimenting with email images. (fb4d8f0)
  • ui: Improve UI routes. (11e1f6e)

v0.16.6

06 Apr 02:23
06261a2
Compare
Choose a tag to compare

0.16.6 (2024-04-06)

Features

  • ui: Better support runtime UI configurations. (d92a721)

Bug Fixes

  • build: Also include source maps for production builds. (fb8920a)
  • test: Fixed failing test due to tags (aaf3cec)

Miscellaneous

  • build: Improving sentry integration (35ef431)
  • ci: Fix dependency in release pipeline (a6126a9)

v0.16.5

05 Apr 23:21
9bb4b08
Compare
Choose a tag to compare

0.16.5 (2024-04-05)

Bug Fixes

  • api: Fix email sending bugs (#1730) (2fbb721)
  • background: Fixing background job issue (2514c6e)
  • build: Fixed emails deleting the readme. (852db5f)
  • docs: Fix fonts (d201a9f)
  • ui: Fix transaction spending selection not refocusing. (b1ec7f3)