From c67ce99679219e2e08d213987a840e788102781d Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Fri, 7 Jun 2024 12:04:46 +0000 Subject: [PATCH 1/2] GITBOOK-510: Depreciate support for iOS 15 --- intro/get-the-app.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro/get-the-app.md b/intro/get-the-app.md index 8c3839f..73f6286 100644 --- a/intro/get-the-app.md +++ b/intro/get-the-app.md @@ -10,7 +10,7 @@ Anytype is a stand-alone software, that works on desktop or mobile devices. Ther * For Desktop, we follow Electron who follows vendor support policies. For example, Win 7 / Win 8.1 are no longer supported because Microsoft no longer supports them either. * For Android (if installed through Google Play), it's Android 8.0 and a 64-bit device with a minimum of 4GB of RAM. -* For iOS, it's iOS 15 (soon to be iOS 16). +* For iOS, it's iOS 16, ### Install location From 807f89ba6b448957394e3bd41b20abfc0c18859a Mon Sep 17 00:00:00 2001 From: Filip Bozicevic Date: Mon, 10 Jun 2024 11:53:26 +0000 Subject: [PATCH 2/2] GITBOOK-511: Directory import --- basics/space/space-settings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basics/space/space-settings.md b/basics/space/space-settings.md index d22b857..d3808fa 100644 --- a/basics/space/space-settings.md +++ b/basics/space/space-settings.md @@ -36,7 +36,7 @@ You can import to or export from your space by going into Anytype > Space Settin When it comes to apps, we currently only offer imports from **Notion**, and when it comes to file formats, we currently offer these: -* Markdown +* Markdown - We support importing from individual .md files, a zip file or directory (only on MacOS). * HTML * TXT * CSV