Skip to content

Commit 6e54141

Browse files
committed
Update changelogs file for version 1.6.1
1 parent ea41103 commit 6e54141

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,35 @@
11
Change Log
22
==========
33

4+
Version 1.6.1 *(2024-09-20)*
5+
-----------------------------
6+
7+
- Fix: Class not found exception on release mode.
8+
- Issue #65: Handle url encoding.
9+
- Update SDK version to 34
10+
- Migrate from Groovy to Kotlin DSL
11+
- Migrate to Gradle version catalog
12+
- Russian translation of the app
13+
- Created remember the last used folder option
14+
- fixed string resources for default folder option
15+
- Added import/export to html functionality
16+
- Add Vietnamese to the list of supported languages
17+
- Migrate to Material 3
18+
- Add Chinese to the supported languages
19+
- Optimize onChildDraw calculating icon top position
20+
421
Version 1.6.0 *(2023-05-11)*
522
-----------------------------
623

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

10-
1127
Version 1.5.1 *(2023-06-06)*
1228
-----------------------------
1329

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

17-
1833
Version 1.5.0 *(2023-05-25)*
1934
-----------------------------
2035

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

28-
2943
Version 1.4.0 *(2023-04-19)*
3044
-----------------------------
3145

0 commit comments

Comments
 (0)