diff --git a/intro/setting-up-your-profile/customize-and-edit-the-sidebar/README.md b/intro/setting-up-your-profile/customize-and-edit-the-sidebar/README.md
index 90c3f3a..993bb4f 100644
--- a/intro/setting-up-your-profile/customize-and-edit-the-sidebar/README.md
+++ b/intro/setting-up-your-profile/customize-and-edit-the-sidebar/README.md
@@ -28,7 +28,7 @@ At the bottom of your sidebar you'll find an "Edit widgets" button, which upon c
Clicking "Add" will give you the choice to choose your widget source. Again, a widget source can be any object you've previously created or the list of widget options above.
-To quickly create a new widget, you can also drag & drop objects directly into the sidebar.
+On desktop, you can also drag & drop objects directly into the sidebar.
### Adjust your Widget Appearance
diff --git a/miscellaneous/feature-list-by-platform.md b/miscellaneous/feature-list-by-platform.md
index b4534bc..ac8f3fb 100644
--- a/miscellaneous/feature-list-by-platform.md
+++ b/miscellaneous/feature-list-by-platform.md
@@ -20,18 +20,21 @@ You can check our full roadmap [here](https://github.com/orgs/anyproto/projects/
* Collaboration - [2023Q4](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227780)
* API and plugins - [2023Q4](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227670)
* Publish to web - [Backlog](https://github.com/orgs/anyproto/projects/1?pane=issue\&itemId=29227800)
-* Calendar - [No ETA](https://community.anytype.io/t/calendar-view-timeline-view/1576)
* Formulas - [No ETA](https://community.anytype.io/t/derived-relations-formulas/1554/47)
* Reminders and notifications - [No ETA](https://community.anytype.io/t/notification-system-larger-proposal-for-discussion/1024/21)
* AI assistant - [No ETA](https://community.anytype.io/t/ai-assistant/9404)
* Transclusion - [No ETA](https://community.anytype.io/t/link-to-blocks-transclusion-synced-blocks/1360)
* Whiteboard / canvas - [No ETA](https://community.anytype.io/t/new-type-of-pages-whiteboard-canvas/1389/52)
* Web app - [No ETA](https://community.anytype.io/t/web-app-web-client/1381)
-* Better Tag System - [No ETA](https://community.anytype.io/t/support-search-using-tags/6084)
+* Better tag system - [No ETA](https://community.anytype.io/t/support-search-using-tags/6084)
+
+#### Implemented
+
+* Calendar - [0.36.0](https://community.anytype.io/t/anytype-desktop-0-36-0-released/12198)
### Mobile Features
-Here is a running list of features and their implementation status, by platform. All of the features listed are implemented on desktop 0.35.\*, and the mobile versions used for comparison are both 0.25.\*.
+Here is a running list of features and their implementation status, by platform. All of the features listed are implemented on desktop 0.36.\*, and the mobile versions used for comparison are both 0.26.\*.
{% tabs %}
{% tab title="Account" %}
@@ -117,6 +120,6 @@ Here is a running list of features and their implementation status, by platform.
{% endtab %}
{% tab title="Sets" %}
-
Feature/Action | iOS | Android |
---|
Grid view | Yes | Yes |
List View | Yes | Yes |
Gallery view | Yes | Yes |
Kanban view | No | No |
Add new view | Yes | Yes |
Add new object | Yes | Yes |
Sort & Filter | Yes | Yes |
Batch select | No | No |
Set by relation | Yes | Yes |
+Feature/Action | iOS | Android |
---|
Grid view | Yes | Yes |
List View | Yes | Yes |
Gallery view | Yes | Yes |
Kanban view | No | No |
Calendar view | No | No |
Add new view | Yes | Yes |
Add new object | Yes | Yes |
Sort & Filter | Yes | Yes |
Find in set | No | No |
Batch select | No | No |
Set by relation | Yes | Yes |
{% endtab %}
{% endtabs %}