Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Commit

Permalink
Updated dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Gullmark committed Mar 13, 2019
1 parent c18606d commit 88a5a6f
Showing 1 changed file with 5 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,15 @@ <h3 class="mat-h3 party-headline">Recent groups</h3>
</div>
<h3 class="mat-h3">Changes included in version {{appVersion}}</h3>
<ul>
<h4>Added</h4>
<h4>Changed</h4>
<ul>
<li>Added informative text that explains where prices come from</li>
<li>Added optimizations to reduce the memory usage</li>
<li>Reformulated an error-message on the login-screen</li>
</ul>
<h4>Fixed</h4>
<ul>
<li>Fixed a bug where automatic pricing would only allow pricing of chaos orbs</li>
<li>Fixed a bug where login-settings would sometimes get reset if you were playing in a private league</li>
</ul>
<h4>Removed</h4>
<ul>
<li>Removed obsolete text on the disconnect-page</li>
<li>Fixed a bug where the net worth calculation would stop working for a minority of users</li>
<li>Fixed a bug where fetching leagues was not ratelimited, and could cause errors</li>
<li>Fixed a bug where some requests were sent even when the account name was empty</li>
</ul>
</ul>
<mat-divider class="divider"></mat-divider>
Expand Down

0 comments on commit 88a5a6f

Please sign in to comment.