File tree Expand file tree Collapse file tree 4 files changed +28
-4
lines changed Expand file tree Collapse file tree 4 files changed +28
-4
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 1.10.5] (953)
4+
5+ - New
6+ - Plugin Filtering System in #1011
7+ - feat: Add more action menu in sidebar plugin in #1017
8+ - Implement Logger system in #1020
9+ - Feat: Use Current File for preview (Toggle option) in #1006
10+ - updated ace editor to v1.36.2 in #1025
11+
12+ - Fixes
13+ - Update de-de.json in #1039
14+ - fixed sidebar plugin search list scrolling in #1002
15+ - Improve zh-TW traditional Chinese translation in #1004
16+ - fix: Fixed save all changes option in #1010
17+ - chore(i18n): vi-vn in #1016
18+ - removed auto paste of url on plugin page in #1023
19+ - fixed weird spacing issue on header #925 in #1024
20+ - Update zh-cn.json and zh-hant.json in #1031
21+ - Refactor Iap.java: Use WeakReference for Context and Activity to prevent memory leaks in #1040
22+ - Updated Polish translation in #1043
23+ - ru-ru improved in #1041
24+ - Update pl-pl.json in #1044 & #1045
25+ - fix: termux related fs operations failure in #1046
26+
327## [ 1.10.4] (952)
428
529- New
Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <widget id =" com.foxdebug.acode" android-versionCode =" 952 " version =" 1.10.4 "
2+ <widget id =" com.foxdebug.acode" android-versionCode =" 953 " version =" 1.10.5 "
33 xmlns =" http://www.w3.org/ns/widgets"
44 xmlns : android =" http://schemas.android.com/apk/res/android"
55 xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
Original file line number Diff line number Diff line change 11{
22 "name" : " com.foxdebug.acode" ,
33 "displayName" : " Acode" ,
4- "version" : " 1.10.4 " ,
4+ "version" : " 1.10.5 " ,
55 "description" : " Acode is a code editor for android" ,
66 "scripts" : {
77 "lang" : " node ./utils/lang.js" ,
You can’t perform that action at this time.
0 commit comments