What's Changed
- feat : fixes #211 switch off led dongle while screen is off by @julio-matarranz in #244
- feat : add esp32 s3 wroom 1 with rgb led by @julio-matarranz in #245
- Tips for online flash by @drego85 in #243
- Add link to Online ESP Tool by @drego85 in #242
- Fix two links by @drego85 in #250
- fix format and allow buildings of all boards by @valerio-vaccaro in #255
- fix const name causing build error on T-Display_V1 by @giovantenne in #251
- fix building nerdminer t display esp32cam by @valerio-vaccaro in #257
- feat : support s3 mini devices by @julio-matarranz in #256
- feat : add support to c3 devices (mini ai-c3 and c3 super mini, 24khs) and refactor rgb led devices by @julio-matarranz in #267
- Setting up RGB LED for M5 StampS3 device by @gyengus in #264
- M5StickC support added by @toto99303 in #270
- Add pool.sethforprivacy.com and minor content improvements by @sethforprivacy in #276
- Adding note about effect of missing BTC address, formatting improvements by @sany3001 in #278
- Cleaned up some unused libs for M5StickC by @toto99303 in #280
- fix #264 use mutual esp32rgb.h for m5 stamp by @julio-matarranz in #281
- Add support Lilygo T-Embed board by @nilson-santos in #293
- Added support for another ESP32_2432S028 variant. by @paelzer in #295
- secure pin without screw by @CyberSensei1 in #370
- feature: add lilygo t-hmi duex by @cosmicpsyop in #302
- Updated esp322432s028r.h with SD card interface pin defines by @paelzer in #308
- feat : adding support to lilygo s3 amoled touch 78khs & waveshare ESP32-S3-GEEK dongle 78khs & weact ESP32-D0WD-V3 57khs & wemos s2 mini 38khs fixes #202 and disable/enable led on no display board by @julio-matarranz in #334
- Fix hours-to-seconds conversion in save intervals by @xphade in #341
- fixed wm password_text_box parameter error (and not appearing) by @dwightmulcahy in #346
- added ignore for jetbrains/clion directory by @dwightmulcahy in #347
- added timeconsts to make delay times more obvious and less error prone by @dwightmulcahy in #348
- added consts for display rotation for clarification by @dwightmulcahy in #350
- port to m5stack core and wt32-sc01, wt32-sc01-plus by @valerio-vaccaro in #353
- fix : correct linux path (working on windows vscode) for 2432S028 boards and ignore hansolominer on new boards by @julio-matarranz in #374
- miner version is now sent to the mining pool by @dwightmulcahy in #375
- rebase by @BitMaker-hub in #373
- Details of Pool nerdminers.org by @drego85 in #411
- Remove vkbit.com pool by @djerfy in #410
- Update monitor.h by @Junior3gs in #362
- Improvement getNextExtranonce2 and create getRandomExtranonce2 by @AchcarLucas in #290
- t-hmi model improvements and bugfixes by @cosmicpsyop in #379
- zero out mining stats when a reset is done by @dwightmulcahy in #349
- feat : add automatic draft prerelease on dev branch and upgrade build steps by @julio-matarranz in #403
- Update platformio.ini to fix TTGO-T-Display build by @thre3eye in #408
- fix: add bootapp to prerelease by @julio-matarranz in #415
- feat : add support to esp32 s3 geek using sdcard fixes #405 by @julio-matarranz in #414
- feat : release by @julio-matarranz in #424
- chore : upgrade libs and specify tags when it wasn't the case by @julio-matarranz in #416
- fix: miner screen size for ttgo 1.14 by @alexandresanlim in #421
- chore : cleanup bin that are available on prerelease and soon on release and managed on webflasher by @julio-matarranz in #423
- Solution to the odd colors in new boards version (work on any variant), and some improvements. by @nitroxgas in #397
- t-hmi: fix sdcard class for 1bit and add touchhandler class by @cosmicpsyop in #420
- fix : release automatically set as latest by @julio-matarranz in #428
- fix : nerdminer typo by @julio-matarranz in #509
- chore : update fastled and onebutton by @julio-matarranz in #511
- update BTC price API by @WantClue in #536
- CYD ESP32_2432S028 Brightness option in config by @Xundi007 in #530
- add automagic firmware version name by @valerio-vaccaro in #460
- Update NerdMinerV2.ino.cpp by @Mouflon23 in #552
- Add support for M5StickC Plus2 by @TheMiner203 in #546
- ESP32_2432S028_2USB missing invert screen config option, extra screen heap by @Xundi007 in #529
- feat: support ESP32-C3 and ESP32-S3 0.42 OLED by @mrthiti in #545
- feat : start s3 dongle without screen on and back screen functions if BL is off by @julio-matarranz in #510
- allow other platforms to call respective mining workers api by @cosmicpsyop in #486
- Update correctly the bitcoin price by @yonijuerga in #429
- Add driver support for M5Stick-C Plus device. by @tnehowig in #435
- Create NerdMiner_v2.git by @George088g in #433
- Update README.md by @odinstar in #584
- Update README.md by @odinstar in #585
- docs: add ESP32 C3/S3 0.24 Inch OLED Affiliate links on README.md by @mrthiti in #565
- Update README.md by @odinstar in #598
- update gui and share SquareLineStudio complete project! by @valerio-vaccaro in #604
- Revert "Create NerdMiner_v2.git" by @KillerInk in #603
New Contributors
- @toto99303 made their first contribution in #270
- @sethforprivacy made their first contribution in #276
- @sany3001 made their first contribution in #278
- @nilson-santos made their first contribution in #293
- @paelzer made their first contribution in #295
- @CyberSensei1 made their first contribution in #370
- @xphade made their first contribution in #341
- @dwightmulcahy made their first contribution in #346
- @djerfy made their first contribution in #410
- @Junior3gs made their first contribution in #362
- @AchcarLucas made their first contribution in #290
- @thre3eye made their first contribution in #408
- @WantClue made their first contribution in #536
- @Xundi007 made their first contribution in #530
- @Mouflon23 made their first contribution in #552
- @TheMiner203 made their first contribution in #546
- @mrthiti made their first contribution in #545
- @yonijuerga made their first contribution in #429
- @tnehowig made their first contribution in #435
- @George088g made their first contribution in #433
- @odinstar made their first contribution in #584
- @KillerInk made their first contribution in #603
Full Changelog: Release-1.6.3...nerdminer-release-V1.7.0