This repository was archived by the owner on Feb 6, 2024. It is now read-only.
File tree 1 file changed +27
-1
lines changed
1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
27
# 5.1.0 (2021-12-03)
2
28
3
29
### Features - IC
4
30
5
- - publish presentations to PWA including new overview pagee
31
+ - publish presentations to PWA including new overview page
6
32
- templates support
7
33
- storage administration
8
34
- delete users and canisters
You can’t perform that action at this time.
0 commit comments