6.2.0
2023-10-17
* New: Support for 6-pin combi sensor
* New: Remote control for TXT 4.0 Controller and BT Smart Controller
* Fixed: Blocks partially not updated after language change
* Fixed: Some minor bugs
6.1.6
2023-09-18
* New: Introduce support for BT Smart Controller
* New: Menu items to Node-RED flow and dashboard when connected to TXT 4.0 Controller
* New: Blocks for reed contact
* New: Display configuration - element to display an image, format and style options for text
* Fixed: Wrong numbers of elements when copying "format text" block or "encoder motor" block
* Fixed: Empty function names and parameters on function / import blocks
* Fixed: Sometimes duplicate line breaks after pasting Python code
* Fixed: code generation by delete blocks per backspace
6.1.5
2023-06-05
* Fixed: Copy blocks to different files
* Fixed: Break or continue of endless loop
* Fixed: Color block select color
6.1.4
2023-05-12
* New: Undo/Redo in Python view
* Fixed: Content of Python blocks can not be saved
* Fixed: Wrong format of CSV and TXT files on import
* Fixed: Functions are imported incorrectly when renaming the file
* Fixed: Use of german umlauts in the display/camera configuration
* Fixed: Wrong link in context menu of the display/camera configuration
* Fixed: Extracting blocks with using Ctrl + left mouse button
* Improved: Create and import projects
* Improved: Mobile view only on mobile devices
* Improved: Updated Blockly to version 9.2.1
* Improved: Updated Angular to version 14
6.1.3
2023-01-21
New: Python editor for entering code in python blocks
New: Show symbols from the display configuration in blocks
Improved: Selection of colors at the color detector in the camera configuration
Improved: Translation files have been updated
Fixed: Double scrollbar in Python window
Fixed: In python programming, the "Inspector" for camera and display cannot be shown
Fixed: Old programs from Gitlab are not imported correctly
Fixed: Layout error in controller block when docking or removing blocks
Fixed: Controller configuration for motors and outputs are incorrectly adopted in the interface test
Fixed: Data files (txt, csv, json) are incompletely loaded to the controller
6.1.2
2022-11-21
* New: Blocks for generic mqtt broker
* New: Blocks for machine learning
* New: txt, csv, json file support
* Fixed: Adding a display or camera generates config file with wrong name
* Fixed: Debugger can only be started once
* Fixed: Blockly not switching to readonly when Debugger runs
* Fixed: IDE freezes by entering a variable with the same name
* Fixed: Comments in Python code in the wrong place
* Fixed: Counter block on the GUI block does not work
6.0.14
2022-09-24
* New: Block to get keys from a map (dictionary)
* New: Initial code when creating a new Python project
* Fixed: Import project from file on iPads
* Fixed: Writing comments for code blocks
* Fixed: Selection of function from lib files in the thread block
* Fixed: Highlight blocks in debug mode
6.0.12
2022-07-14
* New: Ukrainian language support
* New: Zoom functionality in the editor
* New: Blocks for file handling
* New: MQTT topics for Training Factory Industry 4.0
* Fixed: Print function with black font
* Fixed: Import from GitLab on Windows machine
* Fixed: Prevent the import of main program functions in lib files
6.0.9
2022-03-18
Fixed: Wrong code generation of mqtt subscribe block
6.0.8
2022-03-13
* Fixed: Importing projects from local
* Fixed: Wrong link to Portuguese help
* Improved: Python: Define camera object in camera configuration
6.0.7
2022-02-23
* Help published for other languages (ES, FR, NL, PT, RU)
* Python: Define camera object in camera configuration
* New error messages if fischertechnik GitLab is unavailable or there is no internet connection
* Fixed: Faulty filter in GitLab Importer
* Fixed: MQTT subscriber blocks cannot be placed in main program
6.0.6
2021-12-14
* New accuracy block for environmental sensor
* Fixed: Local export
6.0.5
2021-12-01
* Fixed: Threadblock creates duplicated code execution
* Fixed: Paste menu entry was disabled when it should not be disabled
* Fixed: Imported python programs had no code
* Fixed: Vertical gauge label for width smaller than 10
* Fixed: Wrong error message shown when incorrect API-Key was used
* Fixed: Broken documentation links
* Minimal width of line detector changed to 5px
6.0.4
2021-11-03
- Show languages in language selection in native language
- Updated text of motor blocks
- Fixed: collapsed blocks showing alternate text
- Fixed: Bug in code generation for voice control
- Decreased overall CPU load
6.0.2
2021-10-15
- bug fixes and improvements