Releases: Adamantcheese/Kuroba
Bugfixes
Next anticipated release day: 06/13/2019
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. Over-installing v3.0.3 does not work.
This is a quick bugfix of v4.2.5.
Added:
- The save button now greys-out instead of disappears, to prevent double tapping when downloading webm files and accidentally unmuting the video.
Fixed:
Bugfixes
If you want to move from Clover you will have to do so manually. Over-installing v3.0.3 does not work.
Please read the cumulative changelog for all features/fixes from Clover.
Added:
- The save button now greys-out instead of disappears, to prevent double tapping when downloading webm files and accidentally unmuting the video.
Fixed:
New captcha, custom emoji, bugfixes
If you want to move from Clover you will have to do so manually. Over-installing v3.0.3 does not work.
Please read the cumulative changelog for all features/fixes from Clover.
This is a quick bugfix for v4.2.3 due to ONE missing keyword.
Added:
- New captcha is once again the default and works flawlessly; thanks to @K1rakishou for his work once again
- Custom emoji support, easy enough to add in new ones by adding an asset and writing two lines of code
- Try it out with :you:
Fixed:
- A crash when not using API 28 and trying to reencode
- A crash when below API 26 and setting reencode quality or scale to 0 by preventing values below 0
- #61, An issue where 4chan links worked externally, but 4channel links didn't
- Cleanup some extraneous log statements clogging up the developer logs
New captcha, custom emoji, bugfixes
If you want to move from Clover you will have to do so manually. Over-installing v3.0.3 does not work.
Please read the cumulative changelog for all features/fixes from Clover.
Added:
- New captcha is once again the default and works flawlessly; thanks to @K1rakishou for his work once again
- Custom emoji support, easy enough to add in new ones by adding an asset and writing two lines of code
- Try it out with :you:
Fixed:
- A crash when not using API 28 and trying to reencode
- A crash when below API 26 and setting reencode quality or scale to 0 by preventing values below 0
- #61, An issue where 4chan links worked externally, but 4channel links didn't
- Cleanup some extraneous log statements clogging up the developer logs
Actual WEBM fix
If you want to move from Clover you will have to do so manually. Over-installing v3.0.3 does not work.
Please read the cumulative changelog for all features/fixes from Clover.
Fixed:
- A crash when opening webm's.
Quick bugfix
If you want to move from Clover you will have to do so manually. Over-installing v3.0.3 does not work.
Please read the cumulative changelog for all features/fixes from Clover.
Fixed:
- A crash when opening webm's. Hopefully. Emulator didn't show any signs of crashing somehow?
DANK UPDATE
If you want to move from Clover you will have to do so manually. Over-installing v3.0.3 does not work.
Please read the cumulative changelog for all features/fixes from Clover.
Added:
- Unicode emojis will be pre-processed before posting. Gets around any server-side unicode emoji blocking.
- #57, WebM files now stream instead of download before playing. Should help with slower connections.
Fixed:
- #48, Fixed self-replies triggering the quote notification.
- An issue with external video files crashing the application, due to Android documentation lacking and leading me to believe a relative value in the manifest was allowed when it wasn't. Overzealous refactoring again, but I'm learning at least.
- Fixes threads showing as at bump limit when they aren't.
Emoji and filter revamp
If you want to move from Clover you will have to do so manually. Over-installing v3.0.3 does not work.
Please read v4.0.0's changelog for the majority of changes.
Changelogs for v4.0.0 to v4.0.10
This is a quick bugfix for v4.1.0.
Added:
- Emoji support. π€ππ₯π₯π₯π₯π― You can use this cheat sheet for what to put into your comment body.
- #33, regular expressions are enabled on every filter field now.
- Image save button disappears when you hit save, to prevent fat-fingering the download button. You can still swipe left/right or right/left to get the download button back.
- Image re-encoding now shows the actual size of the image and the scaled size of the image when rescaling the image to a smaller size, instead of just showing the scale amount.
- #34, the filter setup menu has been massively revamped and now allows you to reorder your filters and swipe to delete them. Also you can undo your accidental deletions. This makes it work more like the board setup menu, for consistency. You won't be able to reorder filters or enable/disable them while searching, as those buttons disappear now when you search. In addition, you won't be able to swipe to delete while searching.
Fixed:
- Github issue links should now be automatically linked in the update log.
- Forgot to enable italics when above bump limit when using long post info.
Emoji and filter revamp
If you want to move from Clover you will have to do so manually. Over-installing v3.0.3 does not work.
Please read v4.0.0's changelog for the majority of changes.
Changelogs for v4.0.0 to v4.0.10
Added:
- Emoji support. π€ππ₯π₯π₯π₯π― You can use this cheat sheet for what to put into your comment body.
- #33, regular expressions are enabled on every filter field now.
- Image save button disappears when you hit save, to prevent fat-fingering the download button. You can still swipe left/right or right/left to get the download button back.
- Image re-encoding now shows the actual size of the image and the scaled size of the image when rescaling the image to a smaller size, instead of just showing the scale amount.
- #34, the filter setup menu has been massively revamped and now allows you to reorder your filters and swipe to delete them. Also you can undo your accidental deletions. This makes it work more like the board setup menu, for consistency. You won't be able to reorder filters or enable/disable them while searching, as those buttons disappear now when you search. In addition, you won't be able to swipe to delete while searching.
Fixed:
- Github issue links should now be automatically linked in the update log.
Fixes
If you want to move from Clover you will have to do so manually. Over-installing v3.0.3 does not work.
Please read v4.0.0's changelog for the majority of changes.
Changelogs for v4.0.0 to v4.0.9
Added:
- #40, adds a long bookmark info option.
- #41, moved the removed posts restore dialog moved to thread menu rather than OP.
- #43, spaces and dashes and repeated underscores are allowed in the filename when saving.
- #46, added Wired-7 as a site.
Fixed:
- A crash if the file you're uploading is corrupt and you try to open the reencoding menu.
- Change post info date format to SHORT and time to MEDIUM, should look a bit nicer.
- Fix Flexmark imports, APK should be much smaller now.
- #25, fix status bar slowly going dark over time.
- #42, click listener on album download images was set to the wrong view.
- #44, updates EventBus to 3.1.1.