Find all the new features, improvemements and bugfixes here.
Long messages now collapse with a "Read more" toggle, keeping the chat clean for bot reports and lengthy content.
Devices can now be removed from the authorized devices list directly from settings, with a confirmation modal before revoking access.
Copying a trusted key now shows visual feedback on the button and a toast notification instead of a browser alert.
Added dynamic sitemap.xml, listing all public pages and articles for search engine and AI crawler indexing.
Added dynamic robots.txt with explicit allow rules for all major search engines and AI crawlers. Fixed issues to automatically excluded testing environments from indexing.
Fixed missing icons for direct url's.
Fixed a bug causing HTTP errors (404, 405, etc.) to be logged with incorrect status code 500 in the error log.
Fixed a bug causing Uptime Kuma health checks to be counted as unique visitors in usage statistics.
Added ephemeral message deletion - rooms can now have a TTL, with messages automatically purged by a background scheduler.
Fixed a critical bug, blocking all users from subscribing to the messaging hub, resulting in push notifications failing.
Added room webhooks - external services can now post messages into a chat room via a secure per-room webhook token.
Webhook messages support raw HTML content, enabling rich formatting in bot-delivered messages.
Changed UI for auth option in header for easier navigation.
Fixed a critical bug, blocking new users from registering a fresh device.
Various other small tweaks
Cleared "Critical Error" status for corrupted logs.
Fixed a bug causing the uptime bot to be counted in usage statistics.
Fixed a bug causing many non-critical http codes to be caught as 500 errors.
Added rate limiter.
Fixed a bug causing invalid actions to show in device settings section.
Changed UI for copying trusted keys for each device to make it more intuitive.
Various other small fixes and improvements.
Added devices overview in settings, with new flow to bind extra devices to your account.
Small security fixes.
App beta released! Hello World, Dyscron!