Skip to content

Releases: GaIsBAX/Webhix

v0.1.1

28 May 21:21

Choose a tag to compare

What's Changed

  • Feat: list all endpoints via GET /api/endpoints by @GaIsBAX in #21

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 May 09:05

Choose a tag to compare

What's Changed

  • Refactor/project foundation by @GaIsBAX in #2
  • Feature/webhook service by @DENFNC in #1
  • feat(server): implement webhook capture and list requests endpoint by @GaIsBAX in #3
  • Accept endpoint names in request body by @DENFNC in #4
  • Ci/golanci lint by @DENFNC in #5
  • fix(hub,web): fix SSE real-time list updates and double-close panic by @GaIsBAX in #6
  • Add Makefile-based pipeline by @DENFNC in #8
  • Feature/vite typescript tooling by @DENFNC in #9
  • Feature/trusted proxies by @DENFNC in #10
  • feat(auth): add password and secret-key authentication by @GaIsBAX in #11
  • feat: add configurable custom responses per endpoint by @GaIsBAX in #13
  • Refactor/serve config options by @DENFNC in #12
  • feat: add forward command, search/filter UI, fix request id type by @GaIsBAX in #14
  • Refactor/serve app composition by @DENFNC in #16
  • Refactor serve app composition into main (by @DENFNC) by @GaIsBAX in #18
  • Docs/readme contributing by @GaIsBAX in #19
  • refactor(cli): lazy serve factory, static files, remove dead code by @GaIsBAX in #20

New Contributors

Full Changelog: https://github.com/GaIsBAX/Webhix/commits/v0.1.0