ESP32 Safeboot partition is now enforced. If you’re unable to upgrade due to “Program flash size is larger than real flash size” error run the Partition Wizard. See GitHub discussion for more information.
Support dropped for C3 < chip rev. 3. You can still build a custom binary if you wish to ugprade.
Change command FileUpload index binary data detection from >199 to >299
Matter relay numbering starts at 1 instead of 0 to match Tasmota numbering
Berry bool( [] ) and bool( {} ) now evaluate as false
Berry import strict now detects useless expression without side effects