Releases: clowdr-app/clowdr-db-schema
Releases · clowdr-app/clowdr-db-schema
v1.6.2
1.6.2 (2020-10-08)
Bug Fixes
- Add
UserProfile.watchedId
(4d20e93)
v1.6.1
1.6.1 (2020-10-07)
Bug Fixes
- Restore second-resort Parse lookup when cache fails to return a value from
get
. (c436a44)
v1.6.0
1.6.0 (2020-10-07)
Features
- Move watched items into separate table for security and cache efficiency (e6daeb8)
v1.5.1
1.5.1 (2020-10-07)
Bug Fixes
- Bump schema version number (037431d)
v1.5.0
1.5.0 (2020-10-07)
Features
v1.4.11
1.4.11 (2020-10-07)
Bug Fixes
- Don't hit backend when cache fails
get
(1d6e559)
v1.4.10
1.4.10 (2020-10-06)
Bug Fixes
- Add
_User.passwordResetToken
(d05ad13)
v1.4.9
1.4.9 (2020-10-06)
Bug Fixes
- Add setters for some Conference/Config/Details fields (c5db9bf)
v1.4.8
1.4.8 (2020-10-06)
Bug Fixes
- Supply conference id when looking up PrivilegedConferenceDetails (a98854b)
v1.4.7
1.4.7 (2020-10-06)
Bug Fixes