Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
bertfrees committed Jan 7, 2025
1 parent 1da5910 commit 3898b14
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
Changes in release v1.14.21
===========================

## Modules

- **FIX** Support master SMIL in DAISY 2.02 validator script
- **FIX** Timeout errors in speech synthesis
- Major refactoring and other changes to braille production scripts, see release notes of braille modules [v1.14.30](https://github.com/daisy/pipeline-modules/blob/master/braille/NEWS.md#v11430)
- Added "espeak-" prefix to eSpeak voice names
- Other bugfixes and improvements

Backwards incompatibility note: renamed "tts" option to "audio" in EPUB 3 enhancer script

## Details

See [all the closed issues of this release](https://github.com/orgs/daisy/projects/7). To view using the [Github CLI](https://cli.github.com/): `gh project --owner daisy item-list 7`

Changes in release v1.14.20
===========================

Expand Down
6 changes: 3 additions & 3 deletions src/main/resources/README.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
DAISY Pipeline 2 - 1.14.20 - October 11, 2024
DAISY Pipeline 2 - 1.14.21 - January 6, 2024
==============================================================================


Expand Down Expand Up @@ -72,10 +72,10 @@ The package includes:
3. Release Notes
------------------------------------------------------------------------------

The package includes the 1.14.20 version of the project.
The package includes the 1.14.21 version of the project.

See the release notes on this page:
https://github.com/daisy/pipeline-assembly/blob/master/NEWS.md#changes-in-release-v11420
https://github.com/daisy/pipeline-assembly/blob/master/NEWS.md#changes-in-release-v11421

4. Prerequisites
------------------------------------------------------------------------------
Expand Down

0 comments on commit 3898b14

Please sign in to comment.