File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 11## Parse Server Changelog
22
33### master
4- [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/3.1.2...master )
4+ [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/3.1.3...master )
5+
6+ ### 3.1.3
7+ [ Full Changelog] ( https://github.com/parse-community/parse-server/compare/3.1.2...3.1.3 )
8+
9+ - Postgres: Fixes support for global configuration
10+ - Postgres: Fixes support for numeric arrays
11+ - Postgres: Fixes issue affecting queries on emtpy arrays
12+ - LiveQuery: Adds support for transmitting the original object
13+ - Queries: Use estimated count if queyr is empty
14+ - Docker: Reduces the size of the docker image to 154Mb
15+
516
617### 3.1.2
718[ Full Changelog] ( https://github.com/parse-community/parse-server/compare/3.1.1...3.1.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " parse-server" ,
3- "version" : " 3.1.2 " ,
3+ "version" : " 3.1.3 " ,
44 "description" : " An express module providing a Parse-compatible API server" ,
55 "main" : " lib/index.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments