What's New

Stay up to date with the latest features, improvements, and updates to HockeyShare.

v2.0.79 February 19, 2026

Improvements

  • Vault - Added transaction safety to content creation, deletion, and move operations to prevent data inconsistency
  • Vault - Strengthened folder move authorization to require ownership of the target folder
  • Vault - Improved database connection sharing between vault subsystems for better reliability
  • Vault - Added security monitoring logs for unauthorized folder access attempts
v2.0.78 February 18, 2026

Bug Fixes

  • Vault - Fixed output escaping in shared folder and content pages
  • Vault - Fixed output escaping in vault content detail pages
  • Vault - Fixed output escaping in vault folder browsing and breadcrumbs
v2.0.77 February 18, 2026

Improvements

  • Notifications - improved notification delivery speed from ~5 minutes to ~15 seconds
  • Notifications - reduced server load with conditional HTTP requests that skip processing when nothing has changed
  • Notifications - added multi-tab synchronization so only one browser tab checks for updates
  • Notifications - added adaptive polling that slows down when the user is idle or the tab is in the background
  • Notifications - added rate limiting on notification polling endpoint
v2.0.76 February 18, 2026

Improvements

  • Notifications - email notifications now triggered for all sharing and team actions based on user preferences
  • Notifications - notification preference links in emails now point to the correct preferences page

New Features

  • Notifications - added email templates for drill sharing, playbook sharing, team announcements, practice updates, lineup sharing, team invitations, collaboration invitations, and video clip sharing
v2.0.75 February 18, 2026

New Feature

  • Notifications - Added user notification preferences page where users can control which notifications they receive and how (in-app, email, email frequency)

Improvements

  • Notifications - Added preferences navigation link to the notifications list page
v2.0.74 February 18, 2026

Bug Fixes

  • Perform - Fixed leaderboard rankings not accounting for tied athlete scores
  • Perform - Fixed leaderboard displaying athletes with no meaningful results
  • Perform - Fixed leaderboard athlete limit cutting off tied athletes at the boundary
v2.0.73 February 18, 2026

Improvements

  • Perform - improved leaderboard print to use a clean, formatted template matching the PDF export layout
v2.0.72 February 18, 2026

New Features

  • Perform - Added custom report title option for leaderboard exports (PDF, CSV, and print)
v2.0.71 February 11, 2026

Improvements

  • Teams - Refactored team management into dedicated service modules for better performance and maintainability
  • Teams - Improved announcement content rendering with enhanced caching
  • Teams - Improved communications and email recipient management
  • Teams - Improved roster, lineup, and staff management
  • Teams - Improved game scheduling and statistics handling
  • Teams - Improved itinerary and practice management
  • Teams - Improved file upload handling
  • Teams - Improved public team page performance
  • Teams - Removed legacy code and unused components
v2.0.70 February 11, 2026

Bug Fixes

  • Teams - fixed an issue where video data was not properly removed during team deletion
  • Teams - fixed an issue where checklist data was not properly removed during team deletion
  • Teams - fixed an issue where goal tracking data was not properly removed during team deletion

Improvements

  • Teams - improved data cleanup coverage for injuries, travel events, and season schedules during team deletion
  • Teams - added automated orphan detection to identify and resolve stale data records
  • Teams - improved reliability of scheduled team deletion processing