github Adamantcheese/Kuroba v4.5.4
90% bugfixes

latest releases: v4.13.6, v4.13.5, v4.13.4...
5 years ago

Next anticipated release: August 18, 23:59 PDT.

Please read the cumulative changelog for all features/fixes from Clover. If you want to move from Clover you will have to do so manually.

Major changes:

  • PR #253, #252, captcha queuing by @K1rakishou. Tap the new button to solve a bunch of captchas in advance so you won't have to wait to solve them when you post.
  • #250, GIF images that are animated are now double tap to close, just like WEBM.
  • The bookmark info styles are now as follows, and any combination of those:
  1. Bump limit is italicized
  2. Image limit is bold
  3. Page limit is underlined

Feedback is appreciated for this change. If more people prefer just italics for every type of limit, I'll revert this change.

  • #261, instead of escaping HTML characters in the regex pattern, the text being matched against will be unescaped. More complicated regex patterns should work correctly now; please double check your filters.

Minor changes:

  • Fixed an issue where the last-used reencode settings feature wouldn't correctly remove the filename due to ignoring some options during the setup phase.
  • #256, fixes that weird dot in the arrow menu drawable.
  • #249, the subject line for card catalog cells, if more than 3 lines long, will now have ellipses added.
  • Fixed an issue with split mode and shifted posts not correctly being laid out, causing some overlap issues from time to time.
  • #270, board search links will now properly be URL decoded so the correct search term will be entered.
  • #257 partial, maybe #271?, the bookmark info now uses the thread size saved in the database, so when you close/reopen the application it should be more up-to-date.
  • Fixed an issue with links showing through spoiler text.
  • #259, the keyboard will now be hidden if it was open when tapping on an image.
  • Extra help has been added to the filter help dialog.
  • The global toggle for filters won't randomly be black anymore. Always white to match the other buttons.
  • The watch filter option in filter setup won't appear unless you have the setting enabled.
  • Fixed an issue where if you tap the filter global toggle button too fast it would crash the application. This fix was also ported to the SUPER-PATCH for Clover.
  • Added a link to RegExr in the filter help dialog, if you want a different playground for your regular expression testing.
  • PR #243, #242, disable the prefetcher in locally saved threads.
  • PR #236, #230, added a setting for allowing media scanning in locally saved threads. It is disabled by default.
  • The page for a thread will now be updated whenever the thread is loaded with your reply, rather than waiting 30 seconds previously.
  • PR #268, #211, the toolbar will now properly be uncollapsed when at the top of the thread when entering a new thread.
  • #254, additional null checks to prevent boards from not loading if something goes wrong.
  • PR #246, #245, additional null checks to prevent crashes.
  • PR #235, #234 & #258, additional null checks to prevent crashes.
  • PR #240, #220, some refactoring by @K1rakishou that was necessary for performance.

Project level notes:

  • PR #267, #266, +changes from me, OkHttpClient instances should be generated far less during file cache download operations now, which should increase performance significantly.
  • Over 1000 commits! Over 200 issues closed!

Don't miss a new Kuroba release

NewReleases is sending notifications on new releases.