Skip to content

v3.3.0

Latest

Choose a tag to compare

@pfh59 pfh59 released this 12 Jun 19:44

What’s Changed

✨ New

  • Added real-time connection statistics and dynamic user counting on the active map. PR #422
  • Exposed the application version as an OpenTelemetry metric. PR #424
  • Implemented single-tenant mode with instance creation locking and updated date UI. PR #427
    • To activate, add this Docker environment setting: Instances__SingleTenantMode=True

🐛 Fixes

  • Fixed active-map user count when switching tabs. PR #422
  • Improved connected user and statistics layout in EveSystemNode.
  • Fixed EveSystemNode node positioning and styling. PR #425
  • Fixed display of long user names to ensure visibility.

🛠 Maintenance

  • Migrated solution from WHMapper.sln to WHMapper.slnx.
  • Added AnyAsync test for DbIntegrationTest.

Full Changelog: v3.2.2...v3.3.0