|
32 | 32 | - new settings to on/off haptic(vibration) on Selection start |
33 | 33 | - some minor fixes and few typos adjustments |
34 | 34 |
|
35 | | - |
36 | 35 | ## `Update v3.1.8` |
37 | 36 |
|
38 | 37 | - Added a new keybinds ctrl+a to select all |
|
47 | 46 | - Some improvement to fallback font |
48 | 47 |
|
49 | 48 | ## `Update v3.1.6` |
| 49 | + |
50 | 50 | - Image rendering support |
51 | 51 | - Option to hide maximise terminal button |
52 | 52 | - Added Key binding for maximising terminal - `Ctrl-Shift-T` |
53 | 53 |
|
54 | 54 | ## `Update v3.1.5` |
| 55 | + |
55 | 56 | - Now it will handle automatically closing of server |
56 | 57 | - 🆕 key-bindings `Ctrl+Shift+I` to clear the terminal |
57 | 58 | - updated xterm and its styling |
58 | 59 |
|
59 | 60 | ## `Update v3.1.3 & v3.1.4` |
| 61 | + |
60 | 62 | - Enhanced AcodeX by integrating AI into the terminal, making it a standout option in the modern era. (Check `How to use AI section` for reference) |
61 | 63 | - Updated the default font family for the Terminal to `Meslo NF Regular`. |
62 | 64 | - Resolved the issue with the `exit` command; now, typing `exit` in the terminal will promptly close the current session. |
63 | 65 | - fixed settings issue (v3.1.4) |
64 | 66 |
|
65 | 67 | ## `Update v3.1.2` |
| 68 | + |
66 | 69 | - added new api and there are some api changes , check Api section |
67 | 70 |
|
68 | 71 | ## `Update v3.1.1` |
| 72 | + |
69 | 73 | - Fixed Font issue |
70 | 74 | - Fized the acodex not opening bug |
71 | 75 |
|
72 | 76 | ## `Update v3.1.0` |
| 77 | + |
73 | 78 | - Fixed panel issue when changing the file tab position [#44](https://github.com/bajrangCoder/acode-plugin-acodex/pull/44) |
74 | 79 | - fixed plugin api problem of `acodex.openTerminal()` which was using deprecated method |
75 | 80 | - Added option to modify server host name from settings |
|
83 | 88 | - Fixed all known issues |
84 | 89 |
|
85 | 90 | ## `Update v3.0.1` |
| 91 | + |
86 | 92 | - fixed [#38](https://github.com/bajrangCoder/acode-plugin-acodex/issues/38) in `v3.0.1` |
87 | 93 |
|
88 | 94 | ## `Update v3.0.0` |
|
123 | 129 |
|
124 | 130 | ## `Update v2.1.2` |
125 | 131 |
|
126 | | -- Improved readme |
127 | | -- Fixed Settings issue |
128 | | -- Some important internal changes |
| 132 | +- Improved readme |
| 133 | +- Fixed Settings issue |
| 134 | +- Some important internal changes |
129 | 135 |
|
130 | 136 | ## `Update v2.1.1` |
131 | 137 |
|
132 | | -- fixed Settings issue |
133 | | -- exposed api for creating theme for acodex by other theme plugin. |
| 138 | +- fixed Settings issue |
| 139 | +- exposed api for creating theme for acodex by other theme plugin. |
134 | 140 |
|
135 | 141 | ## `Update v2.1.0` |
136 | 142 |
|
137 | | -- exposed more terminal api 🔌 |
138 | | -- make sure to update acodex server , otherwise it will not going to work. |
139 | | -- removed every limitations, now you can run vim , etc 😅 |
140 | | -- added support for loading external custom fonts |
141 | | -- now acodex comes with some predefined themes, you can chose it from Settings |
| 143 | +- exposed more terminal api 🔌 |
| 144 | +- make sure to update acodex server , otherwise it will not going to work. |
| 145 | +- removed every limitations, now you can run vim , etc 😅 |
| 146 | +- added support for loading external custom fonts |
| 147 | +- now acodex comes with some predefined themes, you can chose it from Settings |
142 | 148 |
|
143 | 149 | ## `Update v2.0.0` |
144 | 150 |
|
145 | | -- exposed terminal api 🔌 |
146 | | -- improved Terminal and updated xtermjs library 🔼 |
147 | | -- now the web link in the terminal will be hyper linked onclicking it, it will open link in browser 🔗 |
148 | | -- added low budget Autocompletion 😂 , i.e tab autocompletion |
149 | | -- now you can also use left & right arrow to navigate 🧭 |
150 | | -- fixed prompt bug 🐞 |
151 | | -- some minor improvements and changes 🤫 |
152 | | -- Added new AcodeX own logo, now no more copied logo 😅 |
153 | | -- added these shortcut(Read <strong>Supported key shortcut</strong> section of readme for more ☺️): <kbd>Ctrt+f</kbd>, <kbd>Right Arrow</kbd>, <kbd>Alt+f</kbd>, <kbd>Ctrl+Right arrow</kbd>, <kbd>Ctrl+b</kbd>, <kbd>Left arrow</kbd>, <kbd>Alt+b</kbd>, <kbd>Ctrl+Left arrow</kbd>, <kbd>Ctrl+a</kbd>, <kbd>Ctrl+e</kbd>, <kbd>Home</kbd>, <kbd>End</kbd>, <kbd>Tab</kbd>, |
| 151 | +- exposed terminal api 🔌 |
| 152 | +- improved Terminal and updated xtermjs library 🔼 |
| 153 | +- now the web link in the terminal will be hyper linked onclicking it, it will open link in browser 🔗 |
| 154 | +- added low budget Autocompletion 😂 , i.e tab autocompletion |
| 155 | +- now you can also use left & right arrow to navigate 🧭 |
| 156 | +- fixed prompt bug 🐞 |
| 157 | +- some minor improvements and changes 🤫 |
| 158 | +- Added new AcodeX own logo, now no more copied logo 😅 |
| 159 | +- added these shortcut(Read <strong>Supported key shortcut</strong> section of readme for more ☺️): <kbd>Ctrt+f</kbd>, <kbd>Right Arrow</kbd>, <kbd>Alt+f</kbd>, <kbd>Ctrl+Right arrow</kbd>, <kbd>Ctrl+b</kbd>, <kbd>Left arrow</kbd>, <kbd>Alt+b</kbd>, <kbd>Ctrl+Left arrow</kbd>, <kbd>Ctrl+a</kbd>, <kbd>Ctrl+e</kbd>, <kbd>Home</kbd>, <kbd>End</kbd>, <kbd>Tab</kbd>, |
154 | 160 |
|
155 | 161 | ## `Update v1.2.0` |
156 | 162 |
|
157 | | -- fixed issue related to saving state |
158 | | -- added color picker in plugin setting for themeing |
159 | | -- now it will remember your terminal state for better experience |
160 | | -- added two shortcut: |
161 | | - - <kbd>Ctrl+I</kbd> - to clear the terminal |
162 | | - - <kbd>Ctrl+P</kbd> - to copy text from the terminal |
| 163 | +- fixed issue related to saving state |
| 164 | +- added color picker in plugin setting for themeing |
| 165 | +- now it will remember your terminal state for better experience |
| 166 | +- added two shortcut: |
| 167 | + - <kbd>Ctrl+I</kbd> - to clear the terminal |
| 168 | + - <kbd>Ctrl+P</kbd> - to copy text from the terminal |
163 | 169 |
|
164 | 170 | ## `Update v1.1.8` |
165 | 171 |
|
166 | | -- improved accessibility |
167 | | -- floating button and terminal panel issue fixed |
168 | | -- minor twicks |
| 172 | +- improved accessibility |
| 173 | +- floating button and terminal panel issue fixed |
| 174 | +- minor twicks |
169 | 175 |
|
170 | 176 | ## `Update v1.1.7` |
171 | 177 |
|
172 | | -- brand new tutorial link added in the readme of the plugin |
| 178 | +- brand new tutorial link added in the readme of the plugin |
173 | 179 |
|
174 | 180 | ## `Update v1.1.6` |
175 | 181 |
|
176 | | -- terminal issue fixed |
177 | | -- floating button improved, now it will be not hidden by keyboard |
178 | | -- internal changes |
| 182 | +- terminal issue fixed |
| 183 | +- floating button improved, now it will be not hidden by keyboard |
| 184 | +- internal changes |
179 | 185 |
|
180 | 186 | ## `Update v1.1.5` |
181 | 187 |
|
182 | 188 | Nothing fancy just a simple bugs 😑 |
183 | 189 |
|
184 | 190 | ## `Update v1.1.4` |
185 | 191 |
|
186 | | -- little bit change in layout and icon |
187 | | -- maximise terminal button is now draggable and you can drag it and keep it wherever you want |
188 | | -- fixed bugs related to folder icon |
189 | | -- removed changing of font family of terminal |
190 | | -- some minor changes |
| 192 | +- little bit change in layout and icon |
| 193 | +- maximise terminal button is now draggable and you can drag it and keep it wherever you want |
| 194 | +- fixed bugs related to folder icon |
| 195 | +- removed changing of font family of terminal |
| 196 | +- some minor changes |
191 | 197 |
|
192 | 198 | ## `Update v1.1.1` |
193 | 199 |
|
194 | | -- changed icons |
195 | | -- improved context menu |
196 | | -- fixed bugs |
197 | | -- removed arrow button from terminal header, instead of this use acode arrow buttons |
| 200 | +- changed icons |
| 201 | +- improved context menu |
| 202 | +- fixed bugs |
| 203 | +- removed arrow button from terminal header, instead of this use acode arrow buttons |
198 | 204 |
|
199 | 205 | ## `Update v1.1.0` |
200 | 206 |
|
201 | | -- Fixed Android keyboard issue, now you can use any keyboard you want |
202 | | -- Fixed paste functionality issue |
203 | | -- Fixed terminal unwanted behaviour |
204 | | -- Many internal changes to improve performance |
205 | | -- improved styling |
206 | | -- Note: almost every encountered bugs are fixed |
| 207 | +- Fixed Android keyboard issue, now you can use any keyboard you want |
| 208 | +- Fixed paste functionality issue |
| 209 | +- Fixed terminal unwanted behaviour |
| 210 | +- Many internal changes to improve performance |
| 211 | +- improved styling |
| 212 | +- Note: almost every encountered bugs are fixed |
207 | 213 |
|
208 | 214 | ## `Update v1.0.9` |
209 | 215 |
|
210 | | -- fixed bugs |
| 216 | +- fixed bugs |
211 | 217 |
|
212 | 218 | ## `Update v1.0.8` |
213 | 219 |
|
214 | | -- fixed bugs |
| 220 | +- fixed bugs |
215 | 221 |
|
216 | 222 | ## `Update v1.0.7` |
217 | 223 |
|
218 | | -- Added a button on terminal header for opening terminal in opened file directory. |
| 224 | +- Added a button on terminal header for opening terminal in opened file directory. |
219 | 225 |
|
220 | 226 | ## `Update v1.0.6` |
221 | 227 |
|
222 | | -- Added Arrow button instead of input field on terminal header to use feature of <code>v1.0.5</code> |
223 | | -- Now if you will close the app without closing terminal, then when you open app again the terminal will be start automatically from where you have closed app. |
| 228 | +- Added Arrow button instead of input field on terminal header to use feature of <code>v1.0.5</code> |
| 229 | +- Now if you will close the app without closing terminal, then when you open app again the terminal will be start automatically from where you have closed app. |
224 | 230 |
|
225 | 231 | ## `Update v1.0.5` |
226 | 232 |
|
227 | | -- Now you can get previous command(history of command) same as Termux feature: |
228 | | - - For previous command -> <kbd>⇑</kbd> |
229 | | - - For next command -> <kbd>⇓</kbd> |
| 233 | +- Now you can get previous command(history of command) same as Termux feature: |
| 234 | + - For previous command -> <kbd>⇑</kbd> |
| 235 | + - For next command -> <kbd>⇓</kbd> |
230 | 236 |
|
231 | 237 | ## `Update v1.0.4` |
232 | 238 |
|
233 | | -- Now you can use any keyboard in terminal(recommend -> keyboard which contains ctrl key and so on) |
234 | | -- Some Improvement |
235 | | -- There is little bit limitations with keys that will be fixed in next update |
236 | | -- Supported Keys |
237 | | - - <kbd>Enter key</kbd> |
238 | | - - <kbd>Space key</kbd> |
239 | | - - <kbd>Ctrl+C key</kbd> |
240 | | - - <kbd>Delete/Backspace key</kbd> |
241 | | - - Others treated as normal printable keys |
| 239 | +- Now you can use any keyboard in terminal(recommend -> keyboard which contains ctrl key and so on) |
| 240 | +- Some Improvement |
| 241 | +- There is little bit limitations with keys that will be fixed in next update |
| 242 | +- Supported Keys |
| 243 | + - <kbd>Enter key</kbd> |
| 244 | + - <kbd>Space key</kbd> |
| 245 | + - <kbd>Ctrl+C key</kbd> |
| 246 | + - <kbd>Delete/Backspace key</kbd> |
| 247 | + - Others treated as normal printable keys |
242 | 248 |
|
243 | 249 | ## `Update v1.0.3` |
244 | 250 |
|
245 | | -- Removed deprecated Acode API for smooth functioning in latest Acode |
| 251 | +- Removed deprecated Acode API for smooth functioning in latest Acode |
246 | 252 |
|
247 | 253 | ## `Update v1.0.2` |
248 | 254 |
|
249 | | -- Plugin Setting Ui improved |
250 | | -- For closing the terminal use <code>Ctrl+J</code> |
| 255 | +- Plugin Setting Ui improved |
| 256 | +- For closing the terminal use <code>Ctrl+J</code> |
251 | 257 |
|
252 | 258 | ## `Update v1.0.1` |
253 | 259 |
|
254 | | -- Now you can customise terminal, by changing: |
255 | | - - Font Size |
256 | | - - Font Family |
257 | | - - Cursor Style |
258 | | - - Cursor Blink |
259 | | - - Scroll back |
260 | | - - Scroll Sensitivity |
261 | | - - Theme |
| 260 | +- Now you can customise terminal, by changing: |
| 261 | + - Font Size |
| 262 | + - Font Family |
| 263 | + - Cursor Style |
| 264 | + - Cursor Blink |
| 265 | + - Scroll back |
| 266 | + - Scroll Sensitivity |
| 267 | + - Theme |
0 commit comments