Skip to content

Releases: jcubic/jquery.terminal

2.41.2

09 May 07:28
b30fb4d
Compare
Choose a tag to compare

Bugfix

  • fix commands in pipe operator with non string arguments
  • fix text selection of raw HTML #939
  • fix resume of exec on auth with sync token

2.41.1

29 Apr 16:22
fd75323
Compare
Choose a tag to compare

Bugfix

  • fix paused terminal when echo broken image
  • fix returning String instance from interpreter

2.41.0

29 Apr 15:54
d783d64
Compare
Choose a tag to compare

Features

  • allow to use class and other attributes in style XML tags (like <bold/> or <glow/>)
  • allow usage of String instance in greetings #936

Bugfix

  • fix alt image attribute
  • fix visible formatting in prompt after animated exec #938
  • fix visible formatting in prompt during typing animation
  • cleanup duplicated attributes from XML formatter output
  • fix zoom on mobile (PR by Riccardo Mura) #935

2.40.6

27 Apr 14:59
5462b9e
Compare
Choose a tag to compare

Bugfix

  • fix resize of text from long animation after finish

2.40.5

27 Apr 14:23
3714236
Compare
Choose a tag to compare

Bugfix

  • fix visible prompt during multiline typing animation #934

2.40.4

26 Apr 22:29
36e85b7
Compare
Choose a tag to compare

Bugfix

  • fix flash of old dynamic prompt on enter #926

2.40.3

26 Apr 21:01
98ff064
Compare
Choose a tag to compare

Bugfix

  • fix new_formatter to allow usage of XML tags in formatter

2.40.2

22 Apr 19:32
359ada8
Compare
Choose a tag to compare

Bugfix

  • fix usage with libraries that invoke fake click events #931

2.40.1

22 Apr 12:47
8abb9a5
Compare
Choose a tag to compare

Bugfix

  • fix visible formatting in prompt when return string from command #922

2.40.0

21 Apr 10:28
fd4ca28
Compare
Choose a tag to compare

Features

  • don't force any attributes when using xml (span, img, and a tags) #913
  • alow using attributes in color xml tags #924

Bugfix

  • fix init and resize of long prompt #919
  • fix occasional selecting Accessibility label (about clipboard textarea) in CMD
  • fix sync commands and dynamic prompt #923
  • fix calling onCommandChange when command don't change
  • fix sequence of animations in echo without newline #930
  • fix ignoring colors and style when using JSON attributes in formatting