Releases: textbrowser/glitch
Releases · textbrowser/glitch
Version 2026.04.04
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
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
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
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
Release Notes
- Disable font property for arrow widget.
- New Canvas Settings -> Display -> Show Function Name Widget.
- New frame widget.
Version 2025.12.25
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
Release Notes
- Scroll views with keyboard arrow keys.
Version 2025.10.26
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
- 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
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().