mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
The last-used timestamp was previously required to sort active clients within the client panel in a sensible and deterministic order. This now happens automatically via client groups, which are stored in an array in order of last use. No code remains referencing the last-used timestamp.