Skip to content

v1.3.0

Compare
Choose a tag to compare
@ilumos ilumos released this 21 Aug 16:10
· 2 commits to stable since this release

Improvements:

  • Upgrade to Laravel 11 & PHP 8.3
  • Remove Google Maps from venue page (Resolves #159)
  • Simplify LAN start/end date & time display
  • Add achievements tab to LAN page
  • Show alert if LAN is unpublished
  • Add HTTP 503 error view to show during maintenance mode
  • Load Steam app images over HTTPS
  • Show slide fullscreen button on mousemove only
  • Scale all slide text to 300% for easy reading from 10 foot away
  • Move types from docblocks to declarations
  • Remove config files that are do not deviate from defaults
  • Remove unused services from services.php
  • Add xdebug support to development image
  • Prevent authorization domain spoofing

Fixes:

  • Fix checking for role by display name instead of name
  • Fix accessing uninitialised property $currentLanAttendees in UpdateSteamUsersService
  • Fix out of memory error in lanager:update-steam-apps
  • Fix user Steam metadata not being updated on login