This is a release candidate, this will be promoted to a full release depending on how many issues are found 😓
This builds on RC1
High level changes since RC1
- Fixes to the ID numbers used for operating modes over BLE
- Rework of the I2C on PinecilV2 to remove issues with temperature regulation and screen glitching
- Default for USB-PD negotiation changed to use "safe" profile, to be conservative in selecting voltages.
- Fixes for USB-PD to implement device caps. This should fix unit reboot issues with some laptops
- Looots of translation & documentation updates ❤️
What's Changed since RC1 (All)
- Typo corrected (Squire -> Sequre) by @StevenSeifried in #2028
- Updated translation_DE.json by @StevenSeifried in #2029
- Updated translation_DE.json (again) by @StevenSeifried in #2030
- Add macro to enable tip types for supported hardware only by @ia in #2031
- Set tip type as auto by default in runtime by @ia in #2032
- Update PL translation (v2.23 rc1) by @KITT3000 in #2035
- Allocate fixed ID's for Operating Modes by @Ralim in #2042
- Update translation_IT.json by @fredericuslaurentii in #2052
- Update translation_UK.json by @resistancelion in #2058
- scripts/deploy.sh: add handmade linter for translation-related json files to check for tabs and odd spaces by @ia in #2064
- refactor(core/settingsgui): code cleaning by @safocl in #2065
- fix: accessing inactive union members by @safocl in #2066
- README.md: add notice about BLE turned off by default now by @ia in #2067
- README.md: fix formatting of heading levels for BLE section by @ia in #2068
- Added guide for compiling under Windows by @resistancelion in #2060
- Default to no EPR/PPS so its opt in by @Ralim in #2073
- Add the notice about EPR/PPS disabled by default in the main README.md by @ia in #2074
- Debug Menu: add time of compilation to timestamp build by @ia in #2075
- USB-PD: Add minimal sink caps by @Ralim in #2081
- Fix: Potential Vulnerability in Cloned Function by @tabudz in #2083
- Dont adjust pinecilv2 max temp by Coe by @Ralim in #2082
- Updated Overall French Translations by @JustLeska in #2085
- Fixed & Updated French Translations by @JustLeska in #2086
- Rev2 reworking I2C to avoid IRQ stalling && adjusting thermal runaway for PinecilV2 by @Ralim in #2049
New Contributors
- @resistancelion made their first contribution in #2058
- @safocl made their first contribution in #2065
- @tabudz made their first contribution in #2083
- @JustLeska made their first contribution in #2085
Full Changelog since RC1: v2.23-rc1...v2.23-rc2
Full Changelog since V2.22: v2.22...v2.23-rc2