2024.2.2.1015 - Fix sessions now showing up

Resonite

Enter a novel digital universe with infinite possibilities. Whether you resonate with people around the world in a casual conversation, playing games and socializing or you riff off each other when creating anything from art to programming complex games, you'll find your place here.

Just a small bugfix release, fixing a few issues. Compatible with previous. [h2]Bugfixes:[/h2] - Fixed world browser showing incompatible sessions, even when this is disabled (reported by @epiceaston197, issue #1182, fixed by @probableprime) - Fixed world browser not filtering sessions properly by universe (fixed by @probableprime) - Backported convex hull computation fix for BepuPhysicsV2 from upstream (https://github.com/bepu/bepuphysics2/issues/301) -- This should fix cases of some convex hulls causing memory access violation and crashes (reported by @stiefeljackal, issue #1198) -- This also fixes some asset variants failing to process due to same error, resulting in the asset variant worker crashing - Restructure session token swap mechanism into two phases to prevent current session from being invalidated, when the new token doesn't get updated properly -- This fixes active sessions breaking in some cases when logged for longer than 12 hours, including "Remember Me" functionality (reported by @slythefloof, @nytra, issue #1281)