Skip to content

Change Log

This changelog documents the main milestones and updates in the TUUCHO rendering engine development.


0.0.1-alpha21 - 2025-11-15

  • fix timeout network crash uncatchable
  • add lock repository
  • add back handler
  • change tree build type structure
  • add domain unit test
  • add response parser

0.0.1-alpha19 - 2025-11-15

  • Add middleware
  • Add interceptor
  • Add monitor
  • Add ABI validation
  • Add Danger + Ktlint + Detekt

0.0.1-alpha10 - 2025-09-14

  • Add TTL cache + auto-purge with validity key for Local, GLobal and Contextual data.
  • Add CI pipeline, Unit Tests, End To End test + visual regression check.
  • Add custom contextual url capabilities

0.0.1-alpha7 - 2025-08-01

  • Navigation Stack + Transition Animations.

0.0.1-alpha6 - 2025-07-01

  • Context Data Support completed allowing context data live update in background.

0.0.1-alpha4 - 2025-06-01

  • Initial KMM integration completed.
  • Early work state established for Kotlin Multiplatform Mobile (KMM) foundation, enabling shared UI logic across iOS and Android.