Fixed a bug incorrectly comparing the scores as string - #18573
Improvements - January 31, 2025
Added play-by-play view for completed and in-progress games.
Added details view for games list.
Added scoreboard for completed and in-progress games.
Fixes - October 28, 2024
Removed year from standings to default to current season.
Improvements - August 28, 2024
Added a score command that shows the scores of the games that are currently in progress and the games from the last 7 days.
Fixes - August 27, 2024
If useLastValue is not selected in preference, then default values for dropdown is picked from preference.
Uses bundled heart icon from raycast instead of a custom one.
Improvements - August 22, 2024
Adds the ability to select either the NBA or WNBA league to view games, standings, and more.
Adds a preference to store last values for league, conference etc. in drop-downs instead of default values.
Improvements - November 30, 2023
Add livescores to the Schedule view for terminated and in progress games
Use team’s full name instead of an abbreviation for better readability
Improvements - November 14, 2023
Add the option to choose the default conference (East or West) and to view standings for the whole league.
Fix - October 30, 2023
Add a rule to set the year according to the start of the new NBA season, traditionally in October.
Fix - March 12, 2023
Fix data (wins, losses, seed) in "View Standings" command. More robustly find stats by name instead of index.
Add a dropdown to "View Standings" command to view by conference
Rank standings in "View Standings" command in terms of seeding.
Fixes - January 8, 2023
Fix data (wins, losses, rank) in "View Standings" command
Fix display of weekday in "View Upcoming Games" command
Improvements - August 15, 2022
Added Cache APIs to speed up the commands.
Visual changes to actions and lists.
New Feature - June 6, 2022
New command to view NBA headlines / news
Notes: This is a little buggy because Raycast has trouble supporting larger text lengths. Will try and either find a workaround or wait for the bug to be fixed.
New Feature - June 6, 2022
New Addition to celebrate the beginning of the NBA 2022 Finals 🎉
When viewing team standings you can now view the team's roster
When viewing roster you can view player injury status and see additonal information about each player
Fix - June 1, 2022
Fixed wrong day of the week being displayed on upcoming games.