diff --git a/README.md b/README.md index 821e6792b03c16c07fdd6f29c88afa0376c325aa..04c52c2a93e79251370bb024e3c0e55510337dae 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Manage your monthly budget easily with BudgetMaster - __start:__ 17.12.16 -- __current release:__ v2.5.0 (29) from 03.12.20 +- __current release:__ v2.6.0 (31) from 03.05.21 ## Key Features - Keep your data private - Host your own BudgetMaster server or use it in standalone mode. All data remains on your machines. @@ -17,7 +17,8 @@ Manage your monthly budget easily with BudgetMaster - Localization - English and German supported. - Search and Filter - Search for individual transactions or filter your view. - Visualize your data - Use one of the pre-defined charts or create your one by using the chart framework to visualize and analyze your data. -- Auto Backup - Schedule an automatic export of your database content. +- Auto Backup - Schedule an automatic export of your database content (as JSON export, local or remote git). +- Icons - Assign icons to accounts, categories and templates. ## Available Languages - English [Roadmap](https://roadmaps.thecodelabs.de/roadmap/2) @@ -41,4 +42,3 @@ Manage your monthly budget easily with BudgetMaster ### Build from source `mvn package -f pom.xml` -