Skip to content

Releases: textbrowser/glitch

Version 2026.05.22

Choose a tag to compare

@textbrowser textbrowser released this 23 May 00:05
Release Notes
  • Prepare the glitch_recent_files.db database for new Glitch instances.
  • Process a device reader's data after its process terminates. New option.
  • Scroll canvas preview with arrow keys.
  • Second LTS release of 2026: Kubuntu 26.04 AMD64, MacOS 15 Universal, PiOS 13 ARM64, Windows 11 AMD64.

Version 2026.05.10

Choose a tag to compare

@textbrowser textbrowser released this 08 May 20:43
Release Notes
  • First LTS release of 2026: Kubuntu 26.04 AMD64, MacOS 15 Universal, PiOS 13 ARM64, Windows 11 AMD64.

Version 2026.04.29

Choose a tag to compare

@textbrowser textbrowser released this 30 Apr 03:36
Release Notes
  • Grid alignment. Please notice new widget in tool bar.
  • Ignore locked widgets during alignment.
  • Less jitter during widget resizing.
  • New default grid-size of 100 pixels.
  • New grid-size option; per canvas.
  • New optional snap-to-grid; per canvas.
  • Prevent duplicate function names.
  • Single QApplication::processEvents() instance shortly before a diagram is opened.
  • The papaya release!
  • Wayland improvements: docked property editors.

Version 2026.04.04

Choose a tag to compare

@textbrowser textbrowser released this 05 Apr 02:17
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

Choose a tag to compare

@textbrowser textbrowser released this 28 Mar 14:35
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

Choose a tag to compare

@textbrowser textbrowser released this 20 Mar 22:29
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

Choose a tag to compare

@textbrowser textbrowser released this 28 Feb 18:43
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

Choose a tag to compare

@textbrowser textbrowser released this 02 Jan 02:10
Release Notes
  • Disable font property for arrow widget.
  • New Canvas Settings -> Display -> Show Function Name Widget.
  • New frame widget.

Version 2025.12.25

Choose a tag to compare

@textbrowser textbrowser released this 24 Dec 23:26
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

Choose a tag to compare

@textbrowser textbrowser released this 05 Nov 22:17
Release Notes
  • Scroll views with keyboard arrow keys.