Skip to content

v0.6.0

Choose a tag to compare

@adaptive-shield-matrix adaptive-shield-matrix released this 31 Oct 05:33
· 21 commits to main since this release

[0.6.0] - 2025-10-31

🚀 Features

  • (templates) Add org invitation template

🐛 Bug Fixes

  • (lib) Template names renamed, extract each api call into a separate file
  • (schema) Footer: mottoText -> hompageSubtitle

🏭 Operations

  • (generateJpg.sh) Add script to convert png screenshots into jpg

🚜 Refactor

  • (templates) Share parts, use 3 sections: code, link button, link text; add 3rd section, rename templates
  • (server) Reuse same request handling logic for bun and cloudflare worker, move files into server/
  • (server) Use stricter string schema validation, with trim and maxLength
  • (package) Add scripts to convert and upload images

📚 Documentation

  • (readme) Update for new api changes, add templates with screenshots, remove unnecessary sections

🧪 Testing

  • Update tests after template renaming, rename for names to be shorter