Release notes in AMO
Hi, can you (in future) provide notes in AMO?
(I very rarely accept an update without seeing notes.)
It'll be more convenient than clicking through to https://github.com/rNeomy/reader-view/tags
Thanks
Also, I just accepted the update from 0.3.0 to 0.3.1, the version numbers don't tally with what's in GitHub. Am I missing something?
can you (in future) provide notes in AMO?
I usually include release notes, but this version is quite old and I no longer remember the changes. The extension hasn’t been released for Firefox yet because some features—mainly the TTS engine—aren’t supported there. e.g.:
selection.modify('extend', 'backward', 'sentenceboundary');
https://github.com/rNeomy/reader-view/blob/master/v3/data/reader/libs/text-to-speech/navigate.js#L37
Ah, thank you for demystifying :-)