Skip to content

Releases: textbrowser/glitch

Version 2026.04.04

05 Apr 02:17

Choose a tag to compare

Release Notes
  • Corrected tab button preparation. As the pages in the main tab bar are movable, we cannot assume that the Recent Diagrams page resides at index zero.
  • Removed all instances of QCoreApplication::processEvents(). This method may cause strange behavior with respect to deleted objects.

Version 2026.03.28

28 Mar 14:35

Choose a tag to compare

Release Notes
  • Improved minimumSizeHint() of comment and device-display widgets by considering the dimensions of the widget text.
  • New resize-to-contents context menu options for a separated canvas.
  • New scroll-bar policies. Please see Canvas Settings -> Canvas.
  • Optional status bars for separated canvases.
  • Optional tab bars for separated canvases.

Version 2026.03.20

20 Mar 22:29

Choose a tag to compare

Release Notes
  • Allow clearing of the redo / undo stack via the Redo / Undo Stack panel.
  • Escape special characters from device-display data.
  • New View -> Tool Bars for separated canvases.
  • New maximum widget height and width of 2500.
  • The Redo / Undo Stack is not accessible from a separated canvas. Corrected!

Version 2026.02.28

28 Feb 18:43

Choose a tag to compare

Release Notes
  • Delete Serial Port Window panels on close events.
  • New numeric display widget.
  • Replaced the comment block's QPlainTextEdit with a custom painter.

Version 2026.01.01

02 Jan 02:10

Choose a tag to compare

Release Notes
  • Disable font property for arrow widget.
  • New Canvas Settings -> Display -> Show Function Name Widget.
  • New frame widget.

Version 2025.12.25

24 Dec 23:26

Choose a tag to compare

Release Notes
  • Final LTS release of 2025.
  • New Canvas Settings -> Display -> Show Structures Tree Widget.
  • New object visibility property.
  • New tool for setting widget visibility to true.

Version 2025.11.05

05 Nov 22:17

Choose a tag to compare

Release Notes
  • Scroll views with keyboard arrow keys.

Version 2025.10.26

26 Oct 21:16

Choose a tag to compare

Release Notes
  • Display a flow-control object's signature in the parent tab's title.
  • Display a function object's signature in the edit window's header and the parent tab's title.

Version 2025.10.03

03 Oct 16:49

Choose a tag to compare

  • Display serial data in a table widget. Only UTF-8-printable data will be shown.
  • ISODate will now include milliseconds.
  • New serial port default value: 8-bit frame size.

Version 2025.09.17

17 Sep 13:26

Choose a tag to compare

Release Notes
  • Animated push and tool buttons.
  • Modify tool button stylesheets on MacOS if QT_STYLE_OVERRIDE is assigned. The stylesheets resemble stylesheets on other operating systems.
  • Report serial-port configuration errors after open().