• 3.24.03 9762e968b6

    3.24.03 Stable

    naquilini released this 2025-10-02 09:23:35 +00:00 | 0 commits to main since this release

    Breaking Change

    • Moved from JSC to Hermes JS engine

    Major Change

    Minor Changes

    • start generating PNG images on download to be used in transitions between article mode and graphic mode
    • avoid reload of Contacts page upon resume from background
    • update horizontal padding of settings page upon rotation

    Improvements

    • improve behavior of zoom buttons in article graph mode
    • reduce flickering on pages and buttons when opening/closing article mode

    Bug Fixes

    • keep search open upon rotation
    • ensure that restore default settings updates settings page when open
    • fix behavior of graph increase/decrease zoom buttons
    • fix scroll indexes to avoid bouncing and exceptions when using keyboard
    • reset scale when scrolling to a page (e.g. click on a page reference)
    Downloads
  • 3.22.02 bd2bb3854c

    3.22.02 Stable

    naquilini released this 2025-08-06 07:56:23 +00:00 | 1 commits to main since this release

    Breaking Changes

    • based on React-Native 0.80.2
    • upgraded Android Gradle Plugin to 8.9.2

    Major Changes

    • improved gesture animations

    Bug Fixes

    • ensure that article read-aloud continues upon rotation

    Other Changes

    • added package react-native-volume-manager
    • removed unused packages:
      @react-native-community/datetimepicker
      @react-native-community/slider
      @tecnavia/react-native-geolocation
      react-native-photo-view-ex
      react-native-splash-screen
      react-native-volume-control
    Downloads
  • 3.18.19 2f7a83e9da

    3.18.19 Stable

    naquilini released this 2025-05-14 13:18:04 +00:00 | 3 commits to main since this release

    Minor Changes

    • make changes to Firebase/GA4 configuration force an app restart
    • add to docs info to support keyboard shortcuts

    Bug Fixes

    • make GA4 cookies in headless webview persist upon SDK closing
    Downloads
  • 3.18.16 53c606ff2c

    3.18.16 Stable

    naquilini released this 2025-05-05 07:55:37 +00:00 | 4 commits to main since this release

    Minor Changes

    • Show slow network connection message if we are going to download the edition in a different mode w.r.t. to offline mode

    Bug Fixes

    • Detect 5G data connection as fast connection so that offline download mode can work correctly
    • Make headless webview GA4 analytics work also when parameters values contain single quotes
    • Fix download errors upon clear storage
    Downloads
  • 3.18.15 3d1bbd054c

    3.18.15 Stable

    naquilini released this 2025-04-23 06:34:04 +00:00 | 5 commits to main since this release

    Bug Fixes

    • fix issue causing the token to be lost upon a successfully login
    • ensure that onNewsmemoryTokenExpired callback is called anytime a login call fails
    Downloads
  • 3.18.14 3001d8e107

    3.18.14 Stable

    naquilini released this 2025-04-16 14:18:55 +00:00 | 7 commits to main since this release

    Minor Changes

    • add constant TaConstants.TA_EXTRA_GA4_PARAMS to set custom GA4 analytics params
    • rename constant TaConstants.TA_ENABLE_DEBUGGER_KEY to TaConstants.TA_ENABLE_DEBUGGER

    Bug Fixes

    • fix bug in ePaper article mode causing unexpected scroll to top of the article
    • fix issue with text-to-speech, making the button not to work correctly
    Downloads
  • 3.18.12 8b746f6219

    3.18.12 Stable

    naquilini released this 2025-04-11 15:00:17 +00:00 | 8 commits to main since this release

    Bug Fix

    • fix crash on Fragment restore
    Downloads
  • 3.18.09 a69ae6c7f7

    3.18.09 Stable

    naquilini released this 2025-03-25 09:14:15 +00:00 | 9 commits to main since this release

    Minor Change

    • added constant TaConstants.TA_REFERRER to set GA4 analytics page_referrer param

    Bug Fixes

    • fix TTS button disappearing on article mode screen resize
    • fix position issue of special section page after rotation if not fullscreen
    Downloads
  • 3.18.06 2924d0d565

    3.18.06 Stable

    naquilini released this 2025-02-27 14:19:04 +00:00 | 13 commits to main since this release

    Major Change

    • Skip continuations when loading article mode list

    Minor Changes

    • Show notification email and edit token settings only on debug apps or Tecnavia IPs

    Bug Fixes

    • Add support to ad targeting in ePaper in-story ads
    • fix potential crash on local SQLite3 database creation
    Downloads
  • 3.18.03 997627cc8b

    3.18.03 Stable

    naquilini released this 2025-02-03 14:51:58 +00:00 | 14 commits to main since this release

    Major change

    • detect blur/focus app event to trigger latest edition check

    Other changes

    • remove unused package @react-native-community/image-editor
    Downloads