Skip to content

Releases: ferosai/feros

v0.1.0

13 Apr 02:38

Choose a tag to compare

What's Changed

  • docs: update README for clarity and add demo by @jjleng in #3
  • chore: add Claude Code GitHub Workflow by @jjleng in #4
  • docs: add project roadmap to README by @jjleng in #5
  • ci: restrict Claude Code integrations to authorized users by @jjleng in #6
  • docs: revamp README with wordmark logo, cleaner comparison table, and tighter copy by @jjleng in #7
  • Fix GoHighLevel location fallback and content-type handling by @syzygyyy in #1
  • docs: update the logs in README by @jjleng in #9
  • fix(transport): add configurable UDP bind address and ICE Lite mode by @jjleng in #11
  • refactor(web): improve WebRTC lifecycle reliability and SDP negotiation by @jjleng in #12
  • chore(api): multi-stage Docker build to reduce runtime image size by @jjleng in #13
  • feat: implement S3 recording pipeline by @jjleng in #10
  • chore: fix lints issues by @jjleng in #14
  • feat(studio): add basic auth middleware and sync config naming by @jjleng in #15
  • chore: update .gitignore by @jjleng in #16
  • fix: webrtc state reset issues by @jjleng in #17
  • feat: Support copy agent ID in agent builder context menu by @dngpng in #19
  • fix(db): restore SQLx statement caching to prevent pipeline crashes by @jjleng in #20
  • feat(studio): unify OAuth and credential connection flow by @syzygyyy in #21
  • fix(studio): update 'Read the Docs' button link to https://feros.ai/docs by @dngpng in #23
  • feat(doc). update roadmap for agent variables and granular billing by @jjleng in #24
  • fix: docker build permissions by @jjleng in #25
  • fix(ci): only build docker on release, fix multi-arch cache contention by @jjleng in #26
  • feat(ci): add per-image selector to docker workflow dispatch by @jjleng in #27
  • fix: ci build script by @jjleng in #28
  • chore: align all versions to 0.1.0 by @jjleng in #30

New Contributors

Full Changelog: https://github.com/ferosai/feros/commits/v0.1.0