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

Commit

Permalink
docs: studio v5.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: peterpeterparker <[email protected]>
  • Loading branch information
peterpeterparker committed Dec 24, 2021
1 parent a93ea0e commit 0c2094d
Showing 1 changed file with 27 additions and 1 deletion.
28 changes: 27 additions & 1 deletion studio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,34 @@
# 5.2.0 (2021-12-24)

### Features - IC

- publish docs / blog posts to PWA on the IC 🔥
- delete published content upon delete deck or doc data too
- canonical url option for published documents

### Features

- navigation actions (open, export, etc.) moved to start position
- deck and doc title displayed in the browser tab (`document.title`)
- `<hr/>` can be added to documents
- custom undo-redo for documents (still in progress!)
- inline editor display above (not under) selection

### Fix

- update `meta` information to offline data after publish
- global deck state not initialized on did load
- storage urls on the IC (no more `//`)
- catch tab only in edited container
- random (tenor) gif display
- remove event listeners on navigation
- backwards (before docs introduction) compatibility for sync job

# 5.1.0 (2021-12-03)

### Features - IC

- publish presentations to PWA including new overview pagee
- publish presentations to PWA including new overview page
- templates support
- storage administration
- delete users and canisters
Expand Down

0 comments on commit 0c2094d

Please sign in to comment.