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

Commit

Permalink
release: studio v4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterpeterparker committed Feb 10, 2021
1 parent ba1e3b9 commit 699676a
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
- starter kit: v7.1.4 ([CHANGELOG](https://github.com/deckgo/starter-kit/blob/master/CHANGELOG.md))
- studio kit: v7.2.0 ([CHANGELOG](https://github.com/deckgo/studio-kit/blob/master/CHANGELOG.md))
- utils: v1.8.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/utils/utils/CHANGELOG.md))
- infra: drop static-haskell-nix and update nixpkgs

<a name="4.1.0"></a>

Expand Down
22 changes: 22 additions & 0 deletions studio/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
# 4.2.0 (2020-02-10)

### Features

- user and community templates ([#1031](https://github.com/deckgo/deckdeckgo/pull/1031) and [#1056](https://github.com/deckgo/deckdeckgo/pull/1056))
- new default template with content aligned at the bottom of the slide ([#1073](https://github.com/deckgo/deckdeckgo/pull/1073))
- edit with default tool or with CSS ([#1066](https://github.com/deckgo/deckdeckgo/pull/1066))
- copy and paste elements style ("format painter") ([#1071](https://github.com/deckgo/deckdeckgo/pull/1071))
- width, rotate and padding options for elements ([#1070](https://github.com/deckgo/deckdeckgo/pull/1070))
- keep track of panel state open or close ([#1065](https://github.com/deckgo/deckdeckgo/pull/1065))
- minimum six slides, instead of four, to appear in "discover" section ([#1068](https://github.com/deckgo/deckdeckgo/pull/1068))
- handle assets with store ([#1065](https://github.com/deckgo/deckdeckgo/pull/1062))

### Style

- new design of the editor's tools ([#1069](https://github.com/deckgo/deckdeckgo/pull/1069))

### Fix

- preview code block update ([#1067](https://github.com/deckgo/deckdeckgo/pull/1067))
- navigate contact ([#1055](https://github.com/deckgo/deckdeckgo/pull/1055))

# 4.1.0 (2020-01-14)

### Features
Expand Down
2 changes: 1 addition & 1 deletion studio/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion studio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "deckdeckgo-studio",
"version": "4.1.0",
"version": "4.2.0",
"author": "David Dal Busco",
"description": "The web open source editor for presentations",
"license": "AGPL-3.0-or-later",
Expand Down

0 comments on commit 699676a

Please sign in to comment.