Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Releases: Sonoran-Software/SonoranCADLuaIntegration

Release 2.8.2

17 Sep 05:14
f66522d
Compare
Choose a tag to compare
Release/2.8.2 (#60)

Rework tablet to use keymappings properly, no longer requires separate configuration.

Release 2.8.1

16 Sep 16:50
f454363
Compare
Choose a tag to compare
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

29 Aug 06:36
Compare
Choose a tag to compare

Fixes critical crash issue in httpd.lua.

Release 2.7.9

27 Aug 22:24
4dc6af2
Compare
Choose a tag to compare
Release 2.7.9 Pre-release
Pre-release

*RECALLED

Release 2.7.2

13 Aug 20:26
b256873
Compare
Choose a tag to compare
  • 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

11 Aug 06:01
63cc3f8
Compare
Choose a tag to compare
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

07 Aug 00:39
Compare
Choose a tag to compare
  • 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

04 Aug 05:04
Compare
Choose a tag to compare

Fixes issues with the updater and changed logic with the HTTP handler in newer FXServer versions.

Release 2.6.5

28 Jul 15:44
Compare
Choose a tag to compare

Resolves critical issue with plugin updater.

Release 2.6.4

28 Jul 02:17
Compare
Choose a tag to compare

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