1
0
Fork 0
mirror of synced 2024-06-26 10:10:57 +12:00

Add certificates exception fix to changelog

This commit is contained in:
kodumbeats 2021-05-17 15:19:52 -04:00
parent 1120e8885a
commit 98ca565534

View file

@ -30,8 +30,9 @@
- Fixed form array casting in dashboard (#1070)
- Fixed collection document rule form in dashboard (#1069)
- Bugs in the Teams API:
- Fixed incorrect audit worker event names (#1143)
- Increased limit of memberships fetched in `createTeamMembership` to 2000 (#1143)
- Fixed incorrect audit worker event names (#1143)
- Increased limit of memberships fetched in `createTeamMembership` to 2000 (#1143)
- Fixed exception thrown when SSL certificate is already stored in the database (#1151)
## Breaking Changes (Read before upgrading!)