-
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
19 additions
and
7 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,12 +1,23 @@ | ||
<h3>Fixed bugs</h3> | ||
<h3>New features</h3> | ||
<ul> | ||
<li>Freezing on "Authorizing" screen.</li> | ||
<li>Stale data on search page.</li> | ||
<li>Autocomplete of income and expense amount.</li> | ||
<li>Available update button layout on mobile screens.</li> | ||
<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> | ||
</ul> | ||
|
||
<a target="_blank" href="https://github.com/maraf/Money/releases/blazor-v1.16.1" class="btn btn-light"> | ||
<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"> | ||
<span class="fab fa-github"></span> | ||
See details on GitHub | ||
</a> |