Skip to content

Releases: siganberg/ncSender

Release v0.3.18

31 Oct 20:00

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fixed window not maximizing properly on Linux at startup

Release v0.3.17

30 Oct 18:40

Choose a tag to compare

What's Changed

🔧 Improvements

  • Enhanced tool changing state tracking and UI responsiveness during tool change operations

Release v0.3.16

30 Oct 08:32

Choose a tag to compare

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

29 Oct 01:02

Choose a tag to compare

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

28 Oct 01:57

Choose a tag to compare

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

27 Oct 22:45

Choose a tag to compare

What's Changed

🔧 Improvements

  • Disabled automatic opening of developer tools on application launch for cleaner startup experience

Release v0.3.12

27 Oct 20:04

Choose a tag to compare

What's Changed

🔧 Improvements

  • Updated plugin distribution to use zip-based delivery for improved installation reliability

Release v0.3.11

27 Oct 19:11

Choose a tag to compare

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

27 Oct 02:06

Choose a tag to compare

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

26 Oct 23:38

Choose a tag to compare

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