Changelog
2025-04-22
)))
Error message adjustments.
Added case for 404 error on recommended endpoint.
Check for empty array.
Switched to recommended server endpoint.
Should probably also bump the version.
Forgot to update the migration, oops.
Added chat server selection endpoints.
Fixed oversights.
Fixed missing arguments.
Added support for new login/token endpoints.
Added support for new login/token endpoints.
Added new token/login endpoints for chat.
Use URI instead of URL in the API.
2025-04-21
Fetch Kaomoji list through API instead of Futami.
Backported API updates.
Added kaomoji list to the database.
Updated libraries.
Only use futami common for server urls.
Reduced futami footprint here as well.
Prefixed GIT_HASH access with window.
Updated libraries.
Reduced dependency on futami API.
Take Flashii URL instead of Flashii API url.
2025-04-20
Alter pong packet to conform to the spec.
2025-04-15
Expand fields.
2025-04-14
Fixed crash on the byte length check.
Downgrade to .NET 6.0 again.
Count UTF-8 bytes and graphemes instead Microsoft brand UTF-16 whatevers.
Fixed text colours not loading.