Commit 1cd8267 1 parent f14c3b6 commit 1cd8267 Copy full SHA for 1cd8267
File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 7
7
* add small ASCII Art to signature [ #972 ] ( https://github.com/jcubic/jquery.terminal/issues/972 )
8
8
* add ` termina::output_ready() ` [ #987 ] ( https://github.com/jcubic/jquery.terminal/issues/987 ) [ #1000 ] ( https://github.com/jcubic/jquery.terminal/issues/1000 )
9
9
* add ` figlet.js ` helper extension
10
+ * update terminal::geometry [ #995 ] ( https://github.com/jcubic/jquery.terminal/issues/995 )
10
11
### Bugfix
11
12
* fix ` terminal::login() ` when user already authenticated [ #980 ] ( https://github.com/jcubic/jquery.terminal/issues/980 )
12
13
* improve mobile support
15
16
* fix returning Terminal instance from interpreter [ #994 ] ( https://github.com/jcubic/jquery.terminal/issues/994 )
16
17
* fix removing blank lines when using ` import_view() ` [ #1007 ] ( https://github.com/jcubic/jquery.terminal/issues/1007 )
17
18
* fix fallback interpreter return value [ #1008 ] ( https://github.com/jcubic/jquery.terminal/issues/1008 )
19
+ * fix for external terminal style [ #1009 ] ( https://github.com/jcubic/jquery.terminal/issues/1009 )
20
+ * fix redraw when echo async function which throws [ #998 ] ( https://github.com/jcubic/jquery.terminal/issues/998 )
21
+ * fix browser shorcuts when terminal is paused [ #1005 ] ( https://github.com/jcubic/jquery.terminal/issues/1005 )
22
+ * display exception from sync echo function [ #997 ] ( https://github.com/jcubic/jquery.terminal/issues/997 )
23
+ * fix text on hover links when background is transparent [ #990 ] ( https://github.com/jcubic/jquery.terminal/issues/990 )
18
24
19
25
## 2.44.1
20
26
### Bugfix
You can’t perform that action at this time.
0 commit comments