Skip to content

Changelog


v0.3.9 — 2026-03-11

  • Fixed output panel reliability across all scenarios (startup, close/reopen, restart, reload)
  • Fixed MEL execution and full stack traces in error output
  • Added bracket auto-close
  • Improved license and feedback UI

v0.3.8 — 2026-03-10

  • Added Maya 2024 support (PySide2 compatibility layer)
  • Per-Maya-version preference storage
  • .mca-project project profiles

v0.3.7 — 2026-03-09

  • Plugin architecture with bundled and user plugin support
  • Orange Slice AI Chat plugin (Anthropic, OpenAI, Gemini)
  • Plugin settings dialog
  • Right sidebar panel hosting

v0.3.6 — 2026-03-08

  • Integrated terminal with ANSI color support
  • Smart Ctrl+C (copy or interrupt)
  • Terminal text selection improvements

v0.3.0 — 2026-03-05

  • Project Mode with file tree sidebar
  • Quick Open (Ctrl+P)
  • Find in Files (Ctrl+Shift+F)
  • Multi-tab editing with split views

v0.2.0 — 2026-02-28

  • Code completion
  • Syntax highlighting for Python and MEL
  • Output panel with execution results
  • Maya command port integration

v0.1.0 — 2026-02-12

  • Initial release
  • Script Mode with tabbed editing
  • Basic Maya connectivity
  • Single-file distribution