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

Commit dcf953e

Browse files
release: studio v3.2.0
1 parent bb40c6b commit dcf953e

File tree

3 files changed

+15
-4
lines changed

3 files changed

+15
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<a name="3.2.0"></a>
2+
3+
# [3.2.0](https://github.com/deckgo/deckdeckgo/compare/v3.1.0...v3.2.0) (2020-11-28)
4+
5+
- - studio: v3.2.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
6+
17
<a name="3.1.0"></a>
28

39
# [3.1.0](https://github.com/deckgo/deckdeckgo/compare/v3.0.0...v3.1.0) (2020-11-22)

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ We are constantly developing new features and are always happy to hear about coo
4848
- Present and work offline
4949
- Push the source code of your online slides to GitHub
5050

51-
And many more features...
51+
And many more...
5252

5353
## Documentation
5454

@@ -62,7 +62,7 @@ Are you interested to contribute to our open source project? That would be aweso
6262

6363
| Project | Version | Online | Links | Changelog |
6464
| ------------------ | ----------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- | :---------------------------------------: | :--------------------------------------------------------------------: |
65-
| **Studio** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v3.1.0&color=success)](https://deckdeckgo.com) | [https://deckdeckgo.com](https://deckdeckgo.com) | [`README`](studio/README.md) | [`CHANGELOG`](studio/CHANGELOG.md) |
65+
| **Studio** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v3.2.0&color=success)](https://deckdeckgo.com) | [https://deckdeckgo.com](https://deckdeckgo.com) | [`README`](studio/README.md) | [`CHANGELOG`](studio/CHANGELOG.md) |
6666
| **Remote control** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v1.12.1&color=success)](https://deckdeckgo.app) | [https://deckdeckgo.app](https://deckdeckgo.app) | [`README`](remote/README.md) | [`CHANGELOG`](remote/CHANGELOG.md) |
6767
| **Documentation** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v2.8.1&color=success)](https://docs.deckdeckgo.com) | [https://docs.deckdeckgo.com](https://docs.deckdeckgo.com) | [`README`](docs/README.md) | [`CHANGELOG`](docs/CHANGELOG.md) |
6868
| **Demo** | [![version](https://img.shields.io/static/v1.svg?label=production&message=v7.1.1&color=success)](https://demo.deckdeckgo.com) | [https://demo.deckdeckgo.com](https://demo.deckdeckgo.com) | [`Repo`](https://github.com/deckgo/demo/) | [`CHANGELOG`](https://github.com/deckgo/demo/blob/master/CHANGELOG.md) |

studio/CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
# 3.2.0 (2020-11-28)
22

3+
### Features
4+
5+
- fullscreen and remote together under a new "present" panel ([#1020](https://github.com/deckgo/deckdeckgo/pull/1020))
6+
- offline: download backup ([#1015](https://github.com/deckgo/deckdeckgo/issues/1015))
7+
38
### Fix
49

5-
- offline header and footer if not defined
6-
- offline firestore delete fields comparison
10+
- offline: header and footer if not defined
11+
- offline: firestore delete fields comparison
712

813
# 3.1.0 (2020-11-22)
914

0 commit comments

Comments
 (0)