Skip to content

26.7.7-pixel

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jul 02:27
  • Customizable swipe action on posts in a thread: swipe right-to-left to reply, copy or share, chosen in Interface → Posts list → Swipe action on post
  • Optional day/night theme switch following the OS setting, with a separate theme for each (off by default)
  • In-app transitions now animate with the back gesture
  • Links open in a Custom Tab instead of the internal WebView browser, with an optional ephemeral (incognito) mode that keeps no history or cookies
  • Sharing text from another app now saves it as a draft instead of failing with "unknown address"
  • Smoother scrolling on 90-120 Hz displays: the main-thread work budget follows the actual refresh rate instead of assuming 60 Hz
  • Thumbnails already in the disk cache appear immediately instead of after a 500 ms delay
  • Fixed "Seek any frame", which had its meaning inverted and degraded seek accuracy when enabled
  • Fixed several crashes left by the Java→Kotlin conversion, including search grouping on posts without a thread number
  • The retired Webm library extension is no longer loaded or offered: the video player is built in
  • Extension updates are read from the dashchan-pixel/extensions repository