What's New

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

v2.0.86 February 20, 2026

New Features

  • Vault - added favorites system allowing users to star frequently-used content items
  • Vault - added favorites filter to view starred items across all folders
  • Vault - added trash/recycle bin with 30-day content recovery
  • Vault - added ability to restore accidentally deleted content from trash
  • Vault - added trash management with permanent delete and empty trash options

Improvements

  • Vault - delete operations now use soft delete for safer content management
  • Vault - all delete confirmations updated to inform users about trash recovery period
  • Vault - added automated trash cleanup for expired items
v2.0.85 February 19, 2026

Bug Fixes

  • Vault - fixed deletion redirect losing user's current folder context when deleting content or folders from within a subfolder
v2.0.84 February 19, 2026

Improvements

  • Vault - Improved shared content page load by moving styles to cacheable CSS file
  • Vault - Improved video embed consistency across content detail and shared views
  • Vault - Improved cache performance for content and folder operations, reducing unnecessary cache clearing and database queries after edits, moves, and folder changes
v2.0.83 February 19, 2026

Bug Fixes

  • Vault - Fixed an issue where tags could be silently missing on content with many tags
  • Vault - Fixed duplicate tags appearing on vault content detail view

Improvements

  • Database - Increased aggregation result limits to support larger data sets across all queries
v2.0.82 February 19, 2026

Improvements

  • Vault - improved performance of content sorting in vault search results
v2.0.81 February 19, 2026

Improvements

  • Vault - Improved folder listing performance by eliminating redundant database queries for subfolder counts
  • Vault - Fixed subfolder counts showing incorrectly for shared and contributor folders
v2.0.80 February 19, 2026

Improvements

  • Vault - improved shared folder loading performance by batching database queries for content enrichment
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