Releases: NYPL-Simplified/Simplified-iOS
Releases · NYPL-Simplified/Simplified-iOS
SimplyE v3.6.3
- 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
- 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
- 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
v3.6.0
- 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
- 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