Fixed opening of files from file browser or other apps
- Updated for upcoming App Store requirements
- Updated game controller mapping database
- Minor bug fixes and improvements
- Redesigned game controller connection and routing
- Added option to log incoming message routing
- Added option to clear log on document run
- Updated game controller mapping database
- Minor bug fixes and improvements
- Added menu actions and shortcuts
- Fix for hidden menu bar on iOS 26
- Middleware upgrades
- Updated game controller mapping database
- Minor bug fixes and improvements
- Fixes for possible problems on iOS 26
- Fixed Bluetooth MIDI controller dialog issues on older iOS
- Added warning when enabling message feedback
- Minor bug fixes and improvements
- Improved compatibility with latest iOS release
- Fixed UI layout issues on larger devices
- Improved OSC/TCP server protocol robustness
- Fixed OSC/TCP client automatic reconnection issues
- Fixed an issue with Mk1 import compatibility scripts
- Updated game controller mapping database
- Minor bug fixes and improvements
- Fixed a possible crash in Metal renderer
- Updated text rendering and layout
- Updated game controller mapping database
- Minor bug fixes and improvements
1.4.3.234:
- Fixed an input problem introduced in build 233
1.4.2.233:
- Added script editor find/replace
- Added Bluetooth MIDI controller connection UI
- Mobile file browser improvements
- Fixed a bug using GRID child control properties in messages
- Fixed a bug in 'Script Demo' example layout
- Updated game controller mapping database
- Minor bug fixes and improvements
- Added script editor find/replace
- Added Bluetooth MIDI controller connection UI
- Mobile file browser improvements
- Fixed a bug using GRID child control properties in messages
- Fixed a bug in 'Script Demo' example layout
- Updated game controller mapping database
- Minor bug fixes and improvements
- Fixed potential problems on latest iOS
- Added 'vibrate' script function
- Added Mk1 import option to generate "/vibrate" OSC message handler
- Fixed value smoothness for controls with 'Response' set to RELATIVE
- Updated script syntax highlighting and completion
- Updated game controller mapping database
- Minor bug fixes and improvements
- Added new example layout: 'Script Cracktro'
- Added support for CHAR/RGBA/MIDI/SYMBOL types to OSC script functions
- Added import option to convert Mk1 key messages to OSC
- Fixed 'gridY' property in mapping menu for RADAR/XY controls
- Fixed child properties after ungrouping GRID controls
- Fixed editor shortcuts on external keyboards
- Minor bug fixes and improvements
- Added script functions from Lua's os library: clock, date, difftime and time
- Fixed log timestamp for outgoing messages
- Middleware updates
- Updated game controller mapping database
- Minor bug fixes and improvements
- Added 'sendOSCBundle' script function
- Fixed on-screen keyboard layout and appearance
- Updated game controller mapping database
- Minor bug fixes and improvements
- Much improved Editor Network code
- Added "large document" warning after loading
- Fixed a possible crash editing OSC messages
- Fixed possible script compilation issues
- Updated game controller mapping database
- Minor bug fixes and improvements
- Increased number of MIDI/OSC connections to 10
- Added option to prevent sending of duplicate MIDI/OSC messages
- Improved support for iOS/iPadOS 18
- Middleware updates
- Updated game controller mapping database
- Minor bug fixes and improvements
Please note that the Editor Network feature requires all clients and the server to be updated.
- Fixed a crash when editing GRID controls on the editor network
- Fixed LOCAL messages resetting when changing target control
- Updated game controller mapping database
- Minor bug fixes and improvements
- Fixed Editor 'Arrange' actions for multiple controls
- Fixed pointer handling for control surfaces with padding
- Fixed sending UDP/OSC messages to multicast addresses
- Fixed log view navigation UI for large screens
- Updated game controller mapping database
- Minor bug fixes and improvements
- Fix for USB Bridge connection issues
- Fixed TCP/OSC 1.0 framing protocol implementation
- Updated game controller mapping database
- Minor bug fixes and improvements
- Added document tree 'Edit' context menu
- Added button to maximize script editor
- Added 'utf8' script library, back-ported from Lua 5.3
- Fixed handling of malformed OSC messages
- Attempt to automatically recover corrupted document files
- Updated game controller database
- Minor bug fixes and improvements
- Updated Jog-On 2 layout for Traktor by Andrew Norris: Improvements to Stem Decks and Deck volume level metering (requires updated .TSI)
- Added message count display to Message Mapping view
- Added 'trigger' script function to MIDI/OSC/LOCAL messages
- Added 'data' script function to MIDI/OSC messages
- Added passing of control message objects via script 'notify'
- Reduced loading time and memory usage for large layouts
- Fixed document corruption when pasting certain characters
- Minor bug fixes and improvements
- Added message editor TEST button to manually trigger messages
- Fixed MIDI message script callback not running for some messages
- Updated game controller database
- Minor bug fixes and improvements
- Updated UDP network layer in preparation of new features
- Updated game controller mapping database
- Minor bug fixes and improvements
- Added basic script access to control messages
- Added MIDI channel selection to 'TouchKeys' example layout
- Guarantee consistent order of properties/values across platforms
- Minor bug fixes and improvements