-
Notifications
You must be signed in to change notification settings - Fork 3
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
Philipp Middendorf
committed
Feb 11, 2019
1 parent
957b028
commit c3fdeb1
Showing
1 changed file
with
7 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
This release contains mostly bugfixes and is compatible with the previous one. The following things were fixed: | ||
|
||
- History: Fix "Make income" and "Make expense" in the history popup menu. Those were backwards. | ||
- Home: Add green/red text to the home screen's "Total" texts (for the day total and the...total total) | ||
- Home: Rename "Today's expenses" to "Today's total" because you might have gained money instead of spending it. | ||
- Statistics: Fix positioning of icons in the pie chart. | ||
- Statistics: Render icons in the pie chart screen in a higher resolution. |