August 2026
SERVER RELEASE v2026.8.1
2026-08-14
Section titled “SERVER RELEASE v2026.8.12026-08-14”New Features
Section titled “New Features”- Secure Photo Albums
- Create and manage encrypted photo albums to safely organize and share pictures with specific channels and group members.
- Voice Noise Suppression
- Enjoy clearer voice calls with new open source background noise suppression that filters out audio distractions.
- Secure Chat Setup Wizard
- Streamline secure chat configuration and employee access management with a new guided setup wizard.
- In-App Server Updates
- Check for available server software updates directly from the admin dashboard for easier system maintenance.
Bug Fixes
Section titled “Bug Fixes”- Fixed a bug that caused active user sessions to expire prematurely.
- Fixed an issue that prevented pasting certain types of content into chat messages.
- Fixed a bug where mobile screens would stay awake unnecessarily after exiting a voice channel.
- Fixed missing media thumbnails and resolved audio routing issues on iOS devices.
Improvements
Section titled “Improvements”- Upgraded the media viewer with touch-swipe navigation, swipe-to-dismiss, and fullscreen support for a smoother mobile browsing experience.
- Improved the image upload process with drag-and-drop support, clear progress indicators, higher file size limits, and automatic compression.
- Enhanced the chat interface with easier-to-read message reaction dialogs, detailed chat previews, and a new active user list.
- Strengthened platform security for encrypted media storage, network relays, and system licensing.
SERVER RELEASE v2026.8.0
2026-08-03
Section titled “SERVER RELEASE v2026.8.02026-08-03”Work in Progress & Minor Changes
Section titled “Work in Progress & Minor Changes”- August bug list - When the user does not use the app for more than 24h, the session cookie expires. When starting the app, the user is then shown the login page for a second before the automatic session refresh using the refresh token occurs. —> Implemented
- August bug list - Opening the demo server for the first time on a new device often does not display images in the chat correctly. I think this is because the demo server is hosted on a slow google cloud vm. The time it takes the server to fetch the images from disk and then serve them to the client, the image load time has timed out. Add thumbnails and be more patient with image loading timeouts —> Implemented