Skip to content

Latest commit

 

History

History
153 lines (105 loc) · 2.23 KB

File metadata and controls

153 lines (105 loc) · 2.23 KB

Changelog

All notable changes to EasyPyDesktop will be documented in this file.


[3.06] - 2026-02-26

Fixed

  • Fixed a bug that generated duplicate entries in the Menu Builder plugin.

Documentation

  • Added the Master Prompt in manual.html to generate User Plugins for EasyPyDesktop.

[3.05]

Added

  • Conditional Math Logic Wizard.
  • Array / List Manager (In-Memory).
  • New demo: demo_new_logic_command.json.

Details

  • Build complex interactive logic with zero code.
  • Perform math operations on persistent variables.
  • Advanced state management without writing code.

[3.04]

Added

  • New FFmpeg plugin.
  • 26 built-in FFmpeg commands.

Improved

  • New Wizard commands.
  • Bug fixes.
  • Additional demos.

[3.03]

Added

  • New FFmpeg multimedia commands.
  • Demo: demo_ffmpeg_editor.json.

Improved

  • Property Panel enhancements.
  • Alignment, opacity, tooltip, font controls.
  • Multiple new widget-specific properties.

Fixed

  • Minor bugs.

[3.00]

Added

  • Select All Widgets (Page Option).
  • System Tray Icon demo.
  • More built-in themes.
  • Dialog Builder plugin.

Improved

  • Smarter error detection system.

[2.99]

Improved

  • Runtime error reporting in F5 Preview.
  • 10 new Table Widget commands.

Added

  • Dashboard demo project.

[2.98]

Added

  • DraggableTableWidget.
  • DraggableFileDropZone.
  • Table CSV demo.
  • File Manager demo.

[2.97]

Added

  • Data Binding & Sync.
  • Checkbox Controller.
  • Value Router.
  • INI persistence commands.
  • Geometry commands.
  • 3D OpenGL Viewer plugin.

[2.96]

Fixed

  • Cursor style issues in Image elements.

Added

  • New anchor positions.
  • Anchor demo.
  • Visual Novel demo.

[2.95]

Added

  • CLI-only build option.
  • CMD debug console button.
  • CLI demo projects.

[2.94]

Improved

  • AI optimization.
  • F5 preview path handling.

Added

  • Light variable obfuscation.
  • Minimum window size enforcement.

[2.93]

Added

  • CSV Editor demo.
  • Memory Game demo.
  • Simon Game demo.
  • macOS and Linux export support.

Improved

  • Encrypted AI API keys.
  • Hidden imports dialog.
  • Undo/Redo memory optimization.

Fixed

  • Syntax error in comment-only code blocks.