From 6c383649815e4047fbe2a0b06ee7c07565248343 Mon Sep 17 00:00:00 2001 From: Floens Date: Fri, 27 Apr 2018 19:08:57 +0200 Subject: [PATCH] api: update this is also the final version, because we changed the api url to build.floens.org --- api/update | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/api/update b/api/update index 7a80429e..f1a50229 100644 --- a/api/update +++ b/api/update @@ -3,17 +3,12 @@ "messages": [ { "type": "update", - - "code": 20301, - "date": "2017-07-15T13:29:01.273664", - "message_html": "

Clover v2.3.1 is available

A new version of Clover is available.

New in this version:
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.", - + "code": 30000, + "date": "2018-04-27T16:44:58", + "message_html": "

Clover update ready

A new Clover version is available.

Changelog:
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.", "apk": { "default": { - "url": "https://github.com/Floens/Clover/releases/download/v2.3.1/Clover_v2.3.1.apk" - }, - "fdroid": { - "url": "https://f-droid.org/repo/org.floens.chan_20301.apk" + "url": "https://build.floens.org/builds/Clover-v3.0.0.apk" } } }