Release v1.2.1

captchafix v1.2.1
Floens 11 years ago
parent e13a6d9d2c
commit 73f2844a83
  1. 9
      CHANGES.txt
  2. 4
      Clover/app/build.gradle

@ -1,3 +1,12 @@
New in 1.2.1 (2014-10-23)
- Improved replying, adding spoiler support
- Image spoiler support
- Better text spoilers
- Improved notifications
- HTTPS option
- Bug fixes
New in 1.2.0 (2014-08-22)
- Added search (boards and threads)
- Updated the image loader

@ -8,8 +8,8 @@ android {
minSdkVersion 14
targetSdkVersion 19
versionName "v1.2.0"
versionCode 38
versionName "v1.2.1"
versionCode 39
}
compileOptions {

Loading…
Cancel
Save