diff --git a/financer-server/pom.xml b/financer-server/pom.xml index 1d0d5cc..c0b8ef9 100644 --- a/financer-server/pom.xml +++ b/financer-server/pom.xml @@ -1,5 +1,4 @@ - 4.0.0 diff --git a/financer-web-client/src/main/resources/static/changelog.txt b/financer-web-client/src/main/resources/static/changelog.txt index 54a2c1b..ca7f5c6 100644 --- a/financer-web-client/src/main/resources/static/changelog.txt +++ b/financer-web-client/src/main/resources/static/changelog.txt @@ -1,3 +1,9 @@ +v20->v21: +- Hide columns 'Spending current period' and 'Average spending' on mobile + +v19 -> v20: +- Fix a bug that caused the server startup to fail + v18 -> v19: - Fix a bug in recurring transaction handling that caused a recurring transaction with Holiday/Weekend type 'previous workday' and a planned occurrence on a Sunday to be due on Friday and Saturday diff --git a/financer-web-client/src/main/resources/templates/account/accountOverview.html b/financer-web-client/src/main/resources/templates/account/accountOverview.html index 62c099e..0ff8494 100644 --- a/financer-web-client/src/main/resources/templates/account/accountOverview.html +++ b/financer-web-client/src/main/resources/templates/account/accountOverview.html @@ -75,12 +75,14 @@ - - - - - - + - + -