[Breaking] ROCKET_CHAT_NOTIFIER_* env vars have been renamed to ROCKET_CHAT_API_*. If you're sending notifications to Rocket Chat please update your config/deploy.yml and .kamal/secrets.
[Breaking] The project transitioned to the source-available "O'Saasy License Agreement." The commercial rights to offer the software as a service (SaaS) are now exclusively reserved for the copyright holder, while other MIT license freedoms remain unchanged.
- Order projects by the latest published task on
/projectsand/taskspages. - Order projects alphabetically on creation and edit forms.
- Update dependencies.
- Fixes various Rails security vulnerabilities.
- Update Bundler from 2.x -> 4.x.
- Fix CVE-2025-61919 and CVE-2025-61780
- Fix CVE-2025-61772, CVE-2025-61771, and CVE-2025-61770
- Update Ruby to 3.4.7
- Remove
node_modulesdirectory from repository in favor of rebuilding npm packages on demand withnpm ci. The change is reflected in theDockerfile. - Fix CVE-2025-24293 and CVE-2025-55193
- Update Ruby to 3.4.5
- Fix GHSA-353f-x4gh-cqq8 and CVE-2025-49007
- Minor visual changes on badges
- Introduce storage monitoring through the Active Storage Dashboard gem
- Add menu icons to avatar menu
- Fix CVE-2025-46727 and CVE-2025-46336
- Fix footer caching
- Fix git commit hash not showing in Kamal deployments
- Fix Dockerfile not building due to missing
libyaml-devdependency
- Introduce versioning and changelog management
- Bump Ruby to 3.4.2