-
Notifications
You must be signed in to change notification settings - Fork 14
/
CHANGELOG.yml
62 lines (62 loc) · 1.77 KB
/
CHANGELOG.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
- version: "v0.4.5"
date: "2018-01-14"
added:
- "Support for scrollbars in case of media-type Html (fixes #21)"
changes:
- "General layout settings (title, etc.) are disabled by default"
- version: "v0.4.4"
date: "2018-01-14"
changes:
- "Update build, etc."
- version: "v0.4.3"
date: "2017-08-19"
changes:
- "Consolidate published versions"
- "Update some documents"
- version: "v0.4.2"
date: "2017-08-17"
changes:
- "Fix a positioning problem"
- "Start using docker-verb to generate the docs"
- version: "v0.4.1"
date: "2016-05-23"
changes:
- "Fix broken Html property input"
- version: "v0.4.0"
date: "2016-05-21"
changes:
- "Images can now also be selected from the media-library."
- version: "v0.3.0"
date: "2016-05-20"
changes:
- "Added horizontal & vertical alignment of images + aspect ratio"
- version: "v0.2.2"
date: "2015-08-02"
changes:
- "Fix badge link for README.md"
- version: "v0.2.1"
date: "2015-07-06"
changes:
- "Changed name to sense-media-box"
- version: "v0.2.0"
date: "2015-05-20"
changes:
- "Fixed for Qlik Sense 1.1"
- version: "v0.1.9"
date: "2015-04-06"
changes:
- "Added MediaBox type 'HTML'"
- version: "v0.0.3"
date: "2015-03-30"
changes:
- "MP4 based videos didn't work correctly (property text box for defining the Video URL was not shown)"
- version: "v0.0.2"
date: "2015-02-22"
changes:
- "Style of video didn't render correctly in release mode and therefore the final release"
- "Reduce file size for all files in release"
- version: "v0.0.1"
date: "2015-02-22"
changes:
- "Initial Commit"
- "Basic template and build system created using the Yeoman Generator for Qlik Sense Extensions (https://github.com/stefanwalther/generator-qsExtension)"