# FW 0.12.0

### FW 0.12.0

**Released: November 2024**

#### Major Features

* Integrated Berry Scripting Language, replacing the previous operations system
* Implemented comprehensive Input and Output IO functionality, replacing output-only ports
* Defined EventState system for App interactions
* Introduced Parameters system for Network settings

#### Architectural Improvements

* Completely refactored Controller configuration system
* Added preprocessor directives for separating Projects from Installations
* Improved modular architecture for better extensibility
* Enhanced firmware stability and performance

#### Breaking Changes

* Berry Scripting replaces the previous operations system
* New IO system replaces the previous ports concept
* Updated configuration format for controllers
