Releases: Usefused/engine
Releases · Usefused/engine
Release list
v0.1.6
v0.1.5
Changelog
- ade976f feat: add SubscribeWebhooks RPC to EngineService for durable event streaming
v0.1.4
v0.1.3
Changelog
- 96eafd8 feat: upgrade Node.js version to 24.x in Dockerfiles and CI configuration
v0.1.2
Changelog
- 7d14261 Refactor workspace config tests: remove obsolete connect config tests and related functions
v0.1.1
Changelog
- 651d841 refactor: reorder boundary guards and headless build steps in CI workflow
- f749620 feat: simplify build hooks by replacing npm commands with make targets
- 479eae4 feat: enhance build process and add MCP shared runtime support
- 3653f2f feat: update error handling to return 404 for "no rows in result set"
v0.1.0
Changelog
- 43350a2 refactor: remove release notes generation step from release workflow
- 73cb999 feat: add release-with-tag target to Makefile and reorder import in dispatcher_soap.go
- 0f57b70 refactor(tests): remove unused migration test for auth connection projection
- 01830bc feat(ui): initialize UI project with Remix, Tailwind CSS, and Vite
- 0949510 docs: update README with Docker image references and usage instructions
- a7f9555 docs: update engine.yaml.example with database connection documentation and license key configuration options
- 9476f91 feat: enhance README with detailed descriptions and installation instructions
- dcc9368 feat: add installation script and update README with documentation for webhook port configuration
- b86a0a0 Merge branch 'main' of https://github.com/Usefused/engine
- 47a4a48 Initial commit
- fb28516 Initial commit: Engine README and config template