Skip to content

1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Aug 19:57

Changes since the last release:

  • Fixed a "Download" button appearing after returning a book, that would lead to an error if tapped.
  • Fixed the audio book position sometimes not being retained after exiting the player.
  • Added an option to reset the patron's password on the account detail screen.
  • Fixed the library name not being fully displayed on the account detail screen.
  • Added a "Cancel" option to the sleep timer and playback rate menus in the audio book player.
  • Changed the audio book progress bar to require a drag on the handle instead of just a tap to jump to a new location.
  • Fixed the playback rate not being retained after closing and reopening an audio book.
  • Added a "Cancel" option to the library selection menu.
  • Added a "Loan limit reached" pop-up message instead of showing a generic "The operation could not be completed" error.
  • Added syncing of the current audio book position across devices.
  • Stopped automatically playing an audio book when the player is opened.
  • Added a new PDF reader implementation that can be enabled for testing.
  • Fixed cropping of non-square audio book covers in the player.
  • Fixed an error that occurred when playing audio books after switching libraries.
  • Added support for library support URLs (in addition to library support email addresses) on the account detail screen.
  • Added a "More" button to reveal the entire book description on the book detail screen.
  • Added a "Cancel" button to the book detail screen to stop a download that is in progress.
  • Added a loading indicator to the book detail screen while an LCP passphrase is being retrieved.
  • Fixed an error that occurred when downloading BiblioBoard audio books.
  • Fixed the title of the current catalog lane overlapping the back button.
  • Removed the title of the current catalog lane from book detail screen.
  • Changed "This book is available for loan" to "This book is available to borrow" on the book detail screen.
  • Moved the book format information (EPUB, PDF, audiobook) down to the Information block on the book detail screen.
  • Upgraded the Readium library used by the EPUB reader to version 2.2.0.
  • Fixed the labels of the filtering and sorting buttons in the catalog being cut off.
  • Disabled the Search button on the catalog search pop-up when the input is blank.
  • Added a "No results found" message when a search of the catalog has no results.