Skip to content

Releases: parse-community/parse-server

2.4.2

29 May 08:05
Compare
Choose a tag to compare

2.4.2

Full Changelog

New Features:

Improvements:

Bug fixes:

Dependency Updates:

2.4.1

22 May 17:28
Compare
Choose a tag to compare

2.4.1

Full Changelog

Bug fixes:

Dependency Updates:

2.4.0

15 May 14:47
Compare
Choose a tag to compare

2.4.0

Full Changelog

Starting 2.4.0, parse-server is tested against node 6.10 and 7.10, mongodb 3.2 and 3.4.
If you experience issues with older versions, please open a issue.

New Features:

Improvements

Bug Fixes:

Dependency Updates:

Devevelopment dependencies

2.3.8

18 Apr 15:36
Compare
Choose a tag to compare

2.3.8

Full Changelog

New Features

  • Support for PG-Promise options, thanks to ren dong

Improvements

Bug Fixes

  • Fixes issue affecting GeoPoint __type with Postgres, thanks to zhoul-HS
  • Prevent user creation if username or password is empty, thanks to Wissam Abirached

Dependency Updates:

2.3.7

10 Mar 18:10
Compare
Choose a tag to compare

Full Changelog

New Features

  • New endpoint to resend verification email, thanks to Xy Ziemba

Improvements

Bug Fixes

Dependency Updates:

2.3.6

27 Feb 17:23
Compare
Choose a tag to compare

2.3.6

Full Changelog

Improvements

Bug Fixes

Dependencies updates:

2.3.5

19 Feb 16:35
Compare
Choose a tag to compare

2.3.5

Full Changelog

Bug Fixes

2.3.3

09 Feb 15:14
Compare
Choose a tag to compare

Full Changelog

Breaking Changes

Bug Fixes

Improvements

2.3.2

09 Jan 13:48
Compare
Choose a tag to compare

Full Changelog

New features

Bug fixes

Improvements

2.3.1

08 Dec 19:31
Compare
Choose a tag to compare

A major issue was introduced when refactoring the authentication modules. This release addresses only that issue.