-
Computing:Box v26.04.15.a Stable
released this
2026-04-15 19:09:18 +00:00 | 0 commits to main since this releaseChangelog
💼 Other
-
Chore(deps): update dependency astro to v6.1.7
-
Merge pull request 'chore(deps): update dependency astro to v6.1.7' (#32) from renovate/astro-monorepo into main
Downloads
-
-
Computing:Box v26.04.13.a Stable
released this
2026-04-13 18:09:17 +00:00 | 3 commits to main since this releaseChangelog
💼 Other
-
Chore(deps): update dependency astro to v6.1.6
-
Merge pull request 'chore(deps): update dependency astro to v6.1.6' (#30) from renovate/astro-monorepo into main
Downloads
-
-
Computing:Box v26.04.09.a Stable
released this
2026-04-09 19:17:41 +00:00 | 9 commits to main since this releaseChangelog
💼 Other
-
Chore(deps): update dependency astro to v6.1.5
-
Merge pull request 'chore(deps): update dependency astro to v6.1.5' (#27) from renovate/astro-6.x-lockfile into main
Reviewed-on: #27
- Update renovate.json
Downloads
-
-
Computing:Box v26.04.06.a Stable
released this
2026-04-06 18:01:58 +00:00 | 13 commits to main since this releaseChangelog
💼 Other
-
Update dependency astro to v6.1.4
-
Merge pull request 'Update dependency astro to v6.1.4' (#26) from renovate/astro-6.x-lockfile into main
Reviewed-on: #26
Downloads
-
-
Computing:Box v26.04.02.a Stable
released this
2026-04-02 14:10:10 +00:00 | 16 commits to main since this releaseChangelog
💼 Other
-
Chore(deps): update dependency astro to v6.1.3
-
Merge pull request 'chore(deps): update dependency astro to v6.1.3' (#25) from renovate/astro-6.x-lockfile into main
Reviewed-on: #25
- Updated release workflow
Signed-off-by: Alexander Lyall alex@adcm.uk
Downloads
-
-
Computing:Box v26.03.30.c Stable
released this
2026-03-30 18:05:39 +00:00 | 20 commits to main since this releaseChangelog
🐛 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
Downloads
-
-
Computing:Box v26.03.30.b Stable
released this
2026-03-30 17:09:09 +00:00 | 27 commits to main since this releaseChangelog
🐛 Bug Fixes
- 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.
📁 Files Changed
📄 logicGates.js 📄 logicGates.html
🚀 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
-
Computing:Box v26.03.30.a Stable
released this
2026-03-30 12:58:34 +00:00 | 30 commits to main since this releaseChangelog
🚀 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
-
Computing:Box v26.03.21.g Stable
released this
2026-03-21 23:26:58 +00:00 | 33 commits to main since this releaseChangelog
Bug Fixes and Optimizations
- Addressed issues with sliders not functioning correctly after reset on hexadecimal pages.
- Fixed error with NOT gate toggling state incorrectly upon reset.
- Streamlined JavaScript logic across all simulations to reduce redundancy and improve maintainability.
Future Scope
- Prepare for Wave 2 Release with additional simulations (e.g., XOR gates, floating-point representations).
- Enhance accessibility features for a more inclusive user experience.
- Explore collaborative features for classroom settings.
🚀 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
-
Computing:Box v26.03.21.e Stable
released this
2026-03-21 22:55:39 +00:00 | 39 commits to main since this releaseChangelog
Bug Fixes and Optimizations
- Addressed issues with sliders not functioning correctly after reset on hexadecimal pages.
- Fixed error with NOT gate toggling state incorrectly upon reset.
- Streamlined JavaScript logic across all simulations to reduce redundancy and improve maintainability.
Future Scope
- Prepare for Wave 2 Release with additional simulations (e.g., XOR gates, floating-point representations).
- Enhance accessibility features for a more inclusive user experience.
- Explore collaborative features for classroom settings.
🚀 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