Free open source chat and messaging solution for macOS

Rocket.Chat for Mac

Rocket.Chat 4.15.3

  -  223 MB  -  Trial

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Rocket.Chat 4.15.3.


For those interested in downloading the most recent release of Rocket.Chat for Mac or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Rocket.Chat 4.15.3 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Rocket.Chat 4.15.3 Screenshot 1
  • Rocket.Chat 4.15.3 Screenshot 2
  • Rocket.Chat 4.15.3 Screenshot 3
  • Rocket.Chat 4.15.3 Screenshot 4

What's new in this version:

Fixed:
- Supported-versions exceptions now validate correctly on the desktop app. Workspaces with a version exception issued by Rocket.Chat Cloud could be shown the "unsupported workspace" screen: the exception scope check did not cover deployments where the workspace uniqueID was not yet stored locally. The desktop now resolves the workspace identity before validating, and exceptions from server, cloud, and cached payloads are honored whenever they are valid and unexpired.
- Supported-versions validation hardening. Recovery from malformed cached data no longer leaves validation in a stuck state; validation re-runs on wake from sleep; a "Check again" button on the unsupported-workspace screen re-triggers validation without restarting the app; offline validation now considers both the cached and the bundled version data, so a workspace kept usable by a cached exception is not blocked by newer bundled data.
- Version enforcement requires complete data. A payload with a missing or malformed enforcement date no longer blocks the workspace; blocking requires a valid, past enforcement date.
- Expiration warning reliability. The expiring-workspace warning dialog no longer fails silently when the payload's translations lack the user's language, and it re-evaluates when switching workspaces.
- Linux/Wayland: removed startup screen-capture enumeration that could open the system screen picker when the app launched.

Internal:
Supported-versions types and test fixtures aligned with the real /api/info contract, plus a live wire-contract test guarding against drift