]> git.ktnx.net Git - mobile-ledger.git/blobdiff - CHANGES.md
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / CHANGES.md
index c7dc45dbdf6dfedb0b448dbfc46b8ea97ef8caf1..02f84284cacf6943424f157b78ec8e114eb5dd6f 100644 (file)
@@ -1,6 +1,39 @@
 # Changes
 
 # Changes
 
-## [0.21.2] = 2022-04-04
+## [0.21.7] = 2024-03-19
+
+* FIXES:
+    + allow user certificates in network security config
+* OTHERS:
+    + bump gradle version
+
+## [0.21.6] - 2023-06-20
+
+* FIXES
+    + fix sending transations to hledger-web 1.23+
+
+## [0.21.5] - 2022-09-03
+
+* FIXES
+    + fix cloud backup
+
+## [0.21.4] - 2022-06-18
+
+* FIXES
+    + fix compatibility wuth hledger-web 1.23+ when submitting new transactions. Thanks to Faye Duxovni for the patch!
+    + fix a crash when deleting templates
+    + fix a rare crash when submitting transactions with multiple accounts with no amounts with zero remaining balance
+
+## [0.21.3] - 2022-04-06
+
+* FIXES
+    + sync gradle version requirements
+* OTHERS
+    + bump version of several dependent libraries
+    + bump SDK version to 31
+    + adjust deprecated constructor usage
+
+## [0.21.2] - 2022-04-04
 
 * FIXES
     + fix crash when auto-balancing multi currency transaction
 
 * FIXES
     + fix crash when auto-balancing multi currency transaction