updating changelog

This commit is contained in:
tibbi 2022-05-15 17:50:37 +02:00
parent 86bd40c07d
commit a12b68a512
2 changed files with 12 additions and 0 deletions

View File

@ -1,6 +1,14 @@
Changelog
==========
Version 6.23.6 *(2022-05-14)*
----------------------------
* Fix a glitch with device freezing at deleting multiple files at once
* Properly handle deleting the last file in a folder
* Restore previous way of handling hidden and included folders on FOSS app version, not Google Play
* Added some stability, translation and UX improvements
Version 6.23.5 *(2022-05-05)*
----------------------------

View File

@ -0,0 +1,4 @@
* Fix a glitch with device freezing at deleting multiple files at once
* Properly handle deleting the last file in a folder
* Restore previous way of handling hidden and included folders on FOSS app version, not Google Play
* Added some stability, translation and UX improvements