Skip to content

Releases: link0ln/inigma

v0.2.0

10 Nov 20:56
c42d0de

Choose a tag to compare

What's Changed

  • Code review for security and issues by @link0ln in #6
  • Claude/code security analysis 011 c uzekv4 y cx8 vl xssw81 tb by @link0ln in #7
  • fix: Improve KV namespace detection in CI workflow by @link0ln in #8
  • Claude/code security analysis 011 c uzekv4 y cx8 vl xssw81 tb by @link0ln in #9
  • fix: Move MAX_LENGTH and MAX_SIZE to module level by @link0ln in #10
  • feat: Enable observability and persistent logs for debugging by @link0ln in #11
  • Claude/code security analysis 011 c uzekv4 y cx8 vl xssw81 tb by @link0ln in #12

Full Changelog: v0.1.0...v0.2.0

v0.1.0

10 Nov 18:18

Choose a tag to compare

Add /version endpoint to track deployed commit version

- Modified build.js to extract version info from Git (commit hash, branch, date, message)
- Added GET /version endpoint in handlers/get.js
- Version info includes package version, commit details, and build timestamp
- Helps identify which code version is running in production

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>