Skip to content

v0.1.0

Choose a tag to compare

@creativeJoe007 creativeJoe007 released this 29 Jul 01:12

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