Skip to content

Releases: parse-community/parse-server

6.1.0-alpha.6

06 Mar 16:45
Compare
Choose a tag to compare
6.1.0-alpha.6 Pre-release
Pre-release

6.1.0-alpha.6 (2023-03-06)

Features

  • Add rate limiting across multiple servers via Redis (#8394) (34833e4)

6.1.0-alpha.5

06 Mar 10:27
Compare
Choose a tag to compare
6.1.0-alpha.5 Pre-release
Pre-release

6.1.0-alpha.5 (2023-03-06)

Bug Fixes

  • LiveQuery can return incorrectly formatted date (#8456) (4ce135a)

6.1.0-alpha.4

06 Mar 02:19
Compare
Choose a tag to compare
6.1.0-alpha.4 Pre-release
Pre-release

6.1.0-alpha.4 (2023-03-06)

Bug Fixes

  • Parameters missing in afterFind trigger of authentication adapters (#8458) (ce34747)

6.1.0-alpha.3

06 Mar 00:36
Compare
Choose a tag to compare
6.1.0-alpha.3 Pre-release
Pre-release

6.1.0-alpha.3 (2023-03-06)

Features

  • Add afterFind trigger to authentication adapters (#8444) (c793bb8)

6.1.0-alpha.2

05 Mar 00:23
Compare
Choose a tag to compare
6.1.0-alpha.2 Pre-release
Pre-release

6.1.0-alpha.2 (2023-03-05)

Bug Fixes

  • Nested date is incorrectly decoded as empty object {} when fetching a Parse Object (#8446) (22d2446)

6.1.0-alpha.1

03 Mar 16:53
Compare
Choose a tag to compare
6.1.0-alpha.1 Pre-release
Pre-release

6.1.0-alpha.1 (2023-03-03)

Features

  • Export AuthAdapter to make it available for extension with custom authentication adapters (#8443) (40c1961)

6.1.0-beta.1

02 Mar 10:54
Compare
Choose a tag to compare
6.1.0-beta.1 Pre-release
Pre-release

6.1.0-beta.1 (2023-03-02)

Bug Fixes

Features

  • Add option schemaCacheTtl for schema cache pulling as alternative to enableSchemaHooks (#8436) (b3b76de)
  • Add Parse Server option resetPasswordSuccessOnInvalidEmail to choose success or error response on password reset with invalid email (#7551) (e5d610e)
  • Deprecate LiveQuery fields option in favor of keys for semantic consistency (#8388) (a49e323)

6.0.0-alpha.35

27 Feb 00:57
Compare
Choose a tag to compare
6.0.0-alpha.35 Pre-release
Pre-release

6.0.0-alpha.35 (2023-02-27)

Features

  • Add option schemaCacheTtl for schema cache pulling as alternative to enableSchemaHooks (#8436) (b3b76de)

6.0.0-alpha.34

24 Feb 19:32
Compare
Choose a tag to compare
6.0.0-alpha.34 Pre-release
Pre-release

6.0.0-alpha.34 (2023-02-24)

Features

  • Add Parse Server option resetPasswordSuccessOnInvalidEmail to choose success or error response on password reset with invalid email (#7551) (e5d610e)

6.0.0-alpha.33

17 Feb 12:26
Compare
Choose a tag to compare
6.0.0-alpha.33 Pre-release
Pre-release

6.0.0-alpha.33 (2023-02-17)

Features

  • Deprecate LiveQuery fields option in favor of keys for semantic consistency (#8388) (a49e323)