Skip to content

Commit

Permalink
Update changelogs file for version 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Sep 22, 2024
1 parent ea41103 commit 6e54141
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,35 @@
Change Log
==========

Version 1.6.1 *(2024-09-20)*
-----------------------------

- Fix: Class not found exception on release mode.
- Issue #65: Handle url encoding.
- Update SDK version to 34
- Migrate from Groovy to Kotlin DSL
- Migrate to Gradle version catalog
- Russian translation of the app
- Created remember the last used folder option
- fixed string resources for default folder option
- Added import/export to html functionality
- Add Vietnamese to the list of supported languages
- Migrate to Material 3
- Add Chinese to the supported languages
- Optimize onChildDraw calculating icon top position

Version 1.6.0 *(2023-05-11)*
-----------------------------

* Fixing Empty folder field entries #45 by @AmrDeveloper
* Change cursor color in light and dark theme to be clear #44 by @AmrDeveloper


Version 1.5.1 *(2023-06-06)*
-----------------------------

* Fixing Empty folder field entries #45 by @AmrDeveloper
* Change cursor color in light and dark theme to be clear #44 by @AmrDeveloper


Version 1.5.0 *(2023-05-25)*
-----------------------------

Expand All @@ -25,7 +40,6 @@ Version 1.5.0 *(2023-05-25)*
* Update Kotlin and libraries versions
* Optimize onChildDraw calculating icon top position


Version 1.4.0 *(2023-04-19)*
-----------------------------

Expand Down

0 comments on commit 6e54141

Please sign in to comment.