Skip to content

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.6.1] - 2026-01-12

Changed

  • Split from monorepo into standalone repository
  • Updated documentation URLs

[0.5.0-beta] - 2026-01-05

Added

  • Initial release
  • 8 export format support (STL, STEP, 3MF, OBJ, IGES, BREP, PLY, AMF)
  • Smart defaults (STL, STEP, 3MF pre-selected)
  • Intelligent path and filename defaults
  • Configurable mesh quality settings (tolerance and deflection)
  • Real-time file preview
  • Progress bar and status feedback
  • Multi-object batch export
  • Quick selection buttons (Select All, Select None, Reset Defaults)

Version Numbering

This project uses Semantic Versioning:

  • MAJOR version for incompatible changes
  • MINOR version for new features (backwards compatible)
  • PATCH version for bug fixes (backwards compatible)

Pre-release versions use suffixes:

  • -alpha - Early development, may have breaking changes
  • -beta - Feature complete, testing phase
  • -rc.N - Release candidate N