Skip to content

v1.1.4

Latest

Choose a tag to compare

@warengonzaga warengonzaga released this 21 May 15:34

[1.1.4] - 2026-05-21

Changed

  • improve ticket creation UX with in-place status embed (#123)
  • align Node.js support policy (#122)
  • upload image attachments from forum post to ticket
  • use named bun stage for reliable COPY reference
  • bump pg to 8.21.0 and @types/node to 25.9.0
  • add unit and integration test suites for utils
  • update defaults test assertions
  • add type-check step and fix build badge workflow ref
  • add release summary step to release workflow
  • fix env var cleanup using delete instead of undefined
  • add integration tests for deployment lifecycle
  • migrate toolchain to Bun and Biome with CI overhaul (#118)
  • add Node.js 26 support and make it default
  • improve error logging for command deployment failures
  • align attachment support with webhook server and telegram bot (#116)
  • refresh README and setup guides

Removed

  • delete devcontainer configuration

Security

  • upgrade to Alpine 3.23, remove corepack, add healthcheck