Releases
2.2.11
2.2.11 (5/31/2016)
Security: Censor user password in logs, thanks to Marco Cheung
New: Add PARSE_SERVER_LOGS_FOLDER env var for setting log folder, thanks to KartikeyaRokde
New: Webhook key support, thanks to Tyler Brock
Perf: Add cache adapter and default caching of certain objects, thanks to Blayne Chard
Improvement: Better error messages for schema type mismatches, thanks to Jeremy Pease
Improvement: Better error messages for reset password emails
Improvement: Webhook key support in CLI, thanks to Tyler Brock
Fix: Remove read only fields when using beforeSave, thanks to Tyler Brock
Fix: Use content type provided by JS SDK, thanks to Blayne Chard and Florent Vilmart
Fix: Tell the dashboard the stored push data is available, thanks to Jeremy Pease
Fix: Add support for HTTP Basic Auth, thanks to Hussam Moqhim
Fix: Support for MongoDB version 3.2.6, (note: do not use MongoDB 3.2 with migrated apps that still have traffic on Parse.com), thanks to Tyler Brock
Fix: Prevent pm2
from crashing when push notifications fail, thanks to benishak
Fix: Add full list of default _Installation fields, thanks to Jeremy Pease
Fix: Strip objectId out of hooks responses, thanks to Tyler Brock
Fix: Fix external webhook response format, thanks to Tyler Brock
Fix: Fix beforeSave when object is passed to success
, thanks to Madhav Bhagat
Fix: Remove use of deprecated APIs, thanks to Emad Ehsan
Fix: Crash when multiple Parse Servers on the same machine try to write to the same logs folder, thanks to Steven Shipton
Fix: Various issues with key names in Parse.Object
s
Fix: Treat Bytes type properly
Fix: Caching bugs that caused writes by masterKey or other session token to not show up to users reading with a different session token
Fix: Pin mongo driver version, preventing a regression in version 2.1.19
Fix: Various issues with pointer fields not being treated properly
Fix: Issues with pointed getting un-fetched due to changes in beforeSave
Fix: Fixed crash when deleting classes that have CLPs
You can’t perform that action at this time.