Skip to content

V2.23 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ralim Ralim released this 22 Dec 01:49
· 4 commits to dev since this release
dd4a550

This is a release candidate, this will be promoted to a full release depending on how many issues are found πŸ˜“

High level changes

  1. Miniware I2C changed to bit-bang for improved compatibility with newer devices with STM32 clone IC's
  2. Looping Boot Logo
  3. More fixes for GD32 clones with Miniware devices
  4. Bluetooth BLE is off by default
  5. Large internal code refactoring to make the screen drawing more flexible for larger OLEDs
  6. Further improvements to drawing on larger screen resolutions
  7. 4 Ohm tip support on Pinecil 1/2 + TS10x (Note this is at your own risk, not all hardware is designed for this)
  8. Fixes for PPS mode on some USB-PD supplies
  9. Rework of thermal runaway detection

Full changelist

New Contributors

Full Changelog: v2.22...v2.23-rc1