GeckoCIRCUITS Releases¶
Complete history of GeckoCIRCUITS releases with download links, release notes, and changelogs.
Current Release¶
The latest stable release is v2.17.0 (released February 2026).
Download v2.17.0 View Release Notes
Version History¶
v2.x Series - Modern Development¶
v2.17.0 - Release Automation and Desktop Packaging¶
Released: 2026-02-15
v2.16.0 - REST API Launch (Sprint 5)¶
Released: 2026-02-14
v2.15.0 - Loss Calculation Migration (Sprint 4b)¶
Released: 2026-02-14
v2.14.0 - GeckoFile Migration (Sprint 4a)¶
Released: 2026-02-14
v2.13.0 - Terminal and Component Package Migration¶
Released: 2026-02-13
v2.12.0 - Static Analysis and Code Quality Sprint¶
Released: 2026-02-12
v2.11.0 - Core Module Foundation¶
Released: 2026-02-12
v2.10.0 - Java 21 Migration (GROUND ZERO)¶
Released: 2025-08-24
Upstream Lineage¶
| Version | Source | Description |
|---|---|---|
| v2.03-spotbugs-clean | This Fork | All 1,096 SpotBugs violations fixed to zero |
| v2.04-repo-reorg | This Fork | Repository reorganization with JDK 21 workflow fix |
| v2.02 | geckocircuits/GeckoCIRCUITS | Last upstream release (not in this fork) |
Future Roadmap¶
See the Roadmap Page for upcoming releases and features.
Upcoming Milestones¶
- v2.18.0 - v2.2x (Q2-Q3 2026): Incremental REST API features
- v3.0.0 (Q3 2026): 🚀 Complete REST API Platform - MARKETING WOW
- v3.1.0 (Q4 2026): Web UI Launch (React + TypeScript)
- v3.2.0 (Q1 2027): Cloud Deployment (Kubernetes)
- v4.0.0 (Q2 2027): Machine Learning Integration
Release Channels¶
GeckoCIRCUITS follows semantic versioning with predictable release cadence:
- Major releases (X.0.0): Annually - Breaking changes, major features, marketing events
- Minor releases (X.Y.0): Quarterly - New features, enhancements, backward-compatible
- Patch releases (X.Y.Z): As needed - Bug fixes, security updates, hotfixes
Installation¶
Each release includes platform-specific packages:
- Windows -
GeckoCIRCUITS-*-windows.zipwith run-gecko.bat launcher - Linux -
GeckoCIRCUITS-*-linux.zipwith run-gecko-linux.sh launcher - macOS -
GeckoCIRCUITS-*-macos.zipwith run-gecko-macos.sh launcher - WSL -
GeckoCIRCUITS-*-wsl.zipwith run-gecko-wsl.sh launcher (X11 support) - Examples -
GeckoCIRCUITS-*-examples.zipwith circuit files and tutorials
See the Installation Guide for detailed instructions.
Support¶
- Documentation: tinix84.github.io/GeckoCIRCUITS
- GitHub Issues: Report bugs or request features
- GitHub Discussions: Ask questions and share ideas