Skip to content

Releases: ellite/Wallos

v2.32.0

27 Oct 11:01
cb0659d
Compare
Choose a tag to compare

2.32.0 (2024-10-27)

Features

  • settings to allow to ignore certificates for some notification methods (2a0e665)

v2.31.1

25 Oct 20:37
c40401c
Compare
Choose a tag to compare

2.31.1 (2024-10-25)

Bug Fixes

  • add missing {{days_until}} variable to string version of the webhook (ebc7b83)
  • display actual error message when email test fails (ebc7b83)

v2.31.0

22 Oct 07:13
4ae414a
Compare
Choose a tag to compare

2.31.0 (2024-10-22)

Features

  • handle webhook payload as string if it is not a json object (#583) (ee834d6)

v2.30.1

14 Oct 15:39
47333b1
Compare
Choose a tag to compare

2.30.1 (2024-10-14)

Bug Fixes

  • verify correct path before creating logos folder (782ebcd)

v2.30.0

13 Oct 13:01
7c6783e
Compare
Choose a tag to compare

2.30.0 (2024-10-13)

Features

v2.29.2

11 Oct 16:50
3ce4860
Compare
Choose a tag to compare

2.29.2 (2024-10-11)

Bug Fixes

v2.29.1

11 Oct 16:22
035322d
Compare
Choose a tag to compare

2.29.1 (2024-10-11)

Bug Fixes

  • mysql injection vulnerability (3d6a8c3)
  • new profile page not being cached by service worker (3d6a8c3)

v2.29.0

09 Oct 20:53
087e1c7
Compare
Choose a tag to compare

2.29.0 (2024-10-09)

Features

  • add url and notes as variables for the notifications webhook (790defb)

Bug Fixes

  • bug when looping multiple subscriptions on the notifications webhook (790defb)

v2.28.0

07 Oct 21:17
12447f1
Compare
Choose a tag to compare

2.28.0 (2024-10-07)

Features

  • get admin setting api endpoint (07d456a)
  • get categories endpoint (07d456a)
  • get currencies endpoint (07d456a)
  • get fixer api endpoint (07d456a)
  • get household api endpoint (07d456a)
  • get notifications api endpoint (07d456a)
  • get payment methods api endpoint (07d456a)
  • get settings api endpoint (07d456a)
  • get subscriptions api endpoint (07d456a)
  • get user api endpoint (07d456a)

v2.27.3

05 Oct 20:37
5154cc5
Compare
Choose a tag to compare

2.27.3 (2024-10-05)

Bug Fixes