Skip to content

Commit e4b0df6

Browse files
authored
(DOCSP-27548): Add docs release notes for w/e January 27 (#2533)
## Pull Request Info ### Jira - https://jira.mongodb.org/browse/DOCSP-27548
1 parent a2fea62 commit e4b0df6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs-release-notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# January 27, 2023
2+
3+
## Flutter SDK
4+
- Realm Database
5+
- Reorganize Table of contents and consolidate many existing entries into a new "Realm Database" section
6+
- Model Data/Data Types
7+
- Consolidate existing "Collections" content onto "Data Types" page
8+
- Add a "RealmSet Collections" section with tested Bluehawked code examples showing how to use it
9+
- Configure & Open a Realm: Add a "Copy Data into a New Realm" section with tested Bluehawked code examples showing how to use `writeCopy()`
10+
- Test and Debug: New "Test and Debug" page with strategies and tested Bluehawked code examples for testing and debugging Flutter apps that use Realm
11+
12+
## Realm Studio
13+
- Open a Realm File: Update the JS example for finding a Realm file to a tested Bluehawked code example
14+
115
# January 20, 2023
216

317
## Flutter SDK

0 commit comments

Comments
 (0)