Skip to content

v2.33.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 13:47
99130b2

What's Changed

  • feat(network): migrate HTTP layer from OkHttp to Ktor 3.1.3 by @pkmetski in #613
  • feat(update): startup version-check popup with changelog and ignore by @pkmetski in #615
  • feat(sources): Phase 3 — extract source adapters into pure-JVM core:sources module by @pkmetski in #616
  • fix(reader): abort OverScroller on smooth-tail window shift to prevent blank screen on far annotation jump by @pkmetski in #619
  • fix(reader): fix erratic paged text selection and missing toolbar on Chrome 120+ by @pkmetski in #620
  • fix(reader): match elided no-color bar to annotation-list hollow circle by @pkmetski in #617
  • fix(build,harness): R8 missing OkHttp internal class + update dialog breaks WakeLock test by @pkmetski in #621
  • fix(reader): elided-view publisher formatting lost when selection is inside a formatting ancestor by @pkmetski in #618
  • fix(build): fix R8 release build — exclude stale okhttp-sse globally by @pkmetski in #623
  • fix(build): fix R8 — force okhttp-sse to 5.x instead of excluding it by @pkmetski in #625

Full Changelog: v2.32.0...v2.33.0