Skip to content

Version 0.0.5

Latest
Compare
Choose a tag to compare
@Gadgetoid Gadgetoid released this 21 Jun 11:17
· 7 commits to main since this release
9e67d95

Badger goes PNG

This release introduces powerful new generative AI features to Ba... HA! No I'm kidding, put down your keyboard, cool your jets!

This is, mostly, a bugfix release that includes some of your fixes to Badger OS in addition to all the many, many fixes and improvements to MicroPython in the two or so versions we've skipped.

WiFi bugfixes is the name of the game here, so you can probably expect more stable and reliably WiFi connections and fewer odd quirks.

This version also introduces the PNGdec module, an embedded PNG decoder which we're now using to make the Badger OS icons lovely and crisp. If you're the disposition and ability to throw money at FOSS then please go show Larry some love!!

What's Changed

For an exhaustive list of what's changed upstream see:

Pimoroni Pico - pimoroni/pimoroni-pico@v1.21.0...v1.23.0-1
MicroPython - micropython/micropython@v1.21.0...v1.23.0

  • adding https to example urls to fix redirects error by @richrboo in #68
  • Add set_font() to porting-guide.md by @Zoobdude in #71
  • Update launcher.py for infinite scrolling by @jsh97 in #23
  • CI: Update actions to fix nodejs deprecation warnings. by @Gadgetoid in #80
  • Small 'quality of life' improvements for qrgen app by @hrw in #81
  • Add RTC I2C address to function reference by @helgibbons in #62
  • Both: MicroPython v1.23.0 + PNG decoding. by @Gadgetoid in #75

New Contributors

Full Changelog: v0.0.4...v0.0.5