Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit 0c2094d

Browse files
docs: studio v5.2.0
Signed-off-by: peterpeterparker <[email protected]>
1 parent a93ea0e commit 0c2094d

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

studio/CHANGELOG.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,34 @@
1+
# 5.2.0 (2021-12-24)
2+
3+
### Features - IC
4+
5+
- publish docs / blog posts to PWA on the IC 🔥
6+
- delete published content upon delete deck or doc data too
7+
- canonical url option for published documents
8+
9+
### Features
10+
11+
- navigation actions (open, export, etc.) moved to start position
12+
- deck and doc title displayed in the browser tab (`document.title`)
13+
- `<hr/>` can be added to documents
14+
- custom undo-redo for documents (still in progress!)
15+
- inline editor display above (not under) selection
16+
17+
### Fix
18+
19+
- update `meta` information to offline data after publish
20+
- global deck state not initialized on did load
21+
- storage urls on the IC (no more `//`)
22+
- catch tab only in edited container
23+
- random (tenor) gif display
24+
- remove event listeners on navigation
25+
- backwards (before docs introduction) compatibility for sync job
26+
127
# 5.1.0 (2021-12-03)
228

329
### Features - IC
430

5-
- publish presentations to PWA including new overview pagee
31+
- publish presentations to PWA including new overview page
632
- templates support
733
- storage administration
834
- delete users and canisters

0 commit comments

Comments
 (0)