Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.69 KB

File metadata and controls

60 lines (35 loc) · 1.69 KB

Unreleased

0.5.0

[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 /projects and /tasks pages.
  • Order projects alphabetically on creation and edit forms.
  • Update dependencies.
    • Fixes various Rails security vulnerabilities.
    • Update Bundler from 2.x -> 4.x.

0.4.2

  • Fix CVE-2025-61919 and CVE-2025-61780

0.4.1

  • Fix CVE-2025-61772, CVE-2025-61771, and CVE-2025-61770
  • Update Ruby to 3.4.7

0.4.0

  • Remove node_modules directory from repository in favor of rebuilding npm packages on demand with npm ci. The change is reflected in the Dockerfile.
  • Fix CVE-2025-24293 and CVE-2025-55193
  • Update Ruby to 3.4.5

0.3.2

0.3.1

  • Minor visual changes on badges

0.3.0

0.2.7

  • Fix CVE-2025-46727 and CVE-2025-46336

0.2.6

  • Fix footer caching

0.2.5

  • Fix git commit hash not showing in Kamal deployments
  • Fix Dockerfile not building due to missing libyaml-dev dependency

0.2.4

  • Introduce versioning and changelog management
  • Bump Ruby to 3.4.2