diff --git a/community/any-timeline.md b/community/any-timeline.md
index 7a67b34..358fbc3 100644
--- a/community/any-timeline.md
+++ b/community/any-timeline.md
@@ -17,9 +17,9 @@
* The first beta release was 0.32.0 and it was released on 15 June 2023. Alpha users who wanted to keep their data needed to migrate to the new app.
* The official open beta launch was on 19 July 2023.
-* Users who sign up during this stage and helped us test and improve the app, will get extra 1GB of storage for free and the beta flair on the community forum.
+* Users who sign up during this stage and help us test and improve the app, will get extra 1GB of storage for free and the beta badge on the community forum.
### Public Release
-* There is currently no ETA for when the public release is supposed to happen.
-* You can check the progress towards our public release through our [public roadmap](https://github.com/orgs/anyproto/projects/1/views/1).
+* There is currently no ETA for the public release.
+* You can check our progress towards it through our [public roadmap](https://github.com/orgs/anyproto/projects/1/views/1).
diff --git a/data-and-security/data-storage-and-deletion/README.md b/data-and-security/data-storage-and-deletion/README.md
index 16dd203..0a3baa3 100644
--- a/data-and-security/data-storage-and-deletion/README.md
+++ b/data-and-security/data-storage-and-deletion/README.md
@@ -4,10 +4,6 @@
Anytype is offline first; hence, all data you create will be stored locally first. After that, the data is synced to the backup node and your devices for redundancy. We use a private [IPFS](https://docs.ipfs.tech/concepts/what-is-ipfs/) network to handle storage. It is a Peer-To-Peer file system that facilitates decentralized data storage across devices. Local P2P is supported, meaning that you can sync between your devices directly if they are connected through the same local network. This will work no matter what network mode you use, and it's the only way to sync between your devices if you are using local-only mode.
-{% hint style="info" %}
-It will be possible to change your storage location in the [future](https://github.com/orgs/anyproto/projects/1/views/1?pane=issue\&itemId=29227794). You might consider using a [workaround from our user](https://community.anytype.io/t/custom-storage-location/994) as a temporary solution for Windows and MacOS.
-{% endhint %}
-
#### Media
Media files are not directly downloaded in overall syncing to save bandwidth. Instead, when that file is requested, it is streamed to your device from the backup node or your devices on the network. For example, if you have a 4K Video, it will be streamed from the backup node or P2P devices to your device. So when you open an object with an image, it downloads. When you press play on video & audio, it begins to download. After that, this file will be stored in the application cache.
@@ -16,10 +12,6 @@ Furthermore, we use the deduplication feature to reduce storage. For example, if
You can remove all the media content from your device via the clear cache option in iOS and Android. This will remove all the data altogether and force the app to sync once again entirely. Since the media download works on-premise, you will remove all cached media and clear some storage.
-{% hint style="info" %}
-Because of a legacy file system, some files might disappear from your graph if they are no longer linked to any objects. But fear not; all of your files are still there. We are working on [fixing the problem](https://community.anytype.io/t/are-unlinked-images-automatically-deleted/10810/3?u=isle9) already.
-{% endhint %}
-
### Deletion
Complete deletion in Bin
Newsletter | Stay on top of product updates, company news, and musings from the Anyteam | https://anytype.io/?popup=mailinglist | |
Blog | Read updates and announcements from the Anyteam | https://blog.anytype.io | |
Catch some hot takes on what's happening in the industry | https://twitter.com/anytypelabs?lang=en | ||
YouTube | Watch some fun educational content about why data ownership matters | https://www.youtube.com/c/anytype | |
Post questions about anything you're interested in | https://www.reddit.com/r/Anytype/ | ||
Telegram | Chat with our team and community members | https://t.me/anytype |