This repository has been archived by the owner on Sep 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f5a6383
commit cff300a
Showing
2 changed files
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
v1.3.31 | ||
Full version: | ||
- Implement a mechanism to check if a post was actually acknowledged by 4chan so that the user can try to post again, in case when it doesn't, without losing everything that he has typed. People say this happens now when you make a mistake in captcha (a very nice, reliable and user-friendly way to keep bots out, indeed). The setting is enabled by default. You can find it in the menu that can be accessed by long tapping the send reply button. | ||
|
||
v1.3.30 | ||
- Fix yandex remote image search. | ||
- Do not use custom user agent for 4chan. | ||
- Always update 4chan_pass cookie. | ||
- Add ability to change the base url of remote image search handlers. | ||
- Add ability to import/export backups from the crash activity. | ||
- Fix crash when starting to scroll the reply layout by accidentally clicking the question mark icon or image selection mark icon. |