Skip to content

Releases: jwolf842/svg-editor

SVG Editor v1.0.1

25 Jun 14:33
1a6cc1b

Choose a tag to compare

SVG Editor v1.0.1 - Installer Release

What's New

🆕 Windows Installer - Professional installation experience with Inno Setup

Features (from v1.0.0)

✨ Real-time SVG Preview
📝 Code Editor with syntax highlighting
🎨 Template System
💾 Auto-save
📤 Import/Export via JSON

Downloads

  • SVGEditor_Setup_1.0.0.exe - Windows installer (recommended)
  • SVGEditor.exe - Standalone portable version

Installation Options

  1. Installer (NEW): Download and run SVGEditor_Setup_1.0.0.exe
  2. Portable: Download SVGEditor.exe directly

System Requirements

  • Windows 10/11
  • 64-bit system
  • ~50MB disk space

SVG Editor v1.0.0

21 Jun 11:52
ee398d2

Choose a tag to compare

SVG Editor v1.0.0 - Initial Release
Features
✨ Real-time SVG Preview - See your changes instantly as you type
📝 Code Editor - Syntax-highlighted SVG editing with undo/redo support
🎨 Template System - Save and manage custom SVG templates
💾 Auto-save - Never lose your work with automatic saving
📦 Import/Export - Share templates via JSON files
What's Included

SVGEditor.exe - Standalone Windows executable (10.2 MB)
No installation required - just download and run

System Requirements

Windows 10/11
64-bit system
~50MB disk space

Known Limitations

SVG preview requires Cairo library to be installed via conda
Complex SVG animations may not render in preview
Currently Windows-only

Getting Started

Download SVGEditor.exe
Double-click to run
Start with the built-in "Blank SVG" template or create your own

Note: This is the first public release. Please report any issues on the Issues page.