What's Changed
- Add W5500 SPI Ethernet by @bensuffolk in #343
- Feature/w5500 by @fvanroie in #344
- Make MQTT work with Ethernet by @bensuffolk in #345
- Updated for new define HASP_USE_ETHSPI to allow ETHSPI to build by @bensuffolk in #402
- Add option to auto create other standard files by @bensuffolk in #404
- added compile template for TTGO T-Display v1 (esp32 version) by @marc-gist in #411
- Fix custom topic by @Eshmun in #447
- Add Sunton ESP32-2432S032C by @d00616 in #493
- Improve cpicker in two ways by @aseanwatson in #500
- Comment out LV_FONT_DEFAULT to allow custom builds to compile by @bensuffolk in #503
- Spelling/typo fixes by @paravoid in #506
- Spelling fixes (changelog) by @paravoid in #507
- Add 4MB variant for Makerfabs ESP32 TFT Touch by @paravoid in #505
- New Crowdin updates by @fvanroie in #487
- Support ESP-BOX by @yetanothercarbot in #511
- change german language de_DE.h by @marsman7 in #523
- fix compile error : 'lv_font_montserrat_14' was not declared in this scope by @marsman7 in #527
- Adding system scripts that are automatically executed when idle level is changed by @marsman7 in #531
- Update CHANGELOG.md - idle level system scripts by @marsman7 in #532
- add panlee-zw3d95ce01s-tr-4848_16MB by @kinosang in #538
- New Crowdin updates by @fvanroie in #541
- New Crowdin updates by @fvanroie in #542
- New Crowdin updates by @fvanroie in #543
- swip up to page back by default by @kinosang in #539
- Fix #534 ILI9486 Failed to start: src/drv/tft/tft_driver_lovyangfx.cpp by @dfsx1 in #553
- Allow long WiFi passwords in the GUI by @alranel in #561
- sleep state - run idle scripts and allow to control the backlight by @perexg in #582
- use one allocation size for DynamicJsonDocument settings by @perexg in #584
- Implement WireGuard VPN by @perexg in #585
- New Crowdin updates by @fvanroie in #586
- Added support for Wizee (Elecrow) 2.8 WZ2432R028 ESP32 Display by @TheHexaMaster in #591
- Fix MacOS build by @alvarolobato in #597
- Support for esp32-s3-4848S040 by @tbxMb in #612
- Add esp32-s3-4848s040 to build.yaml by @tbxMb in #614
- Add support for updated Adafruit 2.4 and 3.5 TFT FeatherWings and HUZZAH32 board by @amanaplan in #613
- Revert "sleep state - run idle scripts and allow to control the backlight" by @fvanroie in #605
- Corrected environment names for huzzah32-v2-* boards by @amanaplan in #615
- Update sunton-esp32-s3-tft.ini by @TheHexaMaster in #622
- Allow more time for http get by @hb020 in #624
- re-enable idle scripts by @hb020 in #625
- On ESP32 fade the backlight by @presslab-us in #626
- wireguard - allow to set hostname for the remote peer by @perexg in #632
- Little wireguard cleanups by @perexg in #633
- Use callback for backlight fade by @presslab-us in #641
- Improve PC port feature support (Win32/Linux) by @kuba2k2 in #631
- Fix to compile in MacOS 14 by @dgomes in #650
- Allow lanbon_eth to build by @bensuffolk in #659
- hasp dark theme - use black (no gradient) for the background by @perexg in #581
- Add QR-code object by @marsman7 in #674
- New Crowdin updates by @fvanroie in #692
- New Crowdin updates by @fvanroie in #693
- New Crowdin updates by @fvanroie in #694
- fix: improve memory leaks on delete qrcode by @marsman7 in #695
- New Crowdin updates by @fvanroie in #699
- New Crowdin updates by @fvanroie in #701
- fix: Custom Group Topic name does not work by @marsman7 in #702
- Allow overriding of LV_MEM_CUSTOM by @hb020 in #705
- add crowpanel hmi 5inch 800x480 by @marsman7 in #711
- Add support for 2424S012 (round display with ESP32-C3) by @yetanothercarbot in #714
- Add list of TFT gpio pins so that they can not be selected for IO. by @FreeBear-nc in #734
- Minor spelling mistake corrected by @FreeBear-nc in #733
- Missing the FILE_SIZE_DIVIDER for gigabits by @FreeBear-nc in #737
- Add support for Guition JC4827W543 by @kiwiz in #729
- Using size_t limits max number to 2^32. by @FreeBear-nc in #739
- New Crowdin updates by @fvanroie in #740
- Add support for Waveshare ESP32-S3-Touch-LCD-4.3 by @adampr1 in #747
- Add support for Waveshare ESP32-S3-Touch-LCD-4.3 by @adampr1 in #746
- Was a mistake to hide TFT_BCKL gpio pin from the user. On some boards… by @FreeBear-nc in #752
- Hide TFT-G5 & USB GPIO pins in web page by @FreeBear-nc in #768
- Move USB_TXD/RXD to is_system_pin() by @FreeBear-nc in #769
- Add ESP32-S3-BOX-3 support. by @yetanothercarbot in #774
- Add devcontainer configuration by @GiorgioAresu in #780
New Contributors
- @bensuffolk made their first contribution in #343
- @marc-gist made their first contribution in #411
- @Eshmun made their first contribution in #447
- @d00616 made their first contribution in #493
- @aseanwatson made their first contribution in #500
- @paravoid made their first contribution in #506
- @yetanothercarbot made their first contribution in #511
- @marsman7 made their first contribution in #523
- @kinosang made their first contribution in #538
- @dfsx1 made their first contribution in #553
- @alranel made their first contribution in #561
- @perexg made their first contribution in #582
- @TheHexaMaster made their first contribution in #591
- @alvarolobato made their first contribution in #597
- @tbxMb made their first contribution in #612
- @amanaplan made their first contribution in #613
- @hb020 made their first contribution in #624
- @presslab-us made their first contribution in #626
- @kuba2k2 made their first contribution in #631
- @FreeBear-nc made their first contribution in #734
- @kiwiz made their first contribution in #729
- @adampr1 made their first contribution in #747
- @GiorgioAresu made their first contribution in #780
Full Changelog: v0.6.3...0.7.0-rc13