Skip to content

Releases: berkacunas/Glyph

v1.3.0

04 Dec 20:14

Choose a tag to compare

1.3.0 (2025-12-04)

Features

  • ui: add 'Open Read-Only' menu action and force_readonly logic (795e149)

v1.2.5

04 Dec 04:37

Choose a tag to compare

1.2.5 (2025-12-04)

Bug Fixes

  • ui: increase SettingsDialog fixed size to 400x300 to resolve Linux layout collapse (closes #X) (8125bed), closes #X

v1.2.4

25 Nov 18:57

Choose a tag to compare

1.2.4 (2025-11-25)

Bug Fixes

  • ci: add missing xcb libraries and pin ubuntu version for qt gui tests (1628b23)
  • ci: install project requirement dependencies in release workflow for tests (46057bd)
  • ci: install project requirements in release workflow for tests (37cb0e0)
  • ci: install xvfb and pytest-xvfb to enable headless gui tests on linux (515f55b)
  • test: add MockWebEngineView class (c0807ea)
  • test: add MockWebEngineView class (53c522e)
  • ui: resolve missing application icons in windows start menu and taskbar (239fdaf)

v1.2.3

22 Nov 09:38

Choose a tag to compare

1.2.3 (2025-11-22)

Bug Fixes

  • installer: point Run section to executable (432241f)

v1.2.2

22 Nov 08:22

Choose a tag to compare

1.2.2 (2025-11-22)

Bug Fixes

  • ci: replace deprecated inno setup action with local inno setup (7ed922f)

v1.2.1

22 Nov 07:46

Choose a tag to compare

1.2.1 (2025-11-22)

Bug Fixes

  • ci: use bash shell for windows build steps to prevent powershell errors (93e50fc)

v1.2.0

21 Nov 19:46

Choose a tag to compare

1.2.0 (2025-11-21)

Features

  • ci: add windows build job with inno setup to workflow (c502503)

v1.1.1

20 Nov 20:09

Choose a tag to compare

1.1.1 (2025-11-20)

Bug Fixes

  • ci: downgrade linux runner to ubuntu-22.04 for better glibc compatibility (8c6d7e8)

v1.1.0

20 Nov 19:31

Choose a tag to compare

1.1.0 (2025-11-20)

Features

  • ui: add live word and character count to status bar (1b53da4)

Glyph v1.0.0 - Initial Release

18 Nov 19:56
e628a02

Choose a tag to compare

🎉 Initial Release of Glyph

We are proud to announce the first stable release of Glyph, a modern, multi-tab Markdown editor built with Python and PySide6.

✨ Key Features in v1.0.0

  • Live Preview: Real-time, side-by-side rendering powered by Chromium (QWebEngine).
  • Multi-Tab Interface: Manage multiple documents seamlessly.
  • Advanced Markdown: Full support for GitHub Emojis (:rocket:), Admonitions (Callouts), Tables, and Syntax Highlighting.
  • Export Options: Export your work to PDF, HTML, or Plain Text.
  • Explorer Panel: Integrated file tree for easy navigation.
  • Customization: Adjustable fonts and editor settings.

📦 Installation

  1. Download the Glyph_Setup_v1.0.0.exe file listed below under "Assets".
  2. Run the installer.
  3. Enjoy writing!