Skip to content

DocForge v0.8.3

Choose a tag to compare

@github-actions github-actions released this 07 Mar 16:42
· 16 commits to main since this release

DocForge v0.8.3

v0.8.3 - The Safety & Context Menu Update

This release brings an intelligent context menu to the document editor and introduces deletion safeguards so your content stays secure during rapid editing.

✨ Features

  • Intelligent Context Menu: Added a custom right-click menu to the editor that adapts to your selection. It intelligently provides text formatting and link options for text, dedicated controls for selected images, and rich table manipulation (insert/delete rows and columns) when editing tables.
  • Deletion Protection: Intercepts structural delete and backspace commands that would otherwise accidentally erase your entire document or empty the editor unexpectedly.

🛠 Improvements

  • Added keyboard shortcut hints to the editor toolbar tooltips (e.g., Undo (Ctrl+Z), Bold (Ctrl+B), Insert Link (Ctrl+K)) so you can discover standard hotkeys without leaving the composing window.
  • Switched the HTML and image preview zoom mechanism to use native CSS zoom (zoom:). This improves alignment and removes the nested scrollbars introduced by the previous pan container.

Downloads

Platform Architecture Format Download
Linux ARM64 Debian Package (.deb) docforge_0.8.3_arm64.deb
Linux ARM64 AppImage (.AppImage) DocForge-0.8.3-arm64.AppImage
Linux ARM64 Tarball (.tar.gz) docforge-0.8.3-arm64.tar.gz
Linux ARMv7l Debian Package (.deb) docforge_0.8.3_armv7l.deb
Linux ARMv7l AppImage (.AppImage) DocForge-0.8.3-armv7l.AppImage
Linux ARMv7l Tarball (.tar.gz) docforge-0.8.3-armv7l.tar.gz
Linux x64 Debian Package (.deb) docforge_0.8.3_amd64.deb
Linux x64 AppImage (.AppImage) DocForge-0.8.3.AppImage
Linux x64 Tarball (.tar.gz) docforge-0.8.3.tar.gz
macOS x64 Disk Image (.dmg) DocForge-0.8.3.dmg
Windows ia32 NSIS Installer (.exe) DocForge-Setup-0.8.3-ia32.exe
Windows x64 NSIS Installer (.exe) DocForge-Setup-0.8.3.exe

Verify the downloaded installer before running it in your environment.