Month
Index of 7 entries from . All entries belong to a single category, talkie.
v8.0.2
Adjust relative icon paths in manifest.json to appease CWS
- When publishing v8.0.1 on Chrome Web Store (CWS), their system is complaining about icon paths listed in `manifest.json`. - The icon files are listed as "missing", which is a …→ Full commit message
Merge branch 'release/v8.0.1'
v8.0.1
Update copyright years
Avoid crash on duplicate voice names
- In some cases, the list of voices provided by the browser/system contain voices with non-unique names. - Previously, name collisions were ignored (probably silently) but added s…→ Full commit message