v3.1
alejandro-bulgaris-qcif
released this
13 Aug 23:45
·
851 commits
to master
since this release
This release is a minor upgrade to the ReDBox application. This includes:
- Feature to disable sorting in dashboard for consolidated tables
- Feature to add handling of custom error to post save sync trigger
- Fixed Vocab Component doesn't initialise correctly when not visible
- Fixed issue where undefined permission fields in a record can cause the getPermissions endpoint to fail
- Fixed issue where users that may have been deleted from the database break the permissions population table
What's Changed
- Bump fast-xml-parser and @aws-sdk/credential-providers by @dependabot in #1371
- Hotfix: Users that may have been deleted from the database break the population of the permissions table by @andrewbrazzatti in #1388
- Add handling of custom error to post save sync trigger by @alejandro-bulgaris-qcif in #1390
- Bump socket.io-parser from 4.2.1 to 4.2.4 in /angular by @dependabot in #1368
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /angular-legacy by @dependabot in #1370
- Bump qs from 6.4.0 to 6.4.1 in /angular-legacy by @dependabot in #1369
- Bump minimist, karma, protractor and tslint in /angular-legacy by @dependabot in #1372
- Feature disable sorting in dashboard for consolidated tables by @alejandro-bulgaris-qcif in #1426
- Hotfix: ANDS Vocab Component doesn't initialise correctly when not visible by @andrewbrazzatti in #1442
- Hotfix: Undefined permission fields in record metadata cause the getPermissions endpoint to fail by @andrewbrazzatti in #1443
Full Changelog: v3.0...v3.1