Changelog

Ease of use features with tables

04/03/2026

Improvement

In order to improve the user experience, you can now use various keyboard shortcuts to better navigate through the main functionality of the website:


  • Users can now use arrows keys to navigate between rows
  • Users can now use the enter button to open a clip in a new tab
  • When returning to the website after viewing a clip, the most recently viewed clip will be highlighted until another clip is opened or the tab is closed/reloaded
  • Users can use the tab key to go between buttons inside a row and hit the space button to allow certain actions such as adding or deleting clips

Image depicting the usage of row highlighting in order to improve the user experience

As show by the image above, certain rows of the table are highlighted in order to make navigation simpler. You can use arrow keys to navigate as well.

Opening clips functionality

04/03/2026

Improvement

When clicking the "View" button, clips used to open in a new tab, which was incredibly inefficient and increased load times significantly.


In order to improve the user experience, opening clips will open in the same tab, and the user can use the browser's back arrow to return to the website.

Footer toggle option

02/22/2026

Styling

For mobile users, the footer can sometimes get in the way of the central information on a page. There is now an option to toggle the footer up and down, which defaults to not being shown.

Users unable to delete players and teams

02/22/2026

Bug Fix

Fixed an issue where users were unable to delete players or teams from their organization.

Although we already had the code for deleting both players and teams, the trash can icon never rendered properly on the page. Now, users have the option to both edit and delete players and teams under an organization.

Player deletion screenshot, showing delete button rendered properlyPlayer deletion screenshot, showing delete button rendered properly

NOTE: you must have at least one player under your organization, and at least one team under your player(s).

Account Creation Organization Lockout

02/19/2026

Bug Fix

Fixed an issue where newly created accounts were unable to interact with the app.

When a user signed up, they were not automatically registered to an organization. Since all core features require organization membership, users were effectively locked out.

We added proper onboarding logic to allow users to either join or create an organization immediately after account creation.

As this website is still in active development, I am always looking for a way to improve! Email soccertaggingapp@gmail.com for any issues, requests, or suggestions. See the changelog for bug fixes and improvements.