Skip to content

Releases: ReliefApplications/ems-backend

v2.0.0-alpha.9

09 May 18:49
Compare
Choose a tag to compare
v2.0.0-alpha.9 Pre-release
Pre-release

2.0.0-alpha.9 (2023-05-09)

Bug Fixes

  • accessible fields would break if no data in record (8b1b198)
  • dashboard type would send issue if no page related (6bb585e)
  • editForm bug when it's the first edition (5d6ba6a)
  • editForm: keep edited core fields permissions so they're correctly propagated to child resources #61030 (0fa197e)
  • editing a dashboard inside a workflow could cause unexpected type issue due to incorrect error handling (75ccd9a)
  • layer input could not allow saving of heatmap layer (6da8988)
  • logic issue for neq operator (5c259fd)
  • permissions could be lost when saving some templates (6725e56), closes fix/AB#61030
  • unable to download xlsx for records due to rate limit middleware (944b11d), closes 1.3.x/ab#62056

Features

  • add substr / toint / tolong calc key (29fd52b)
  • add substring option to calculated fields (2a8d4d9)
  • context filter position of dashboard can now be defaulted at a certain position (eebec36)

v2.0.0-alpha.8

27 Apr 07:49
Compare
Choose a tag to compare
v2.0.0-alpha.8 Pre-release
Pre-release

2.0.0-alpha.8 (2023-04-27)

Bug Fixes

  • editRecord could break if previous version did not have any data (85a2d5c)

v2.0.0-alpha.7

27 Apr 07:11
Compare
Choose a tag to compare
v2.0.0-alpha.7 Pre-release
Pre-release

2.0.0-alpha.7 (2023-04-27)

Bug Fixes

  • error on fetching records with no data (4986e1d)

v2.0.0-beta.7

25 Apr 11:06
Compare
Choose a tag to compare
v2.0.0-beta.7 Pre-release
Pre-release

2.0.0-beta.7 (2023-04-25)

Bug Fixes

  • delete folder of blob storage was not working (5e32054)

Features

  • can now filter fields by template they are used in (ff470be)

Performance Improvements

v2.0.0-alpha.6

25 Apr 11:16
Compare
Choose a tag to compare
v2.0.0-alpha.6 Pre-release
Pre-release

2.0.0-alpha.6 (2023-04-25)

Bug Fixes

  • delete folder of blob storage was not working (5e32054)

Features

  • can now filter fields by template they are used in (ff470be)

Performance Improvements

v1.3.16

25 Apr 09:51
Compare
Choose a tag to compare
v1.3.16 Pre-release
Pre-release

1.3.16 (2023-04-25)

Bug Fixes

  • editForm bug when it's the first edition (5d6ba6a)
  • editForm: keep edited core fields permissions so they're correctly propagated to child resources #61030 (0fa197e)
  • logic issue for neq operator (5c259fd)
  • permissions could be lost when saving some templates (6725e56), closes fix/AB#61030

v1.3.15

20 Apr 10:29
Compare
Choose a tag to compare
v1.3.15 Pre-release
Pre-release

1.3.15 (2023-04-20)

Bug Fixes

v2.0.0-beta.6

14 Apr 11:06
Compare
Choose a tag to compare
v2.0.0-beta.6 Pre-release
Pre-release

2.0.0-beta.6 (2023-04-14)

Bug Fixes

  • calculated field using concatenation could break data queries (7417039), closes fix/AB#60680
  • change $toString to $convert in concat operation (37d1152)
  • empty email rows would break email sending (3fa1268)
  • empty rows & columns could break emails (8460da4)
  • empty rows & columns could break emails (26027a7)

v2.0.0-alpha.5

14 Apr 11:18
Compare
Choose a tag to compare
v2.0.0-alpha.5 Pre-release
Pre-release

2.0.0-alpha.5 (2023-04-14)

Bug Fixes

  • calculated field using concatenation could break data queries (7417039), closes fix/AB#60680
  • change $toString to $convert in concat operation (37d1152)
  • empty email rows would break email sending (3fa1268)
  • empty rows & columns could break emails (8460da4)
  • empty rows & columns could break emails (26027a7)

v1.3.14

14 Apr 10:34
Compare
Choose a tag to compare
v1.3.14 Pre-release
Pre-release

1.3.14 (2023-04-14)

Bug Fixes

  • empty email rows would break email sending (3fa1268)
  • empty rows & columns could break emails (8460da4)