-
Notifications
You must be signed in to change notification settings - Fork 35
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
Showing
2 changed files
with
10 additions
and
18 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,23 +1,15 @@ | ||
<h3>New features</h3> | ||
<h3>Fixed bugs</h3> | ||
<ul> | ||
<li>Expense templates.</li> | ||
<li>Swipe left/right to toggle shown period.</li> | ||
<li>Balances between incomes & expenses.</li> | ||
<li>"Remember me" keeps you logged in.</li> | ||
<li>Duplicate expense from overview.</li> | ||
<li>Configure default sorting.</li> | ||
<li>Fix applying fixed flag when templates are first loaded from expense create dialog.</li> | ||
<li>Ensure that all expense templates are loaded at least once.</li> | ||
<li>Fix parsing date.</li> | ||
<li>Fix focus in expense create dialog.</li> | ||
<li>Fix resetting expense amount.</li> | ||
<li>Show incomes even when no expenses are logged in selected period.</li> | ||
<li>Show loading progress on overview.</li> | ||
</ul> | ||
|
||
<h3>Fixed bugs</h3> | ||
<ul> | ||
<li>Mobile friendly display of Trends.</li> | ||
<li>Close modal on back button.</li> | ||
<li>Disable "pull-to-reload" when modal is opened.</li> | ||
<li>Reset "fixed" checkbox after creating an expense.</li> | ||
<li>Smoothen splash screen animation.</li> | ||
</ul> | ||
|
||
<a target="_blank" href="https://github.com/maraf/Money/releases/blazor-v1.17.0" class="btn btn-light"> | ||
<a target="_blank" href="https://github.com/maraf/Money/releases/blazor-v1.17.1" class="btn btn-light"> | ||
<span class="fab fa-github"></span> | ||
See details on GitHub | ||
</a> |