Jquery.terminal Versions Save

jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands

2.41.2

1 week ago

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

2 weeks ago

Bugfix

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

2.41.0

2 weeks ago

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

2 weeks ago

Bugfix

  • fix resize of text from long animation after finish

2.40.5

2 weeks ago

Bugfix

  • fix visible prompt during multiline typing animation #934

2.40.4

2 weeks ago

Bugfix

  • fix flash of old dynamic prompt on enter #926

2.40.3

2 weeks ago

Bugfix

  • fix new_formatter to allow usage of XML tags in formatter

2.40.2

3 weeks ago

Bugfix

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

2.40.1

3 weeks ago

Bugfix

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

2.40.0

3 weeks ago

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