Skip to content

Releases: NYPL-Simplified/Simplified-iOS

SimplyE v3.6.3

04 Mar 17:42
32cfcd7
Compare
Choose a tag to compare
  • Fixed Overdrive download issues across different collections/libraries
  • Improved accessibility in book details page by fixing text scaling and Dark Mode bugs
  • "Want a card for your child" button no longer displayed for ineligible user
  • Removed “Yours to keep” language
  • Removed Sign Out UI code from sign-in modal
  • SimplyE now attempts re-authentication after receiving 401 response from server
  • Refactored sign-in/out api calls to centralized networking system
  • Various crash fixes

Open eBooks v1.9.0

15 Dec 19:52
c1d9ba9
Compare
Choose a tag to compare
  • Updated the app with the most recent code from SimplyE, improving/stabilizing overall app behavior.
  • Fixed Dark Mode usability issues.
  • Addressed a lot of download issues and sign-in errors.
  • Major improvements to logging and error reporting via os_log/Crashlytics.
  • Clever authentication now uses Universal Links, instead of unsafe client-side redirection via custom URL schemes.

SimplyE v3.6.2

14 Dec 21:01
ef5b608
Compare
Choose a tag to compare
  • Sign-in logic refactor.
  • More informative error messages to users, in particular for book download/borrowing situations.
  • Fixes for crashes, card creator, barcode scanner, error reporting.
  • Switched to os_log for logging.

v3.6.1

19 Oct 19:39
b05aec2
Compare
Choose a tag to compare
  • Fixed audiobook download errors caused by unmatched Content-Type
  • Fixed recently introduced crashes when downloading books
  • Upgraded AudioEngine SDK to 6.5.2
  • Upgraded Crashlytics SDK to 6.33.0
  • Improved error reporting for book download failures

v3.6.0

05 Oct 18:02
7ff8b42
Compare
Choose a tag to compare
  • Reading location sync improved so you can get reading more easily
  • Account page entry fixed so you can quickly update your information
  • Improved alerts to keep you informed
  • Added SAML authentication
  • Fixed barcode display issue in Account Detail page
  • Fixed couple crashes
  • Improved logging error with more clear reasons in Crashlytics

v3.5.2

20 Aug 17:50
86b7936
Compare
Choose a tag to compare
  • Fix audiobook download issue happening if a library server returns lowercase headers
  • Fix pull-to-refresh logic, now forcibly invalidating the cache
  • Fix sign-in issue happening when user had device Region settings different from the default for their locale
  • Fix a couple crashes

v3.5.1

12 Aug 23:59
2fd2f12
Compare
Choose a tag to compare

Fix book download errors introduced in 3.5.0 for Overdrive ePubs

v3.5.0

07 Aug 01:20
aeb0731
Compare
Choose a tag to compare
  • Improved audiobook support
  • Improvements to NYPL card creator
  • Fixed race condition when accessing accounts
  • Other crash / bug fixes

v3.4.1

21 Jul 21:36
2b75b03
Compare
Choose a tag to compare
  • Fixed issue where the Catalog would not be displayed in case loading the library accounts failed.
  • More extensive (anonymous) error logging to help diagnose crashes and other issues.
  • Added "Try Again" button in Accounts page when loading fails.

v3.4.0

24 Jun 00:20
ced18e5
Compare
Choose a tag to compare
  • Allow dashes in barcode field
  • Performance improvements for caching a few expensive requests
  • Fix for being unable to see barcode on older phones
  • Many crash fixes