Releases: siganberg/ncSender
Releases · siganberg/ncSender
Release v0.3.18
What's Changed
🐛 Bug Fixes
- Fixed window not maximizing properly on Linux at startup
Release v0.3.17
What's Changed
🔧 Improvements
- Enhanced tool changing state tracking and UI responsiveness during tool change operations
Release v0.3.16
What's Changed
✨ New Features
- Added reusable modal dialog system for plugins
🐛 Bug Fixes
- Fixed plugin module caching issue that could cause outdated plugin behavior
- Fixed tool changing detection to properly track tool state
🔧 Improvements
- Added prevention of plugin conflicts when enabling plugins with exclusive categories
Release v0.3.15
What's Changed
✨ Improvements
- Enhanced plugin dialog with improved communication between plugins and the main application
- Fixed plugin development workflow with corrected watch scripts
Release v0.3.14
What's Changed
✨ New Features
- Plugins can now subscribe to real-time server state updates for better integration and responsiveness
🔧 Improvements
- Simplified plugin management by removing submodule dependencies from main repository
Release v0.3.13
What's Changed
🔧 Improvements
- Disabled automatic opening of developer tools on application launch for cleaner startup experience
Release v0.3.12
What's Changed
🔧 Improvements
- Updated plugin distribution to use zip-based delivery for improved installation reliability
Release v0.3.11
What's Changed
✨ New Features
- Added ability to control plugin priority reordering in settings
- Added plugin version requirement checking to ensure compatibility
- Added support for installing plugins directly from root-level GitHub repositories
🐛 Bug Fixes
- Fixed sortable functionality for plugin management
- Fixed sample plugin URL references
📚 Documentation
- Added comprehensive plugin development guide
- Documented minAppVersion field for plugin manifest
🔧 Improvements
- Improved plugin management by migrating to git submodules for better version control
- Updated included plugins to latest versions
Release v0.3.10
What's Changed
🐧 Linux Support
- Added auto-update functionality for Linux installations
- Improved Linux package distribution with Debian (.deb) format
- Enhanced Linux update detection and release notes display
🔧 Improvements
- Refined release automation and asset management
- Better handling of platform-specific update manifests
Release v0.3.9
What's Changed
🔧 Improvements
- Improved update notification experience by opening download page directly in browser instead of in-app download
- Enhanced joystick Z-axis controls with reduced spacing between Z+ and Z- buttons for easier access
🛠️ Build & CI
- Updated CI build configuration