File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed
Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 11Change Log
22==========
33
4+ Version 1.6.0 * (2023-05-11)*
5+ -----------------------------
6+
7+ * Fixing Empty folder field entries #45 by @AmrDeveloper
8+ * Change cursor color in light and dark theme to be clear #44 by @AmrDeveloper
9+
10+
411Version 1.5.1 * (2023-06-06)*
512-----------------------------
613
@@ -11,7 +18,13 @@ Version 1.5.1 *(2023-06-06)*
1118Version 1.5.0 * (2023-05-25)*
1219-----------------------------
1320
14- * Implement creating new folder option from link create view #43 by @AmrDeveloper
21+ * Russian translation.
22+ * Russian Vietnamese.
23+ * Russian Chinese.
24+ * Added import/export to html functionality.
25+ * Update Kotlin and libraries versions
26+ * Optimize onChildDraw calculating icon top position
27+
1528
1629Version 1.4.0 * (2023-04-19)*
1730-----------------------------
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ android {
1616 minSdkVersion 17
1717 targetSdkVersion rootProject. targetSdkVersion
1818 versionCode 22
19- versionName " 1.5.1 "
19+ versionName " 1.6.0 "
2020 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2121
2222 javaCompileOptions {
You can’t perform that action at this time.
0 commit comments