Skip to content

v1.7.1

Latest
Compare
Choose a tag to compare
@cdhigh cdhigh released this 27 May 15:42
a03070c
  • v1.7.1
  1. The 'Change' event of the Combobox is mapped to 'ComboboxSelected'.
  2. The 'Change' event of the multi-line Text is mapped to 'Modified'.
  3. Bugfix: a minor bug in the base64 encoding where the padding = at the end was removed, causing some decoding libraries to throw errors.
  4. Bugfix: a part of the generated status bar code was missing.