thorium-reader

A cross platform desktop reading app, based on the Readium Desktop toolkit

BSD-3-CLAUSE License

Stars
1.8K

Bot releases are hidden (Show)

thorium-reader - Thorium Reader v1.0.4

Published by danielweck about 5 years ago

Summary

Version 1.0.4 was released on 06 September 2019.

This release includes the following (notable) new features, improvements and bug fixes:

  • Restored AppX Microsoft Windows App Store application name in package.json
  • User Interface improvements
    • OPDS breadcrumb navigation now top-sticky for long vertical scrolling gridlist
    • Publication tags editor / text input field now with add submit button
    • Skip failed EPUB instead of abort during mulitple publications import
    • Fixed OPDS catalog title overflow
  • Developer tweaks: changelog re-organization, tooling for auto-generation from Git commit history

(previous v1.0.3 changelog)

Full Change Log

https://github.com/readium/readium-desktop/blob/develop/changelogs/CHANGELOG-v1.0.4.md#full-change-log

thorium-reader - Thorium Reader v1.0.3

Published by danielweck about 5 years ago

Summary

Version 1.0.3 was released on 05 September 2019.

This release includes the following (notable) new features, improvements and bug fixes:

  • Tweaked user interface / user experience, based on testers' feedback
  • Better support for assistive technology, including the following screen readers:
    • Narrator, JAWS and NVDA on Microsoft Windows
    • Voice Over on MacOS
    • (not tested on Linux)
  • Facilitated keyboard-based interaction, shortcuts and visual outlining
  • Improved OPDS support (online catalogs / publication feeds), including search, and error messaging (asynchronous HTTP requests, concurrent downloads)
  • Cleaned-up language resources (at the moment: English, French, German), to facilitate contributions / UI translations
  • Added a Command Line Interface (CLI) to import multiple publications, "open with" or double-click from the file explorer (registered EPUB file extension)
  • Better performance and security, latest NPM package dependencies wherever possible
  • Improved developer experience:
    • Stricter TypeScript compiler rules (static type checking)
    • Chromium developer tools with integrated Electron debugger, React and Redux extensions, Axe accessibility checker, and "inspect here" popup menu helper
    • Debugger configuration for Visual Studio Code, Electron main and renderer processes
    • Locales management: scripts and workflow to maintain JSON language resources

Full Change Log

https://github.com/readium/readium-desktop/blob/develop/changelogs/CHANGELOG-v1.0.3.md#full-change-log

thorium-reader - v1.0.0-alpha.2

Published by clebeaupin over 6 years ago

Documentation

  • Add license header to all source files #105
  • Add changelog #106

Fixed issues

thorium-reader - v1.0.0-alpha.1

Published by clebeaupin over 6 years ago