Skip to content
Tags give the ability to mark specific points in history as being important
  • v2.7.1
    * Fix Telegram plugin Error "406 UPDATE_APP_TO_LOGIN" on connect new account
  • v2.7.0
    * Allow to address other levels as variable
    * Allow strings, numbers, arrays and objects as (default) values for level arguments
    * Launch Session recognizes if level config sets a default collection for an argument
    * Changed Launch Session arguments from Options to List
    * Upgrade serialport and axios library to fix vulnerabilities
    * Adapt usb-dmx-pro plugin to latest serialport library
    * Fix error in telegram chat create & update events
    * Fix problem with Telegram On Incoming Message not working with initial message
    * Several minor bug fixes and improvements
  • v2.6.0
    * Add logic Iterate action
    * Add atIndex and length functions
    * Throw some more errors instead of only logging them
    * Minor changes to match client upcoming v2.4.0
    * Add sort, limit and skip option for queries
    * Add array parsing for json string fields
    * Allow nested inline queries and inline regex
    * Fix wrong context binding in remove plugin command
  • v2.5.2
    * Fix fatal error in sound play action if there is no audio player available
    * Fix Telegram On Incoming Message gets stuck if respond list is empty
  • v2.5.1
    * Allow number type distinction into integer and float for OSC message
    * Make Text/Values form style default for setLights
  • v2.5.1-beta.0
    9c11ab89 · 2.5.1-beta.0 ·
    * Make Text/Values form style default for Set Lights action
  • v2.5.0
    * Add On Error action
    * Add "Keep alive and listen" option for most actions
    * Fix broken references when using two references for the same item
    * Fix broken references to Plugin Items if settings have been updated
    * Fix Items not shown when collection was deleted and readded
    * Several minor bug fixes
  • v2.4.2
    * Fix can not listen On Events from devices
  • v2.4.1
    * Fix twilio plugin not working since multiple plugin item types for messengers are allowed
    * Fix twilio plugin crash if credentials are wrong
    * Fix images not shown for npm package readme
  • v2.4.0 Release: Version 2.4.0
    * Add "now" option for dateFormat and dateOffset functions
    * Added Button support for Telegram Bots
    * Fixed and improved Cancel Session action
    * Convert manually entered dates to improve compatibility with auto generated dates
    * Allow regex in database query strings
    * Make query type casting optional for API GET requests
    * Add case sensitive option to regex in all condition capable actions
    * Add POST API endpoint that allows to dispatch game events
    * Many minor bug fixes and improvements (see latest commits)
  • v2.3.0
    * Add "multiple" option to all data actions
    * Allow directories inside functions folder
    * Ignore .json files in functions directory
    * Fix: Lat and Lon in telegram sendGeo preview displayed wrong
    * Get all items that are referenced by query when adding or removing members in Telegram Create Chat and Edit Chat
  • v2.2.0
    * Fixed: permissions could not be set for telegram group chats using Edit Chat
    * Added MQTT Plugin that allows to send MQTT messages and to react on messages that have been published to the network.
    * In addition to Accounts, Telegram Bots can now be connected to adaptor:ex via the Telegram plugin.
    * Improved error feedback when setting up plugins and plugin items
    * Added embedded functions dateTimeOffset and datetimeFormat
    * Some smaller bug fixes and minor adjustments e.g.:
      * Fix logic On Event multiple trigger on quick successive events
      * Fix varibale inside of reference fails if it is on either end of the string
      * session log in action context always print action name not action
  • v2.1.2
    * Improved error message for timeout with broken variables
    * Fix reply in *On Incoming Message* not working
    * Fix level attributes in varibles not available
    * Allow minus `-` character in variables
  • v2.1.1 Release: Version 2.1.1
    * fix telegram typing feature
    * several patches
  • v2.1.0
    * Messenger Listeners only react on initial message/call if listener is first action in this conversation
    * Add random function to embedded functions
    * Minor bug fixes
  • v2.0.2
    * Fix telegram onMessage not working for chats
    * Fix `from` not working in telegram onMessage
  • v2.0.1
    - Fix fatal error on unauthenticated socket requests
    - Fix name as default bug in function action schema
  • v2.0.0 Release: Version 2.0.0
    Besides many major and minor bug fixes and improvements, the update to Version 2.0.0 includes the following changes:
    
    * Improved multi user and multi browser collaboration
    * Instantly update level changes for all users in all browsers
    * Fixed: Console log stops updating when there are more than 11000 Lines
    * Improved function action with next state outlets
    * Inline functions arguments allow string type, number type and variables (see functions as variables)
    * Add new functions and properties to game and session context
    * Events are now bound to an event source (see events)
    * Sessions, Plugins, Plugin Items and Data items can now dispatch events
    * Replaced python telegram API library "telethon" with native javascript/nodejs module "gramjs". Therefor it is no longer required to install python.
    * Added typing delay option to Send Message action
    * Improved working with polls
    * Added invite link option to Create Chat action
    * You can now add plugins from the data or any custom directory
  • life-goes-on
    Stable life goes on show and home version
  • v2.0.0-beta.6
    71ac5357 · 2.0.0-beta.6 ·
    2.0.0-beta.6