Skip to content

v1.0.34.1

Compare
Choose a tag to compare
@moffatman moffatman released this 11 Aug 06:25
· 1541 commits to master since this release

Major Features

  • Cloud captcha solver
    • This uses a new machine learning model, but it's not packaged it into the app, it's running on my server
    • Significantly better than the local solver, nearly perfect in testing
    • It's opt-in in case you don't want to send the captchas off of your device
  • "Side drawer" redesigned to be a little more like Clover
    • View and switch between either tabs, watched threads, or saved threads
    • List aligned to top of drawer instead of bottom
    • New posts counters moved to the end of each item, instead of in the subtitle
  • Added a movable line break to the "Edit post details" configuration
  • Ability to import a custom font from a .ttf file
  • Ability to filter based on whether a post is deleted

General Improvements

  • Added DD/MM/YY date display option
  • Re-enabled the "Status bar workaround", it wasn't actually fixed in the last update on all devices
  • Fixed text selection copying or quoting the wrong segment of a post
  • Moved the "Top" button in the thread menu to near the bottom of the menu, above the "Bottom" button
  • OP text shown in navigation bar if the thread doesn't have a title
  • Moved board refresh button to the left side of the navigation bar
  • Decreased the font size of metadata text relative to content text
  • Thumbnail size can now be increased to 400x400
  • Website thumbnails are now limited to 75 points in height
  • Long-pressing the thread indicator will now scroll to the top of a thread if you are already at the bottom

Bugfixes

  • The keyboard would not open in the reply form in Android mode after making a post in a thread
  • Thread title in navigation bar could become really small in Android mode
  • In iOS mode, some interface elements were purple instead of the proper theme colour
  • Android sliders could be activated too easily during scrolling
  • Text lines were too far apart in Android mode
  • HTML escape sequences were not decoded in titles on some sites
  • Tab menu may be shown when scrolling up, even when not in Browse tab
  • Tapping on buttons near the bottom of popups might cause the app to be stuck at a black screen
  • Images were too short in catalog grid mode when "Show counters in their own row" was turned on
  • Threads might incorrectly show as archived in the catalog
  • Catalog or thread may get stuck in a glitched scroll after swiping through the gallery if the search filter was used
  • Captcha letters might show 0 instead of the correct letter when fetching multiple captchas in sequence
  • The swipe-left-to-reopen-thread feature in the catalog would offer to reopen tabs from the wrong site
  • Some documentation was missing from the regex filter information
  • Reply form by default was unusably short in Android mode