Skip to content

Release v1.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Mar 07:02
· 2 commits to main since this release

[1.1.0] - 2026-03-29

✨ Features

  • enhance README with demo video and promotional content (#14)
  • add 37signals Once platform compatibility (#37)
  • support multiple Slack/GitHub project integrations with TUI (#38)

🐛 Bug Fixes

  • merge release workflows into single Create Release workflow
  • write tar archive to /tmp to avoid 'file changed as we read it'

🔧 Other Changes

  • Add-app-manifest (#13)
  • deps(deps): bump puma from 6.6.1 to 7.0.1 in the security-updates group (#20)
  • Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#21)
  • Potential fix for code scanning alert no. 2: Workflow does not contain permissions (#22)
  • Add dependabot group for rubocop* bundler updates (#24)
  • ci(deps): bump softprops/action-gh-release from 1 to 2 (#11)
  • docs: add CLAUDE.md and copilot-instructions symlink (#33)
  • ci: add Copilot setup steps workflow (#36)
  • docker(deps): bump ruby from 3.4 to 4.0 (#32)
  • chore: remove duplicate Create Release workflow