This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
Releases: Sonoran-Software/SonoranCADLuaIntegration
Releases · Sonoran-Software/SonoranCADLuaIntegration
Release 2.8.2
Release/2.8.2 (#60) Rework tablet to use keymappings properly, no longer requires separate configuration.
Release 2.8.1
Release/2.8.1 (#58) * Handle unit panic push event * New tablet featuring a "mini" CAD. * Support for call notes Co-authored-by: xBlazeTECH <[email protected]> Co-authored-by: xBlazeTECH <[email protected]> Co-authored-by: Brian Sosnowski <[email protected]>
Release 2.8.0
Fixes critical crash issue in httpd.lua.
Release 2.7.9
*RECALLED
Release 2.7.2
-
fix: unit attach/detach issues
-
tweak: handled nested plugin folders
-
tweak: fix crash if version file isn't found
-
tweak: don't spam ratelimit warnings
Release 2.7.1
Release/2.7.1 (#51) * EVENT_DISPATCH_CLOSED error (#50) * adds RegisterKeyMapping to showcad command * Update httpd.lua * tweak: additional safety checks for updatehelper * tweak: show core update versions as info * tablet: resize and refresh commands! * tweak: tablet refresh logic * bump version to 2.7.1 Co-authored-by: itismejoey <[email protected]>
Release 2.7.0
- Adds a "plugin HTTP handler" feature.
- Fixes bugs with unit attach/detach events
- The "performApiRequest" function is exported to provide other resources an easy interface with the SonoranCAD API.
Release 2.6.6
Fixes issues with the updater and changed logic with the HTTP handler in newer FXServer versions.
Release 2.6.5
Resolves critical issue with plugin updater.
Release 2.6.4
Adds support for stream folders in plugins
Rewrite zip handler to handle stream folder
Fix logging issue with obfuscated plugins
Support idents field in detach push event
Minor updates to manifest to support YTYP streamed files