You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Jump directly to a version:
4
4
5
5
| 4.x |
6
-
|--------------------------------------|
6
+
|------------------------------------|
7
7
|[**4.10.3 (latest release)**](#4103)|
8
8
|[4.10.2](#4102)|
9
9
|[4.10.1](#4101)|
@@ -23,7 +23,7 @@ Jump directly to a version:
23
23
<summary>Previous Versions</summary>
24
24
25
25
| 3.x | 2.x |
26
-
|-----------------|-----------------|
26
+
|---------------|---------------|
27
27
|[3.10.0](#3100)|[2.8.4](#284)|
28
28
|[3.9.0](#390)|[2.8.3](#283)|
29
29
|[3.8.0](#380)|[2.8.2](#282)|
@@ -155,6 +155,7 @@ ___
155
155
- Allow setting descending sort to full text queries (dblythy) [#7496](https://github.com/parse-community/parse-server/pull/7496)
156
156
- Allow cloud string for ES modules (Daniel Blyth) [#7560](https://github.com/parse-community/parse-server/pull/7560)
157
157
- docs: Introduce deprecation ID for reference in comments and online search (Manuel Trezza) [#7562](https://github.com/parse-community/parse-server/pull/7562)
158
+
- Fix Queries return empty results if nested date attributes are used in constraints [#7582](https://github.com/parse-community/parse-server/pull/7582)
0 commit comments