Hello again. I updated vibe.d at new version. I get this HTTP error 500
(my app doesn't crash):

Error description: std.variant.VariantException@std/variant.d(1237):
Variant: attempting to use incompatible types object.TypeInfo and
immutable(char)[] ---------------- .

I think that has something to do with the session storage i get the
error when a session starts.

Do i miss something that i had to change/update for the new version?

Thank you for any advice.