Skip to content

Releases: adafruit/Adafruit_CircuitPython_PortalBase

3.3.0 - Outlined Text Support

06 Aug 21:08
c87f120
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.1...3.3.0

3.2.1 - Fix in graphics.splash()

28 Jul 21:31
149d4f3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.2.0...3.2.1

3.2.0 - Text Fields Property & Support for PNGs/JPGs

23 Jul 17:13
7aa6fb8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.2...3.2.0

3.1.2 - Fix Single Value Text Fetch

22 Jul 13:23
bbae5e4
Compare
Choose a tag to compare

What's Changed

  • fix handling of single value text response by @FoamyGuy in #109

Full Changelog: 3.1.1...3.1.2

3.1.1 - Update RTD Config

17 Jun 16:36
Compare
Choose a tag to compare

Changes to main graphics group name

12 Jun 17:44
7215d6f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.1.0

3.0.2 - Displayio API Updates

30 May 15:16
e00bf2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1 - Remove secrets.py Usage In Docs Conf

28 Feb 02:57
53c1666
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.0.1

3.0.0 - remove secrets.data; deprecate secrets.py

23 Feb 15:27
094257f
Compare
Choose a tag to compare

What's Changed

Minor updates to remove secrets usage and update keys:

  • Remove secrets_data
  • Update secrets.py comments to settings.toml
  • Update AIO keys from AIO_* to ADAFRUIT_AIO_*
  • Update learn links to point to correct page for settings.toml
  • Update adafruit_portalbase.network.NetworkBase.get_setting to handle newer ADAFRUIT_AIO* key names and show a warning when using secrets (tests added to make sure it's working as expected)

Full Changelog: 2.1.3...3.0.0

2.1.3 - RTD Sphinx Config

16 Jan 19:58
Compare
Choose a tag to compare