reader-view icon indicating copy to clipboard operation
reader-view copied to clipboard

Release notes in AMO

Open grahamperrin opened this issue 4 months ago • 3 comments

Hi, can you (in future) provide notes in AMO?

Image

(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

grahamperrin avatar Oct 26 '25 02:10 grahamperrin

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?

grahamperrin avatar Oct 26 '25 02:10 grahamperrin

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

rNeomy avatar Oct 26 '25 06:10 rNeomy

Ah, thank you for demystifying :-)

grahamperrin avatar Oct 26 '25 10:10 grahamperrin