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