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: docs-release-notes.md
+32
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,35 @@
1
+
# June 21, 2024
2
+
3
+
## Kotlin SDK
4
+
5
+
- Realm/Model Data
6
+
- Define an Object Model: Add new "Define Unstructured Data" section outlining support for Collections as Mixed feature.
7
+
- Supported Data Types: Update "RealmAny" section to indicate support for holding lists and dictionaries. Add a new "Collections as Mixed" section with details about modeling unstructured or variable data.
8
+
9
+
## .NET SDK
10
+
11
+
- Model Data
12
+
- Define an Object Model: Add new "Define Unstructured Data" section outlining support for Collections as Mixed feature.
13
+
- Supported Data Types > RealmValue: Update page to indicate support for holding lists and dictionaries. Add a new "Collections as Mixed" section with details about modeling unstructured or variable data.
14
+
15
+
## Node.js SDK
16
+
17
+
- Model Data
18
+
- Define an Object Model: Add new "Define Unstructured Data" section outlining support for Collections as Mixed feature.
19
+
- Supported Data Types/Mixed: Update page to indicate support for holding lists and dictionaries. Add a new "Collections as Mixed" section with details about modeling unstructured or variable data.
20
+
21
+
## React Native SDK
22
+
23
+
- Model Data
24
+
- Define an Object Model: Add new "Define Unstructured Data" section outlining support for Collections as Mixed feature.
25
+
- Supported Data Types/Mixed: Update page to indicate support for holding lists and dictionaries. Add a new "Collections as Mixed" section with details about modeling unstructured or variable data.
26
+
27
+
## Swift SDK
28
+
29
+
- Model Data
30
+
- Define an Object Model: Add new "Define Unstructured Data" section outlining support for Collections as Mixed feature.
31
+
- Supported Types: Update "AnyRealmValue" section to indicate support for holding lists and dictionaries. Add a new "Collections as Mixed" section with details about modeling unstructured or variable data.
0 commit comments