Skip to content

Commit 7b64411

Browse files
committed
Release notes
1 parent 9291885 commit 7b64411

File tree

1 file changed

+30
-3
lines changed

1 file changed

+30
-3
lines changed

NEWS.md

Lines changed: 30 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,32 @@
1+
Changes in release v1.15.3
2+
==========================
3+
4+
## Framework
5+
6+
- **NEW** REST API: new `role` attribute to mark script options that correspond to a media feature
7+
- **NEW** Java API: support for true optional and sequence options
8+
- **FIX** Improved adaptation of result file extension to media types
9+
10+
## Modules
11+
12+
- **NEW** Experimental DTBook based scripts
13+
- Word to EPUB 3
14+
- Word to HTML
15+
- Word to DAISY 2.02
16+
- Word to DAISY 3
17+
- Word to eBraille
18+
- Word to navigable MP3 file-set
19+
- **NEW** MathCAT integration for math to speech and braille conversion
20+
- **NEW** Provide gender info for macOS voices
21+
- **FIX** A lot of Amazon Polly voices were missing
22+
- **FIX** Fix broken Google Cloud TTS
23+
- **FIX** DTBook to eBraille: "Attach style sheet" option didn't add a reference in the HTML
24+
- **FIX** DTBook to ODT: don't fail when encountering a `hd` inside a `list`
25+
- Changes to braille production scripts, see release notes of braille modules [v1.15.3](https://github.com/daisy/pipeline-modules/blob/master/braille/NEWS.md#v1153)
26+
- Various other bugfixes and improvements
27+
128
Changes in release v1.15.2
2-
===========================
29+
==========================
330

431
## Framework
532

@@ -28,7 +55,7 @@ Changes in release v1.15.2
2855

2956

3057
Changes in release v1.15.1
31-
===========================
58+
==========================
3259

3360
## Modules
3461

@@ -43,7 +70,7 @@ Changes in release v1.15.1
4370
- Various other bugfixes and improvements
4471

4572
Changes in release v1.15.0
46-
===========================
73+
==========================
4774

4875
## Framework
4976

0 commit comments

Comments
 (0)