Skip to content

v0.621.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Mar 07:11
· 1611 commits to develop since this release
cb83ffc

0.621.0 (2025-03-09)

Features

  • integration-make: implement webhook service to handle events emission (e50d040)
  • timer-tracking: update timer services to emit webhook after successful timer actions (19e3fc7)
  • timer-tracking: update timer services to emit webhook after successful timer actions (6f5a4bf)
  • added missing ignore files (54d45c8)
  • create command handler methods to process and publish actions events (8aef6cd)
  • implement commands to dispatch timer when there is an action (ac1ba80)
  • implements events to publish timer when actions are done (a46200b)
  • make-com-integration: implement plugin for make.com platform integration (7d745c2)
  • make-com-integration: implement plugin for make.com platform integration (d33bbca)

Bug Fixes

  • add requested changes (b29df86)
  • better event handlers exports (da309d9)
  • differentiate commands/queries handlers (df7fc55)
  • docker build (2434856)
  • don't post webhook url (a4e9010)
  • don't post webhook url (6c00b5d)
  • fix Codacy issues (4943b5b)
  • fix Codacy issues (aedbc2f)
  • fix spelling and typos errors (ac13650)
  • implement requested changes (2a52e1c)
  • integration setting export typeorm/mikro-orm feature entity module (eb2fbfe)
  • prevent circular dependencies from the main module (42c29cc)
  • refactor codebase for make plugin and requested changes (71d9321)
  • refactor timer tracking service and solve requested changes (d89c483)
  • refactor timer tracking service and solve requested changes (2262cbb)
  • removed unnecessary tenant decorator (fedc224)
  • removed unnecessary tenant decorator (f81146d)
  • rename service and repository injection (e4bd31b)
  • resolve build errors (9237fb9)
  • resolve build errors (88304d4)
  • update code to avoid recursive command invocation (9665172)
  • update integration.model (bb8cd9c)
  • update timer service with the new design pattern and remove webhook to pass directly from it (1ad6440)
  • updated supported @nestjs/* dependencies (7ec80bc)
  • cspell: typo spelling :-) (7872940)
  • make.com: refactor package for missing files (504b7c1)

What's Changed

  • [Feat] Implement Webhook services to handle and emit events timer and integrate make.com platform by @RolandM99 in #8797

New Contributors

Full Changelog: v0.620.1...v0.621.0