Skip to content

v1.1.0

Compare
Choose a tag to compare
@moffatman moffatman released this 27 Oct 20:03
· 1334 commits to master since this release

Major Features

  • New video player based on mpv
    • For iOS users, this means faster and higher quality playback
    • For Android users, the app size is reduced significantly
    • Videos can now be shared as either WEBM or MP4 for compatibility
  • Cloudflare page now themed to avoid bright white flash
  • Captcha cloud solutions can be used without verification
  • Tree mode updating improvements
    • "New posts inserted at bottom"
      • New (default) behaviour which will avoid the tree jumping when new posts are added
      • When manually updating via a pull at the top or bottom, the new posts will join the rest of the tree
    • Post order preserved even if upvote counts etc change while thread is open
  • Added a "monochrome icon" for Android 13+
  • Improvements for uploading files
    • VP9 now used instead of VP8 when creating WEBMs on iOS
    • Strip metadata option
    • Change MD5 button
  • Reporting posts to 4chan without the web browser
  • Hold on download button on Android to "Save as..."
  • Popup indicator with undo button after deleting threads or tabs
  • Support 1500chan, uboachan
  • Option for Clover-style replies button below posts

General Improvements

  • Cancel ongoing conversion by tapping the progress bar in the reply form
  • http:// prefix shown on insecure URLs
  • Previous name history feature now remembers trip codes properly
  • Pick from previous options field entries
    • Options field also remembered in each thread
  • Text snippets such as spoiler now also available in text editing menu
  • Search box now shows whether search will use archives or native search
  • Keyboard suggestions bar now hidden in the board switcher
  • Wider drag area on the left to open the drawer from the catalog
  • Abandoned captcha challenge used if still valid, to avoid running out of captchas
  • Arbitrary image and video links will open in the media player instead of the browser
  • Auto-refreshes disabled while app is in the background
  • Double-tap-drag zoom gesture now zooms towards the tap location
  • Recent web image searches remembered
  • Option to save images to camera roll on iOS
  • Option to save images to thread-title-named folders on Android
  • Long-press side drawer icon to perform settings quick-action
  • Added back the one-tap "hide" context-menu actions on posts and threads
  • Context menu action to find original post of a saved attachment
  • Menu in gallery header to reverse-image-search videos
  • New filter qualifiers
    • Support ;op:no and ;op:only from 4chan-x
    • Added ;watch to auto-watch matched threads
    • Added ;type:dimensions to filter threads and posts based on their images' dimensions
      • Could be useful to filter-out 1024x1024 AI-generated images
    • Added a way to disable the multi-line flag on the RegEx
  • Added a slight background tint behind archived tabs in the bottom menu
  • Side menu not shown when side drawer is enabled in tablet layout
  • Long filenames ellipsized, tap them to popup the full filename
  • Added setting to disable default auto-watch-thread-on-reply
  • Added new setting for auto-save-thread-on-reply
  • Offer to clear cached threads database when certain fatal errors are encountered
  • Added alphabetic thread sorting method
  • Option to make replies slide gesture un-cancellable
  • Option to disable slide to open boards gesture
  • Option for drawer to always be visible (meant for foldable phones)
  • Catalog and thread search box now also searches IDs

Tweaks

  • Adjusted the behaviour when clearing an archive search
  • Cleaned up WEBM play behaviour on the scrolling attachments page
  • Only show one conversion popup if the conversion is fast
  • Post child loading is triggered when revealing new tree insertions
  • Improved formatting of gallery title bar metadata
  • Google reverse image search URL changed
  • Don't show line count on code spans with few lines
  • Don't syntax-highlight code spans that are short and start with a capital letter
  • Moved link-in-reply and quote-in-reply actions to the start of the editing menu in the "Select text" popup
  • Added some explanatory help to the "Select text" popup
  • Cancel auto-post timer when picking a new attachment
  • Disable the post submit button while attachment is processing
  • Show board and site icon on primary post when sharing as image
  • Added an X button to the board switcher text field
  • Re-show bars when auto-scrolling to the top
  • Avoided page transition animation when switching from tablet to phone layout
  • Allow popping up non-parent ancestor replies from quotelink in linear mode
  • Added help alert when trying to post on wizchan
  • Reordered the buttons in catalog header
  • Switched to a different "photo" icon in Android interface style
  • Switched to a better icon to indicate post has a deleted attachment
  • An open tab menu doesn't block the rest of the app
  • Swipe left/right works when not in browse tab
  • Reduced scrollbar width by 25%
  • Increased the size of the video camera icon

Bugfixes

  • The scrollbar was easily activated accidentally
  • Country name might be shown even when disabled
  • Certain bad RegEx syntax could break the filter editor
  • Unable to select a custom font TTF file on Android
  • VPN+Cellular on Android was being treated as Wi-Fi
  • Some URLs were not fully recognized depending on characters
  • Some Reddit URLs were parsed incorrectly
  • Greentext in catalog had extra line breaks
  • Search bar in search page had visual artefacts
  • With bar-hiding turned on, sometimes the bars could become hidden without any way to re-show them
  • The bottom of the catalog could be cut off on some sites
  • An error could be seen when loading very fast threads on Hacker News
  • Gallery couldn't be opened from OP when the rest of the thread was still loading
  • Posts that replied to themselves would crash the app
  • "Previous general" detection mistakenly identified some cross-board references
  • Post translation loading indicator wasn't shown
  • Some attachments could be saved or exported with the incorrect file extension
  • Changing the thread from the side drawer could lead to an invalid board page
  • It was possible to close the last tab from the drawer, leading to a broken app
  • Mistakes in the filter regex help popup
  • "Full resolution" thumbnails would become pixelated when shown too large
  • Reddit "share" URLs not recognized
  • It wasn't obvious how to close the filter regex help popup
  • Trying to load new pages of Reddit meta-subreddits like /r/all loaded the wrong subreddit
  • Slight mismatch in metadata layout when expanding and collapsing a post in tree mode
  • Certain Wikipedia URLs were not recognized properly
  • Posts could not be deleted on 4chan
  • Board switcher was broken (cut off) on tablets when the keyboard was open
  • Android scrolling with an external mouse was really slow
  • After picking a file to upload, it might not appear for a few seconds without any visual indication of progress
  • Unloaded post indicator could be missing browsing Reddit in linear mode
  • Error loading deleted post from archive wasn't shown
  • In some cases cloudflare popup would appear twice in quick succession
  • Sharing a post as an image always used the same filename
  • Haptic feedback might be triggered when app was in the background
  • The bottom tab menu might not automatically scroll to show the current tab
  • Switching between phone and tablet layout with the board switcher open could cause an error
  • Space behind hidden bottom bar might not be used
  • Animations setting was not respected for auto-scrolls to top and bottom
  • Some subtrees were mistakenly indented an extra level in tree mode
  • Rich link was not properly hidden by spoiler
  • Interface elements hidden behind keyboard on Android tablets
  • Posts on some sites could load forever without an error
  • Posts were marked as seen from a background tab
  • Error loading posts with certain invalid quotelinks from archives
  • There could be some lag during keyboard open/close animation