QwikTape Changelog

What's new in QwikTape 0.7 Pre-release

Apr 9, 2024
  • Fix:
  • #8 No PDF generation due to invalid dll.
  • #11 Use of operator symbols in annotations,
  • Marker position in color picker after sdk bump.
  • Negative literal would not show errors.
  • New:
  • #9 Tape document can now use word wrap for better visibility. Word wrap option in settings.

New in QwikTape 0.6 Pre-release (Oct 8, 2023)

  • Fix:
  • #7 Crash using long variable names.
  • Update:
  • Sciter SDK update to 5.0.2.25

New in QwikTape 0.5 Pre-release (Jul 7, 2023)

  • New:
  • Better * (mul) and / (div) symbol replacing.
  • Fix:
  • Select all/Copy/Paste handling using keyboard shortcuts.
  • PDF icon, previous icon was off by one pixel.
  • Bump Sciter Gui SDK.
  • Bump chevrotain SDK for speed and stability.

New in QwikTape 0.4 Pre-release (May 22, 2023)

  • New:
  • Keyboard Shortcuts to open/switch/close tapes
  • Window position restore from last use.
  • Caret position restore while switching tapes.
  • #5 Esc to clear tape content, turn it on from settings.
  • Fix:
  • Wrong color for errors in PDF export.