Skip to content

Releases: thisisevanfox/nba-my-team-ios-widget

v1.8.1

22 Oct 15:01
9dbc0a3
Compare
Choose a tag to compare

Bugfixes:

  • Added null checks to ensure the script doesn't fail if the season hasn't started yet

v1.8.0

06 Sep 07:19
4f2adc8
Compare
Choose a tag to compare

Adjustments:

  • Prepared script for new season

v1.7.0

19 Nov 14:23
a6937f0
Compare
Choose a tag to compare

Bugfixes:

  • Fixed shortName of PHI used for teamCode

v1.5.0

08 Nov 20:35
e90ed9e
Compare
Choose a tag to compare

Bugfixes

  • Fixed api for standings
  • Fixed api for top scorers

v1.4.0

27 Oct 21:03
017a605
Compare
Choose a tag to compare

New features:

Updated start year 2022 to show data for upcoming season

v1.3.0

19 Oct 19:26
91a96e6
Compare
Choose a tag to compare

New features:

  • Updated start year 2021 to show data for upcoming season

Bugfixes:

  • Removed top scorers as api changed. Top scorers will return in future releases.

v1.0.0

17 Jan 22:26
4261d64
Compare
Choose a tag to compare

Small (2x2) and medium (4x2) sized widgets are supported. Some features are not available in the small widget. I have written in the brackets after the features in which variant it is available.

  • Shows date and time of next game (local timezone) (Small + Medium)
  • Shows city where the next game takes place (Small + Medium)
  • Show live score of next game. "Live" depends on how often the widget on the homescreen updates itself. It is not possible to say exactly, when it updates. (Medium)
  • Shows stats of both teams (wins, losses) (Small + Medium)
  • Shows standings of both teams (Small + Medium)
  • Shows top scorer of your team and the opponent (Small + Medium)
  • Shows next 4 games with date (Medium)
  • Caches logos to save data volume (Small + Medium)
  • Supports light- and dark-mode (Small + Medium)
  • Supports no-background.js (Medium)