This repository has been archived by the owner on Sep 25, 2021. It is now read-only.
Releases: chandevel/Clover
Releases · chandevel/Clover
Release v3.0.2
Release v3.0.1
New in 3.0.1 (2018-04-29)
- Bug fixes.
Release v3.0.0
New in 3.0.0 (2018-04-27)
This release adds the foundation for support of multiple sites. Beta implementations of 8chan and Lainchan are implemented.
- Multisite support.
- Noscript recaptcha 2 support.
- Added a scrollbar.
- New posting options.
- Post text selection.
Release v2.3.1
New in 2.3.1 (2017-07-15)
- Better link detection.
- More themes.
- Fix image loading taking a long time if the cache is full.
- Fix crashing bug related to the status view.
- Bug fixes.
Release v2.3.0
New in 2.3.0 (2017-03-19)
- Added update checker to notify of new releases.
- Force new captcha for thread making.
- Bug fixes.
Release v2.2.0
New in 2.2.0 (2016-10-03)
- Add sliding of threads back.
- Rewrote thread watching, it's more stable and works correctly with doze now.
- Optimized parsing with multithreading.
- Added album view.
- Added bookmark clearing.
- Added inline reporting.
- All boards are added by default now.
- Thread positions are retained across restarts.
- Allow setting of multiple types on filters simultaneously.
- Made single frame gifs zoomable.
- Add saving of images into their own board folder.
- More advanced settings.
- Many bug fixes.
Note: this release fixes the problem where boards couldn't be added.
Release v2.1.3
New in 2.1.3 (2016-01-28)
- New Google Play release
Note: this APK is the only one with the package name changed from org.floens.chan
to org.floens.clover
, do not use it.
Release v2.1.2
New in 2.1.2 (2016-01-17)
- New design.
- New inline reply layout.
- Support for thread hiding.
- Support for filtering threads, making posts either highlighted, hidden or completely removed.
- Support for history.
- More themes were added.
- Album downloads have been improved.
- Catalog mode now uses cards.
- More advanced options added.
- Minor features and bug fixes.
Release v1.2.11
New in 1.2.11 (2015-06-20)
- Update/fix captchas
Release v1.2.10
New in 1.2.10 (2015-04-01)
With the help of recaptcha support and nin9tyfour (developer of the iOS 4chan app Fortune), recaptcha v2 has been implemented. This means you will see the captcha box you also see on the desktop.
- Replaced fallback captcha with the captcha v2 box
- Bug fixes