Download
You can download the latest version of Ozeki Chat Server by clicking on the link below. After download, you need to unzip it and run the installer in the zip package.
Ozeki Chat Server v10.4.57Updated: 2024.10.10.
- New feature (SQL AI): This version includes SQL AI Chat bot. With this chat bot you can talk to a SQL database in natural language.
Updated: 2024.09.27.
- New feature: AI studio. This app makes it possible to setup AI chat bots and, to host AI models on your own PC
- New feature: Chat gateway. This app allows you to connect chat accounts to chat bots, data bases, file storage locations, to allow automated information retrieval services through chat
- New feature: GGUF model support. You can download GGUF AI models from Huggingface.co and use them to host AI chatbots locally. There are more then 1 000 000 AI models availble to choose from
- New feature: ChatGPT API support. You can connect your chat system to the OpenAI ChatGPT API.
Updated: 2024.09.16.
- New feature (Ozeki Chat Gateway):This version includes the Ozeki Chat Gateway app, to allow you to send chat messages automatically from IT systems
Updated: 2024.09.14.
- New feature (Control Panel): The chat control panel was added to the chat server GUI, to allow user creation, chat group creation and friendship management.
Updated: 2024.09.08.
- Improvement (Chat client): The chat client went through major improvements. Dark mode support, quotes, instant emoji replies and much more was added
Updated: 2024.07.09.
- New feature (Chat client): The Chat client has been significantly improved. This version includes chat clients 2.7, 2.8 and 2.9 with 2.7 set as the default
- New feature (Voice calls): Two party voice and video calls can be initiated in this version
- Improvement (Screen sharing): Desktop clients can do screen sharing in video calls.
Updated: 2024.04.03.
- Improvement (Messaging): File messaging improvement
Updated: 2024.03.20.
- New feature: Internet Access
- New feature (Browswer chat): The chat server version allows browser users to chat with each other. No client installatoin is needed.
- New feature (Logs): Daily log rotation is introduced to save disk space
- New feature (SQL to chat): Chat messages can be sent from SQL databases
- New feature (HTTP to chat): Chat messages can be sent using HTTP requests
- Improvement (Logs): The log file names are updated to make them free of spaces and special characters
- Improvement (Control panel): The help section of the control panel app is improved
- Improvement (P2Pl): The P2P network connection setup is improvied
- Improvement (Routing): The advanced page of the routing match conditions did not make it possible to install new custom conditions. This issue is resolved. Now you can install and configure custom matching conditions
- Bug fix (Routing GUI): The text matching routing rule GUI did not provide correct examples for matching patterns. The examples are corrected.
- Bug fix (UCP connection GUI): The GUI had two configuration tabs. Now there is only one.
- Improvement (P2P stack): The link setup between chat clients and the server discovery was improved.
- New feature (Installer): A new dialog window is created to help you follow the progress of the installation from the app store
- Improvement (Installer): The ozeki store / installer feature now downloads all components before it starts the installation. The previous version did the two steps simultaneously, which could lead to errors in case of instable network environments.
- Improvement (P2P): The chat network link setup functionality is improved.
- Improvement (P2P): The chat server is improved. It allows simultaneous connections from multiple (e.g.: LAN and WAN ip-s).
- Improvement (Keepalive): The keepalive/automatic reconnect functionality is more intelligent in messaging connections, such as SMPP
- Bug fix (SMTP): The built in E-mail server (SMTP) had a bug, that prevented it to accept some e-mails. This bug is fixed.
- Bug fix (SMPP): The password box of the SMPP client did not work porperly. It is fixed.
- Improvement (Security): The login form security is improved
- Improvement (Security): Remote chat clients are not allowed to commicate with local connections unless explicit permission is granted
- Improvement (Security): Chat users are only allowed to login on the local computer
- Improvement (Security): Friendships are not established automatically in the chat client
- Improvement (Security): Tunnels used for voice calls are not enabled by default
- Improvement (Ozeki account): The Ozeki Account app allows you to edit your security details, such as login e-mail, password, etc.
- Improvement (UDP): The UDP link management for all services based on UDP/IP is improved
- Bug fix (Keepalive): The automatic reconnect of lost network connections feature had a bug, that prevented the reconnection in some cases
- Bug fix (Imap): The Imap client had a bug, that is fixed.
- Bug fix (Database): The SQL query building had a bug, that is fixed. This prevented some SMS messages to be saved into the database. (Happened very rarely, but it had to be fixed)
- New feature (Unified version numbers): The version numbers are synchronized accross Ozeki products, to help compatibility when multiple products are installed on the same computer. This is why you see a big jump in the versioning of some products.
- New feature (IMAP): We have implemented the IMAP client protocol. Now you can connect your system to e-mail servers through IMAP (both plain and SSL connections are supported). This allows you to create great e-mail gateway setups, such ash e-mail to chat or e-mail to SMS.
- New feature (SMS to Chat): If you install the Ozeki Chat server and the Ozeki SMS Gateway apps, you can chat with mobile phones in SMS. This gives the same experience you would get in a standard chat application.
- New feature (Email to Chat): If you install the Ozeki Chat server and the configure an IMAP or POP3 client connection, you can chat with e-mail contacts, as you would chat in a standard chat application
- Improvement (Chat): The chat transport now supports both UDP and TCP connections
- Bug fix (HTTP API): The HTTP API did not work because of an obfuscation error. This bug is fixed.
- Bug fix (Friendship delete): If a P2P friendship was deleted, the information was not transfered to all clients. This bug is fixed.
- Bug fix (File transfer): The P2P file transfer for encrypted connections had a bug, that is fixed now.
- New feature (SMPP user): On the SMPP user s config form, in the Advanced tab page in the delivery report group box you can select Hex formatted submit reporting. If you enable this option, the SMS submit reports returned to incoming SMS messages to your SMPP customers, will be in Hex format. Note that the delivery reports will contain the format as Integer numbers.
- Improvement (Delivery reports): Some SMPP providers return the submit reference in Hex format and the reference in the delivery report is sent by them in int format. Our previous SMS gateway, Ozeki NG SMS Gateway were able to handle this setup, it could match delivery reports in this case. This functionality was added to the SMPP client connections in Ozeki 10. If you use SMPP SMS connections in this product, and you experienced problems with delivery reports, this fix will solve the problem.
- Improvement (Password form): The appearance of the password change form is improved
- Bug fix (Memory leak): Another memory leak was discovered, that could impact long term operations. This is fixed.
- New feature (Automatic updates): Automatic updates are available from this version on.
- New feature (Chat): If P2P communication is used availabilty of remote parties are handled more efficiently
- Improvement (Logging): The overall quality of log entries have been improved. Several meaningless leg entries were removed from the logging system.
- Improvement (Text to speech): The text to speech capability is improved. Now individual browsers and browser tab pages can be address to read out text.
- Improvement (Database reporting): The reporting system (e.g. reporting database) is not recording suplementary messages.
- Bug fix (Memory): A memory leak was discovered. It is fixed.
- Bug fix (Stability): An unexpected exception could occur during heavy network, that could cause the Ozeki service to stop unexpectedly. This bug is fixed.
- Bug fix (GUI): In cases of parallel GUI access some GUI components were duplicated on the screen. This bug is fixed.
- New feature (Installer): The Ozeki installer that allows easy updates are included in this package.
- New feature (P2P): The P2P file exchange feature is improved.
- Bug fix (Stability): The service could stop unexpectedly in previous version. This bug is fixed.
- Improvement (Diagnostic): The system has been moved to different product to save resources.
- Bug fix: (Memory leek bug has been fixed.)
- Bug fix: (The messages could get stuck in the outbox folder. This bug is fixed.)
- Bug fix: (User interface bugs has been fixed.)
- New feature (Database): Ozeki Database Engine 1.0
- Bug fix (IMAP): The multiple access synchronisation bug has been fixed.
- Bug fix (IMAP): The deadlock bug fixed.