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

Commit fd21321

Browse files
release: studio v4.8.0
1 parent dc3778a commit fd21321

File tree

4 files changed

+23
-3
lines changed

4 files changed

+23
-3
lines changed

Diff for: CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
<a name="4.8.0"></a>
22

3-
# [4.8.0](https://github.com/deckgo/deckdeckgo/compare/v4.7.0...v4.8.0) (2021-XX-YY)
3+
# [4.8.0](https://github.com/deckgo/deckdeckgo/compare/v4.7.0...v4.8.0) (2021-06-13)
4+
5+
### Applications
6+
7+
- studio: v4.8.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
8+
9+
### Others
410

511
- template kit: v1.1.0 ([CHANGELOG](https://github.com/deckgo/template-kit/blob/master/CHANGELOG.md))
612

Diff for: studio/CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 4.8.0 (2020-06-13)
2+
3+
### Features
4+
5+
- "undo / redo" support for attribute and style changes ([#1175](https://github.com/deckgo/deckdeckgo/pull/1175))
6+
- dismiss low contrast warning ([#1064](https://github.com/deckgo/deckdeckgo/issues/1064))
7+
- add "customization" and "templates" links to top right menu ([#1200](https://github.com/deckgo/deckdeckgo/pull/1200))
8+
9+
### Fix
10+
11+
- dashboard and templates grid for wide screen ([#1201](https://github.com/deckgo/deckdeckgo/issues/1201https://github.com/deckgo/deckdeckgo/issues/1201))
12+
- custom user templates without (editable) slots ([#1197](https://github.com/deckgo/deckdeckgo/pull/1197))
13+
- select element on tab and deck on escape ([#1194](https://github.com/deckgo/deckdeckgo/pull/1194))
14+
115
# 4.7.0 (2020-05-29)
216

317
### Features

Diff for: studio/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: studio/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "deckdeckgo-studio",
3-
"version": "4.7.0",
3+
"version": "4.8.0",
44
"author": "David Dal Busco",
55
"description": "The web open source editor for presentations",
66
"license": "AGPL-3.0-or-later",

0 commit comments

Comments
 (0)