Releases: n0xa/m5stick-nemo
NEMO Release v2.7.0
What's Changed
- Fix color scheme EEPROM, change clock to 7-segment font by @n0xa in #151
- Update README.md by @WouterVanGoey in #150
- Add LANGUAGE_FR_FR localization by @9Ri7 in #127
- Update localization.h by @klamath1977 in #117
- Merge Develop to main by @n0xa in #152
New Contributors
- @WouterVanGoey made their first contribution in #150
- @9Ri7 made their first contribution in #127
- @klamath1977 made their first contribution in #117
Full Changelog: v2.6.0...v2.7.0
NEMO Release v2.6.1
What's Changed
- Fix color scheme EEPROM, change clock to 7-segment font by @n0xa in #151
- Update README.md by @WouterVanGoey in #150
- Add LANGUAGE_FR_FR localization by @9Ri7 in #127
- Add LANGUAGE IT_IT by @klamath1977 in #117
New Contributors
- @WouterVanGoey made their first contribution in #150
- @9Ri7 made their first contribution in #127
- @klamath1977 made their first contribution in #117
Full Changelog: v2.6.0...v2.6.1
NEMO Release v2.6.0
What's Changed
- ci: dockerize build by @ahmedalhulaibi in #105
- Change UI look and feel, custom foreground/background colors by @n0xa in #111
- Minor UI fixes, Color Themes by @n0xa in #112
- Merge Develop Into Main by @n0xa in #114
New Contributors
- @ahmedalhulaibi made their first contribution in #105
Full Changelog: v2.5.1...v2.6.0
NEMO Release v2.5.1
This is a minor bug fix release for NEMO Portal, which wasn't working all the time. Several different reviewers missed the error in the code.
What's Changed
- Fix to Nemo Portal by @bmorcelli in #107
Full Changelog: v2.5.0...v2.5.1
NEMO Release 6049c64
NEMO Release v2.5.0
What's Changed
- Modify trigger and Generate release notes by @vs4vijay in #83
- Spelling mistake on line 21 - portal.h by @StefCoders in #82
- [Cardputer] Battery Info Improvement (UI and Logic) by @gustavocelani in #89
- Added Apple Vision Pro before AppleTV in AppleJuice by @StefCoders in #88
- Deauth, SD fix to M5sticks by @bmorcelli in #84
- un-dim NEMO Portal when select key pressed by @n0xa in #93
- Aggressive wifi spam by @n0xa in #94
New Contributors
- @StefCoders made their first contribution in #82
- @bmorcelli made their first contribution in #84
Full Changelog: v2.4.1...v2.5.0
NEMO Release 2.4.1
What's Changed
- Plus2 Clock mode added
- Plus2 TV-B-Gone fixed
- Various IR/LED Logic cleanup
- Plus2 and Cardputer backlight calibration. Lowest brightness should still be legible in a dim room.
Full Changelog: v2.4.0...v2.4.1
NEMO Release v2.4.0
What's Changed
- translating-pt-br by @Mmatuda in #59
- Fixed the QR Code flickering and also the QR Code will be bigger and centralized. by @Niximkk in #64
- Update m5stick-nemo.ino by @DoflamingoZK in #71
- Support for battery info and M5LED fix for M5Stickc plus2 by @chr0m1ng in #63
- NEMO Portal - Type SSID Using Cardputer Keyboard by @gustavocelani in #69
- Create automated build and release firmware by @vs4vijay in #75
- bump up font size in wifi scan by @n0xa in #77
New Contributors
- @Mmatuda made their first contribution in #59
- @Niximkk made their first contribution in #64
- @DoflamingoZK made their first contribution in #71
- @chr0m1ng made their first contribution in #63
- @gustavocelani made their first contribution in #69
- @vs4vijay made their first contribution in #75
Full Changelog: v2.3.2...v2.4.0
NEMO Release 217bde7
test release from github action
NEMO Release v2.3.2
NEMO 2.3.2 improves a few things, notably making WiFi Spam more consistent, thanks to @bicurico for running it down to some changes I made between 1.4 and 2.0.
On Cardputer, the up-arrow now works properly again, and it will roll back to the end of any given menu if you scroll up from the top menu option.
This also should fix a problem with a corrupted image upload for the M5Stick C Plus in release 2.3.1. Sorry about that.