gately
Release History

Changelog

Stay up to date with new features, improvements, and bug fixes

v1.0.0

LatestDec 15, 2024
Added
  • Initial public release
  • Complete logic gate library (AND, OR, NOT, XOR, NAND, NOR)
  • Drag-and-drop circuit editor
  • Real-time circuit simulation
  • Automatic truth table generation
  • Dark and light theme support
  • Local storage for circuit persistence
Improved
  • Smooth animations and transitions
  • Responsive design for all devices

v0.9.0

Nov 28, 2024
Added
  • Custom labels for gates and wires
  • Grid snapping and alignment tools
Improved
  • Enhanced wire routing algorithm
  • Performance optimizations for large circuits
Fixed
  • Connection detection issues
  • Safari rendering bugs

v0.8.0

Nov 10, 2024
Added
  • Multi-file project support
  • Import/export functionality
Improved
  • Redesigned toolbar and toolbox
Fixed
  • Memory leaks in simulation engine
  • Undo/redo state management