Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Releases: clowdr-app/clowdr-db-schema

v1.6.2

08 Oct 01:46
Compare
Choose a tag to compare

1.6.2 (2020-10-08)

Bug Fixes

  • Add UserProfile.watchedId (4d20e93)

v1.6.1

07 Oct 22:07
Compare
Choose a tag to compare

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

07 Oct 16:16
Compare
Choose a tag to compare

1.6.0 (2020-10-07)

Features

  • Move watched items into separate table for security and cache efficiency (e6daeb8)

v1.5.1

07 Oct 12:56
Compare
Choose a tag to compare

1.5.1 (2020-10-07)

Bug Fixes

  • Bump schema version number (037431d)

v1.5.0

07 Oct 12:55
Compare
Choose a tag to compare

1.5.0 (2020-10-07)

Features

  • Add UserProfile.watched* (0ecaab5)

v1.4.11

07 Oct 01:15
Compare
Choose a tag to compare

1.4.11 (2020-10-07)

Bug Fixes

  • Don't hit backend when cache fails get (1d6e559)

v1.4.10

06 Oct 22:52
Compare
Choose a tag to compare

1.4.10 (2020-10-06)

Bug Fixes

  • Add _User.passwordResetToken (d05ad13)

v1.4.9

06 Oct 22:43
Compare
Choose a tag to compare

1.4.9 (2020-10-06)

Bug Fixes

  • Add setters for some Conference/Config/Details fields (c5db9bf)

v1.4.8

06 Oct 21:37
Compare
Choose a tag to compare

1.4.8 (2020-10-06)

Bug Fixes

  • Supply conference id when looking up PrivilegedConferenceDetails (a98854b)

v1.4.7

06 Oct 21:20
Compare
Choose a tag to compare

1.4.7 (2020-10-06)

Bug Fixes