Skip to content

Narra 1.2.0

Choose a tag to compare

@dhirajhimani dhirajhimani released this 08 Jun 10:40
· 5 commits to master since this release

1.2.0 — 2026-06-08

  • refactor: add test tags to navigation back button in ProviderSelectionScreen and ignore tests in ReaderScreenLastReadTest (af59107)
  • feat: implement Scaffold and TopAppBar in BrowserConnectionScreen, ModelOnboardingScreen, and ModelSetupGuideScreen for improved layout (08ad06e)
  • feat: replace back navigation text with icon in BrowserConnectionScreen, ModelOnboardingScreen, and ModelSetupGuideScreen (1f1cc06)
  • refactor: remove unused imports and clean up NarraSurface layout code (b78f193)
  • refactor: simplify ExportSheet and ExportSheetContent by removing unnecessary themes and nesting (2619b45)
  • feat: add horizontal padding to ProviderSelectionScreen and remove unused padding in NarraSurface (9b655fc)
  • refactor: comment out unused "Jump to last read" button code in ReaderScreen (d6a8a13)
  • feat: exclude non-translatable paragraphs from total count in translation logic (f6f4ea6)
  • feat: add safeDrawingPadding to layout components for improved UI responsiveness (b436d52)
  • feat: enforce iOS version requirement and improve error handling in AppleTranslationBridge (3c5ef66)
  • refactor: improve code readability by adjusting formatting in TranslationViewModelTest (889b6e6)
  • feat: streamline translation process by routing through TranslationManager (7b2ecdd)