Skip to content

Releases: parse-community/parse-server

2.8.3

07 Aug 15:25

Choose a tag to compare

2.8.3

  • Adds support for JS SDK 2.0 job status header

2.8.2

04 Jun 17:08
0c2f1d5

Choose a tag to compare

:zap: Release 2.8.2 (#4802)

2.8.0

18 May 14:55
8fe3265

Choose a tag to compare

Release 2.8.0 (#4767)

* Ensure issue template has proper line endings

* Bumps to 2.8.0

* Adds Changelog

2.7.4

10 Mar 21:41
3acb3e7

Choose a tag to compare

2.7.4

Full Changelog

Bug Fixes:

  • Fixes an issue affecting polygon queries, thanks to Diamond Lewis

Dependency Updates:

Development Dependencies Updates:

2.7.3

10 Mar 16:58
0569ddd

Choose a tag to compare

2.7.3

Full Changelog

Improvements:

  • Improve documentation for LiveQuery options, thanks to Arthur Cinader
  • Improve documentation for using cloud code with docker, thanks to Stephen Tuso
  • Adds support for Facebook's AccountKit, thanks to 6thfdwp
  • Disable afterFind routines when running aggregates, thanks to Diamond Lewis
  • Improve support for distinct aggregations of nulls, thanks to Diamond Lewis
  • Regenreate the email verification token when requesting a new email, thanks to Benjamin Wilson Friedman

Bug Fixes:

  • Fix issue affecting readOnly masterKey and purge command, thanks to AreyouHappy
  • Fixes Issue unsetting in beforeSave doesn't allow object creation, thanks to Diamond Lewis
  • Fixes issue crashing server on invalid live query payload, thanks to fridays
  • Fixes issue affecting postgres storage adapter "undefined property '__op'", thanks to Tyson Andre

Dependency Updates:

Devevelopment Dependencies Updates:

2.7.2

24 Jan 20:58
550b69e

Choose a tag to compare

2.7.2

Full Changelog

Improvements:

  • Improved match aggregate
  • Do not mark the empty pushs as failed
  • Support pointer in aggregate query
  • Introduces flow types for storage
  • Postgres: Refactoring of Postgres Storage Adapter
  • Postgres: Support for multiple projection in aggregate
  • Postgres: performance optimizations
  • Adds infos about vulnerability disclosures
  • Adds ability to login with email when provided as username

Bug Fixes

  • Scrub Passwords with URL Encoded Characters
  • Fixes issue affecting using sorting in beforeFind

2.7.1

01 Dec 14:17
1f22ee3

Choose a tag to compare

2.7.1

Full Changelog

  • ⚠️ Fixes a security issue affecting Class Level Permissions

  • Adds support for dot notation when using matchesKeyInQuery, thanks to Henrik and Arthur Cinader

2.7.0

27 Nov 21:58
6102648

Choose a tag to compare

2.7.0

Full Changelog

Starting parse-server 2.7.0, the minimun nodejs version is 6.11.4, please update your engines before updating parse-server

New Features:

Bug fixes:

Improvements:

Dependency Updates:

Development Dependencies Updates:

2.6.5

26 Oct 21:16

Choose a tag to compare

2.6.5

Full Changelog

New Features:

  • Adds support for read-only masterKey, thanks to Florent Vilmart
  • Adds support for relative time queries (mongodb only), thanks to Marvel Mathew

Improvements:

Bug Fixes:

  • The REST API key was improperly inferred from environment when using the CLI, thanks to Florent Vilmart

2.6.4

25 Oct 13:46

Choose a tag to compare

2.6.4

Full Changelog

Improvements:

Bug Fixes:

Dependency Updates:

Devevelopment Dependencies Updates: