Skip to content

v1.0.29

Compare
Choose a tag to compare
@moffatman moffatman released this 31 Jan 23:53
· 2276 commits to master since this release

Major Features

  • Hacker News support (browsing only for now)
  • Incognito tabs (create by long-pressing the new tab button)
  • Push Notifications now use UnifiedPush on Android
    • Should be no change for most users
    • Users without Google Services can now receive push notifications via an alternative distributor
  • Board switcher rewritten to more easily switch between different sites
  • New URL attachment type for Reddit and Hacker News
    • Linked webpages show in the gallery and can be swiped-between
    • URL favicon used as thumbnail
  • Soundposts viewing support
  • Tree Mode rewrite
    • New posts since last update are highlighted
    • Button to scroll to new posts above current position
    • Duplicate occurrences of the same reply chain are minimized
    • Imageboard threads are scrolled-to previous position upon reopening
    • Lots of bugs fixed
  • Tab menu hides itself when scrolling down (there is an option to disable this)

General Improvements

  • More post actions, including "Unmark as You" within Your Posts tab
  • The gallery grid-view is smaller if there aren't enough images to fill the screen
  • Threads in row mode now have a minimum height
  • Swipe left/right on the bottom bar to switch tabs
  • New filtering fields
    • Capcode (Reddit mod status now shows in capcode)
    • Minimum number of replies
    • Maximum number of replies
  • New filtering action
    • Auto-collapse in tree mode
  • Thread title now shown inline in the OP
  • Regular font now used for country names instead of italic
  • Counters are now not dimmed on read threads
  • New button to clone a tab in the close-tab menu
  • Settings, board switcher, and catalog row-mode layout improvements for devices with small screens
  • Add option to hide default usernames in catalog
  • Warning before re-downloading a previously-downloaded attachment
  • Performance improvement when showing reply popup with many replies
  • The catalog no longer scrolls to the previous thread when reopening the app
  • Android back button will activate the Browse tab instead of exiting
  • "Contribute crash data?" popup not shown until app has been launched a few times
  • Picture-in-Picture video on iOS respects app interface elements
  • Ability to set a custom user-agent
  • Hidden Reddit replies can be loaded in linear mode
  • Thread position indicator acts as a "close search" button
  • Captcha number of letters is remembered across app launches

Bugfixes

  • The captcha form could be swiped away by accident when swiping on the letters
  • The veritcally-scrolling images page didn't respect filters
  • Marking a post as yours sometimes didn't show in the thread right away
  • Reply counts were missing from the gallery
  • Various issues where filters and filter updates weren't respected in counters
  • Error loading certain threads from 4plebs archive
  • Tree-mode collapsed-post indicator could cover up post content
  • Reddit strikethroughs and code blocks were not displayed properly
  • Captcha form icons were too big
  • Captcha timers were slightly off of the actual time a new captcha would be available
  • Scrolling-to-bottom of a thread in tree-mode didn't work properly
  • Attachment could remain in the thread-creation form even after posting
  • Sorting the catalog by reply-rate sometimes caused posts to jump around
  • An error was shown trying to load /r/popular
  • The URL matcher was recognizing some things which weren't URLs
  • The URL matcher didn't recognize some new/long top-level domains
  • Reddit thread suggested sort methods weren't respected
  • When filesize wasn't known, 0 KB was still shown
  • Video player timestamps shifted slightly during playback
  • Opening URLs could fail on Android if Chrome was not installed
  • Dvach greentext wasn't displayed properly
  • Tapping on dev-board notifications would re-open that thread even if already opened
  • Catalog-search links on 4chan opened to the wrong board
  • There wasn't any loading animation when fetching deeper tree comments
  • Subreddits showed as /sub/ instead of /r/sub
  • Boards were fetched from all sites on launch, causing extra network use and possibly cloudflare popup
  • Drag-and-dropping a PNG on macOS would sometimes lead to failures to post
  • Mute button might not show up right away in the gallery
  • Attachment badge (webm indicator) not in a visible location when in thumbnail-behind-text catalog grid mode
  • No loading animation shown when adding or removing sites
  • Spam-filter alert didn't wait long enough, giving some false positives
  • Mass-reply filter would hide OPs which linked to many other threads/posts
  • Tapping the thread/catalog loading progress bar wouldn't cause a refresh
  • Gallery was swipeable even when there was only one attachment
  • The reply count of Reddit OPs was wrong
  • Some VP9 WEBMs failed to play on iOS
  • The bottom pull-to-extend in the catalog was enabled even on boards that don't have multiple pages
  • Google image search was broken on Android
  • Youtube Shorts links didn't show thumbnails like other YouTube links
  • Link embedding metadata was fetched every app launch, now it will be every 10 launches
  • Searching within a thread didn't work well for tree mode
  • Poster ID button and "Pass since" text grew too large if font scaling was used
  • Notification initialization blocked app launch, so if there was network troubles it would hang.
  • Reddit URLs containing query parameters couldn't be recognized
  • Duplicate images could show in the gallery if opening from tree mode
  • Typing a quote or dash on iOS could insert a "smart quote" which might not be accepted on all sites
  • The "Quote in reply" action when selecting text was available even when replying wasn't possible
  • Reddit catalog subsequent pages contained the wrong content (didn't respect new/controversial/etc)