-
Notifications
You must be signed in to change notification settings - Fork 489
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update changelog with v3.0.4 changes
- Loading branch information
Showing
2 changed files
with
14 additions
and
6 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 |
---|---|---|
@@ -1,6 +1,3 @@ | ||
- Fix Class not found exception due to a bug in the build system. | ||
- Fixed a lot of crashes as reported on Google Playstore console. | ||
- Fixed so imported messages are persisted in the incoming list. | ||
- Fixed so time frequency set on settings screen can be okayed and saved. | ||
- Fixed so you can disable a custom web service so it can be deleted. | ||
- Fixed fork me badge on the website. Hide it on mobile. | ||
- Fixed app crashing on certain devices due to a bug in the support library. | ||
- Fixed regression with Reply From Server feature. | ||
- Fixed POST request variable being duplicated upon every request made. |