• 3.18.15 3d1bbd054c

    3.18.15 Stable

    naquilini released this 2025-04-23 06:34:04 +00:00 | 0 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 | 2 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 | 3 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 | 4 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 | 8 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 | 9 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
  • 3.17.05 b6ebfa7d63

    3.17.05 Stable

    naquilini released this 2025-01-20 14:41:55 +00:00 | 10 commits to main since this release

    Minor Changes

    • add debounce on app state change check
    • search: when highlighting search term in article HTML keep original text

    Bug Fixes

    • fix dark mode in accessibility mode
    • fix read on swipe in accessibility mode
    • fix duplicate read in accessibility mode
    • fix auto-resize on article mode
    • fix search: do not consider whitespaces in between words
    Downloads
  • 3.17.02 6b00d20907

    3.17.02 Stable

    naquilini released this 2025-01-07 15:52:50 +00:00 | 11 commits to main since this release

    Major change

    • optional libraries are now dynamically loaded, only when actually required

    Bug Fixes

    • fix height check in webviews when resizing the article mode area
    • fix regression bug causing feedback email not to work anymore, introduced in version 3.16.14
    Downloads
  • 3.16.14 9f739666da

    3.16.14 Stable

    naquilini released this 2024-12-20 11:46:21 +00:00 | 12 commits to main since this release

    Bug Fixes

    • added debounce to reduce resizes of root-component from container
    • add debounce to offline check, to avoid to show warnings to the user if there is a temporary connection drop

    Minor Changes

    • allow feedbacks on SDKs
    Downloads
  • 3.16.13 e29db5e2dd

    3.16.13 Stable

    naquilini released this 2024-11-20 15:00:32 +00:00 | 13 commits to main since this release

    Bug Fix

    • fix app reactivity to system color scheme changes, if the default theme is set to automatic
    Downloads