We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f6c96f commit 98439f8Copy full SHA for 98439f8
app/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ncsender",
3
- "version": "0.3.78",
+ "version": "0.3.79",
4
"description": "ncSender - Unified CNC Controller Electron App",
5
"homepage": "https://github.com/siganberg/ncSender",
6
"author": {
latest_release.md
@@ -1,4 +1,6 @@
## What's Changed
-### 🔧 Improvements
-- Separated TLS and Probe functionality for better control and clarity
+### ✨ New Features
+- Added auxiliary output control for additional hardware integration
+- Added real-time tracking of output pin states
+- Pin state now reads and displays initial status on startup
0 commit comments