All notable changes to this project will be documented in this file.
Note: this log was populated retroactively for versions 2.1.0 and before; the notes for those versions may be missing details, especially for any bug fixes.
The format is based on Keep a Changelog, and this project adheres to the spirit of Semantic Versioning as best it can without a proper API.
2.3.0 - 2024-12-26
- Football Net (IFAB)
- Soccer Net (NCAA)
- Indoor Lacrosse (NLL customizable in feet)
- Bandage fix for ghost dots not appearing promptly by disabling the size appearance transition for ghost dots.
- Fix sizing for default Soccer (NCAA) playing area.
- Fix dot transformation when changing dimensions on customizable dimension playing areas.
- Adjusted Ice Hockey (IIHF) playing area to allow customization of width and corner radius.
2.2.0 - 2024-06-26
- Ability to choose custom height and width for soccer/football playing areas on the sport selection page and have the resulting playing area match the specified values.
- Changelog.
- Fistball (IFF) thanks to @billyfryer
- Football (IFAB customizable in meters)
- Soccer (IFAB customizable in yards)
- Adjusted Soccer (NCAA) playing area to also allow customization of field height and width.
2.1.0 - 2023-09-30
- Ability to mark textbox details as editable and edit their values in the data table.
- Sport-specific feature to NFL football that adds a toggle above the field to indicate the direction of the offense and columns for the coordinates (XAdj and YAdj) that do the calculations such that the offense is always travelling to the right.
- Tennis (ITF)
2.0.1 - 2023-09-24
- Properly save dropdown options as found by @PaShTiDa.
- Remove added shot types on reset.
2.0.0 - 2023-02-11
- Underlying data storage mechanism changed from session storage to data storage, so setups and shots for a particular playing area persist across refreshes.
1.9.0 - 2023-01-28
- Korfball (IKF) thanks to @davescroggs
- Netball (SSN) thanks to @davescroggs
- Field Hockey (IHF)
- Canadian Football (CFL)
- Canadian Football (CFL pre-2022 & Amateur)
- Hurling and Gaelic Football (GAA)
- README typos and legacy wording of rink versus playing area thanks to @davescroggs.
1.8.0 - 2023-01-08
- Ice Hockey Net (NHL)
- Australian Rules Football (AFL)
- Rugby Union (World Rugby)
- Table Tennis (ITTF)
- Add 'Fouled' as default option for Outcome for basketball.
- Bug regarding custom setup and preserving details on importing.
- Bug with firstPoint not being initialized.
1.7.0 - 2022-09-13
- Soccer (NCAA)
1.6.0 - 2022-04-02
- Ability to filter rows based on their column value.
- Analytics tracking via Plausible.
- Table download only includes filtered rows if any row filters are active.
1.5.1 - 2022-02-17
- Adjust scaling for heat map to have tighter heat maps across all sports.
- Update IIHF rink svg for pushed out blue lines.
1.5.0 - 2022-01-14
- Volleyball (NCAA)
- Men's Lacrosse (NCAA)
- Women's Lacrosse (NCAA)
1.4.0 - 2022-01-07
- Heat map view option, which adds a toggle for a 2D density plot overlaid on the playing area.
1.3.0 - 2021-12-05
- Handball (IHF)
- Modify preprocessing to inject playing area SVGs on build instead of server-side.
1.2.0 - 2021-12-03
- Option for adding calculated column "distance", which automatically calculates and has the value of the distance between two points for a row with two coordinates, or the distance between the point and the nearest goal (if applicable) for a row with one coordinate.
- Option for adding calculated column "shot value", specifically for basketball, which automatically calculates and has the value of whether a shot from the location indicated by a row with one coordinate would be worth 2 or 3 points.
- American football (NCAA)
- American football (NFL)
1.1.0 - 2021-11-13
- ice hockey (IIHF)
- Update NHL rink to make neutral zone faceoff dots red, and all faceoff dots only partially filled.
1.0.0 - 2021-11-12
- Support for shot-plotter infrastructure for other sports.
- floorball (IFF)
- basketball (NBA)
- basketball (NCAA)
- basketball (WNBA)
- Home page points to sport selection page rather the ice hockey page.
0.8.0 - 2021-10-17
- Animations for creating a new dot and row, selecting a dot, and deleting a dot.
0.7.0 - 2021-09-28
- Ability to change number of detail widgets per row of the details panel.
- Update customize model explanation.
- Bug with overlapping detail names.
0.6.1 - 2021-09-09
- Grey out "customize setup" button when there are rows in the table to indicate it cannot be done.
0.6.0 - 2021-08-28
- Ability to change number of rows per page of table.
- Paginated table rather than appending rows without limit.
- Change "customize" wording to "setup".
- Put customize modal explanation behind accordion-style tab.
0.5.0 - 2021-07-03
- Ability to have two coordinates associated with a single row.
- Ability to toggle between creating rows with one and two coordinates with a toggle or the "Shift" key.
0.4.0 - 2021-06-20
- Ability to create custom detail with a time widget that can count up or down in seconds and be edited while paused.
0.3.0 - 2021-06-08
- Ability to edit custom details.
- Ability to delete custom and default details.
- Fix mislabeling of shot # in downloadCSV.
0.2.0 - 2021-06-03
- Ability to add custom details with corresopnding widgets of type: text field, dropdown, and radio buttons.
- Ability to hide and reorder details.
- Ability to download/upload custom details setups.
0.1.0 - 2021-04-02
- Hockey rink SVG aligning to NHL specifications.
- Ability to set values for four details, "Period", "Team", "Player", and "Type".
- Ability to click on rink to create dot and add row to table with the current details.
- Ability to download and upload table.