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

Commit 208df3a

Browse files
chore: release v4.9.0
1 parent 9df170a commit 208df3a

File tree

2 files changed

+33
-10
lines changed

2 files changed

+33
-10
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
<a name="4.9.0"></a>
22

3-
# [4.9.0](https://github.com/deckgo/deckdeckgo/compare/v4.8.0...v4.9.0) (2021-08-19)
3+
# [4.9.0](https://github.com/deckgo/deckdeckgo/compare/v4.8.0...v4.9.0) (2021-08-20)
44

55
### Applications
66

77
- remote: v1.14.2 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/remote/CHANGELOG.md))
8+
- studio: v4.9.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/studio/CHANGELOG.md))
89

910
### Web Components
1011

@@ -13,7 +14,7 @@
1314

1415
### Others
1516

16-
- - deck-utils: v4.1.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/utils/deck/CHANGELOG.md))
17+
- deck-utils: v4.1.0 ([CHANGELOG](https://github.com/deckgo/deckdeckgo/blob/master/utils/deck/CHANGELOG.md))
1718

1819
<a name="4.8.0"></a>
1920

studio/CHANGELOG.md

Lines changed: 30 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
1-
# 4.8.0 (2020-06-13)
1+
# 4.9.0 (2021)
2+
3+
### Features
4+
5+
- slides thumbnails on large screen ([#1294](https://github.com/deckgo/deckdeckgo/pull/1294), [#1295](https://github.com/deckgo/deckdeckgo/pull/1295), [#1296](https://github.com/deckgo/deckdeckgo/pull/1296) and [#1300](https://github.com/deckgo/deckdeckgo/pull/1300))
6+
- add new slide as next slide, not last ([#1297](https://github.com/deckgo/deckdeckgo/pull/1297))
7+
- select deck with additional click on editor ([#1211](https://github.com/deckgo/deckdeckgo/issues/1211))
8+
- remove sign in / out from side menu ([#1301](https://github.com/deckgo/deckdeckgo/pull/1301))
9+
- remove ready to publish cta in nav bar ([#1299](https://github.com/deckgo/deckdeckgo/pull/1299))
10+
- improve app first render ([#1291](https://github.com/deckgo/deckdeckgo/pull/1291))
11+
- optional config (tenor, unsplash and mock) ([#1239](https://github.com/deckgo/deckdeckgo/pull/1239))
12+
13+
### Refactoring
14+
15+
- move firestore prepareAttributes ([#1254](https://github.com/deckgo/deckdeckgo/pull/1254))
16+
- move env service to parent folder ([#1240](https://github.com/deckgo/deckdeckgo/pull/1240))
17+
18+
### Fix
19+
20+
- remove svg titles ([#1222](https://github.com/deckgo/deckdeckgo/pull/1222))
21+
- create slide select elements ([#1212](https://github.com/deckgo/deckdeckgo/pull/1212))
22+
23+
# 4.8.0 (2021-06-13)
224

325
### Features
426

@@ -12,7 +34,7 @@
1234
- custom user templates without (editable) slots ([#1197](https://github.com/deckgo/deckdeckgo/pull/1197))
1335
- select element on tab and deck on escape ([#1194](https://github.com/deckgo/deckdeckgo/pull/1194))
1436

15-
# 4.7.0 (2020-05-29)
37+
# 4.7.0 (2021-05-29)
1638

1739
### Features
1840

@@ -25,14 +47,14 @@
2547
- sync reveal state with remote ([#1187](https://github.com/deckgo/deckdeckgo/pull/1187))
2648
- events are thrown outside main ref too ([#1172](https://github.com/deckgo/deckdeckgo/pull/1172))
2749

28-
# 4.6.0 (2020-05-09)
50+
# 4.6.0 (2021-05-09)
2951

3052
### Features
3153

3254
- inline editor improvements: stay open on changes, color can be entered with an input and redo/undo supported
3355
- laser pointer as cursor in fullscreen mode
3456

35-
# 4.5.0 (2020-04-03)
57+
# 4.5.0 (2021-04-03)
3658

3759
### Features
3860

@@ -41,7 +63,7 @@
4163
- accept images svg and webp ([#1113](https://github.com/deckgo/deckdeckgo/pull/1113))
4264
- csp object-src and base-uri ([#1111](https://github.com/deckgo/deckdeckgo/pull/1111))
4365

44-
# 4.4.0 (2020-03-18)
66+
# 4.4.0 (2021-03-18)
4567

4668
### Features
4769

@@ -52,7 +74,7 @@
5274
- unable to go offline ([#1104](https://github.com/deckgo/deckdeckgo/issues/1104))
5375
- notes encoding text incorrectly ([#1105](https://github.com/deckgo/deckdeckgo/issues/1105))
5476

55-
# 4.3.0 (2020-03-12)
77+
# 4.3.0 (2021-03-12)
5678

5779
### Features
5880

@@ -70,7 +92,7 @@
7092
- low contrast warning ([#1094](https://github.com/deckgo/deckdeckgo/pull/1094))
7193
- publish action disable state ([#1095](https://github.com/deckgo/deckdeckgo/issues/1095))
7294

73-
# 4.2.0 (2020-02-10)
95+
# 4.2.0 (2021-02-10)
7496

7597
### Features
7698

@@ -92,7 +114,7 @@
92114
- preview code block update ([#1067](https://github.com/deckgo/deckdeckgo/pull/1067))
93115
- navigate contact ([#1055](https://github.com/deckgo/deckdeckgo/pull/1055))
94116

95-
# 4.1.0 (2020-01-14)
117+
# 4.1.0 (2021-01-14)
96118

97119
### Features
98120

0 commit comments

Comments
 (0)