-
Computing:Box v26.03.21.f Stable
released this | 36 commits to main since this release
Changelog
🐛 Fixes
-
Fix(release): exclude current tag from previous tag lookup and handle empty result
-
Exclude newly created tag from PREV_TAG detection to avoid self-referencing ranges
-
Add fallback to prevent workflow failure when no previous tag exists
-
Update Node version in workflow configuration
-
Fixed NAND Gate logic — lightbulb now correctly updates according to the truth table.
-
Fixed XNOR Gate logic — logic now correctly handles the logic for matching inputs.
-
Fixed Reset Functionality — lightbulbs and buttons now reset correctly across all gate types.
-
General Bug Fixes — Minor improvements in input toggle functions for better user experience.
🚀 Release Notes
This release marks the Wave 2 Beta of the CS:Box project, bringing support for all fundamental logic gates. This wave includes the NAND, NOR, XOR, and XNOR gates, which have been built with consistent logic, responsive lightbulb behavior, and proper input handling. This release also introduces major fixes to the reset functionality, ensuring that all gates reset properly when the reset button is pressed.
New Features Include:
- Full support for NAND, NOR, XOR, XNOR logic gates.
- Input toggle buttons now work seamlessly for all gates.
- Lightbulb status updates in real-time according to input changes.
- Reset button now clears all input states and correctly resets the lightbulb status for each gate type.
Looking Ahead:
- Further UI improvements to make the interface more user-friendly.
- Expanded testing to ensure accurate logic across all devices.
Enjoy this latest version of CS:Box! 🚀
Downloads
-
You've already forked computing-box