Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
Updated API endpoint.
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 2, 2024
1 parent 22c4e43 commit 0c2e39d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/update.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"api_version": 1, "check_interval": 432000000, "messages": [{"code": 0, "type": "update", "date": "2024-02-01T12:59:02", "message_html": "<h2>Blue Clover update ready</h2><b>v3.20 build 20240201_1230</b><br><ul>\n<li>Quick and dirty support for making threads after the latest changes.</li>\n<li>Cloudflare cookie handling improved, now it should be properly saved and it's used in the report window too.</li>\n<li>Filtering by poster ID is now done using a regex, posts without an ID (\"imptrash\") can be filtered with /^$/.</li>\n<li>Added support for filtering countries by name (exact string match).</li>\n</ul>", "hash": "20240201_1230", "apk": {"default": {"url": "https://github.com/nnuudev/BlueClover/releases/download/v3.20-20240201_1230/BlueClover-20240201_1230.apk"}}}]}
{"api_version": 1, "check_interval": 432000000, "messages": [{"code": 0, "type": "update", "date": "2024-02-02T14:09:01", "message_html": "<h2>Blue Clover update ready</h2><b>v3.20 build 20240202_1300</b><br><ul>\n<li>Added a \"Recover\" button to the \"Post successful\" message in case it wasn't actually successful. Barely tested, might fail.</li>\n<li>The Cloudflare cookie should be saved when closing the app, I think (you can clear cookies in Settings &gt; Behavior).</li>\n<li>Filenames when using the \"Remove filename\" option are now random instead of just the current date.</li>\n</ul>", "hash": "20240202_1300", "apk": {"default": {"url": "https://github.com/nnuudev/BlueClover/releases/download/v3.20-20240202_1300/BlueClover-20240202_1300.apk"}}}]}

0 comments on commit 0c2e39d

Please sign in to comment.