D V
D V
# Description This PR addresses the issue #204, regarding MongoDB crashing on Apple Silicon devices when running Rocket.Chat using Docker Compose. The root cause is related to QEMU not supporting...
## Context **As per official deploy docs: [here](https://docs.rocket.chat/deploy/prepare-for-your-deployment/rapid-deployment-methods/docker-and-docker-compose)** ```zsh docker compose up -d ``` This command will: - Start a MongoDB service named mongodb. - Start a service rocketchat, which...
**What kind of change does this PR introduce?** This PR aims to provide some bug fixes, clean code refactor, enhanced code and add new enhancements such as implementation of analytics...
**Description:** Integrate Bowtie to provide users with detailed benchmarks and comparisons of JSON Schema implementations, enhancing the data-driven nature of the tooling page. **Major Tasks:** - [x] **Integration** - Connect...
**Description:** Post user interactions and engagement patterns and analytics on the tooling page to identify trends and insights for further improvements. **Major Tasks:** - [x] **Analytics Integration** - Integrate Google...
### What Docs changes are you proposing? **Description:** We have identified a recurring pattern where users are submitting questions through the feedback form on the website. But, users are not...
### Is your feature request related to a problem? Please describe ## Description: This issue will serve as the parent issue for tracking the progress of the GSoC 2024 project...
**Description:** Sync up any added and changed data during the work progress to ensure the data is up to date and accurate before the final release. **Major Tasks:** - [...
**Description:** Ensure the initial structure and design of the page are aligned with the Figma model and updated with changes based on feedback to improve the user experience. **Major Tasks:**...
**Description**: Currently, the Bowtie API returns data using the `source URI` as the primary key in the response object. This causes issues when integrating with tools that have inconsistent source...