You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+30-3Lines changed: 30 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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)
0 commit comments