Skip to content

Releases: sco1/skyportal

Release v1.3.0

19 Apr 00:22
7b332b1
Compare
Choose a tag to compare

[v1.3.0]

Changed

  • #20 Bump supported CircuitPython to v9.x only
  • #20 Update vendored libraries to v9.0 compatible *.mpy files

Release v1.2.0

17 Nov 15:30
Compare
Choose a tag to compare

[v1.2.0]

Added

  • #14 Add support for the ADSB.lol API
  • #14 Add support for a generic flight data API

Changed

  • (Internal) Refactor API handlers to share a common base class

Removed

  • #11 Remove screenshot UI feature

Release v1.1.0

16 Nov 00:08
Compare
Choose a tag to compare

[v1.1.0]

Added

  • #3 Add optional screenshot UI target, enabled using the SHOW_SCREENSHOT_BUTTON config var
  • #3 Add aircraft information popup on icon touch
  • Add UI indicator to show when touch input is being blocked by a URL request
  • #12 Add USE_DEFAULT_MAP config var to control whether or not to attempt to obtain the map tile from Geoapify

Fixed

  • #12 Fix map tile being hardcoded to using the default vs. querying Geoapify

Changed

  • (Internal) Refactor initialization flow to attempt to preserve memory early on for high-usage tasks

Release v1.0.0

03 Nov 02:18
Compare
Choose a tag to compare

[v1.0.0]

Initial release 🎉