SYSTEM LOG

RELEASE NOTES.

Track the continuous evolution of Spiny IDE. From major architectural shifts to minor telemetry patches.

MAR 14, 2026
v1.1.0
MAJOR

NATIVE COLLISION AVOIDANCE SIMULATION & SPINY PRO LAUNCH

Spiny v1.0 Release Hero Image

This release introduces a massive overhaul to our internal physics engine, allowing for real-time collision prediction within the simulated environment. We're also officially launching Spiny Pro, bringing native hardware debugging to our premium users.

  • NEW Collision prediction matrix API (`spiny.physics.predict`).
  • NEW Hardware Debugger tab for DJI and Auterion stacks.
  • IMPROVED Render loop efficiency increased by 35%.
  • FIX Memory leak when instantiating >10,000 virtual nodes.
FEB 28, 2026
v1.0.4
PATCH

SECURITY PATCH: TELEMETRY ENCRYPTION UPDATE

Release Patch Notes Visualization

Critical security update addressing a vulnerability in the default transport layer protocol when syncing with remote drone fleets over public cellular networks.

  • FIX Enforced TLS 1.3 for all live telemetry streams.
  • FIX Resolves CVE-2026-SPINY-1002.
  • DEPRECATED Support for legacy unencrypted TCP bounds.
JAN 15, 2026
v0.9.8-beta
BETA

BETA: NEURAL LINK AUTO-COMPLETION

Beta Feature Preview

We are opening up the Neural Link AI pairing model to public beta testers. This model is specifically trained on C++ robotics frameworks and ROS2 architectures.

  • EXPERIMENTAL AI-assisted code generation for kinematics functions.
  • IMPROVED Editor responsiveness while AI model is generating suggestions.