Skip to content

Releases: nowtec/nowCRM

v0.0.126

06 Mar 13:53
b2f12b1

Choose a tag to compare

Version 0.0.126

Commits

v0.0.125

06 Mar 13:16
99569f6

Choose a tag to compare

Version 0.0.125

Commits

v0.0.124

03 Mar 12:31
28bb9a6

Choose a tag to compare

Version 0.0.124

Commits

  • [28bb9a6] Merge pull request #132 from nowtec/fix/bugs_filters
  • [ed9f58e] lint
  • [67d55c8] Merge remote-tracking branch 'origin' into fix/bugs_filters

v0.0.123

03 Mar 11:04
cdeca5f

Choose a tag to compare

Version 0.0.123

Commits

  • [cdeca5f] Merge pull request #131 from nowtec/feat/journeys-after-time-trigger
  • [666db84] fix: correct display of rules + removed unsude label
  • [d41709b] feat: handle document type
  • [452e453] build fix
  • [cda86d2] lint
  • [46b20dd] feat: send test email
  • [73ef069] feat: handle contact document age

v0.0.122

26 Feb 14:40
f8553be

Choose a tag to compare

Version 0.0.122

Commits

  • [f8553be] Merge pull request #130 from nowtec/fix/logs_linkedin_invitation
  • [dad5106] pnpm lint:fix
  • [a24d741] logs for linkedin invitations

v0.0.121

25 Feb 14:36
2790cfd

Choose a tag to compare

Version 0.0.121

Commits

  • [2790cfd] Merge pull request #129 from nowtec/fix/change-before-update-to-after-update
  • [62eba17] fix: change before update to afterupdate

v0.0.120

25 Feb 10:42
f712728

Choose a tag to compare

Version 0.0.120

Commits

  • [f712728] Merge pull request #127 from nowtec/fix/plugin_service
  • [5896ccd] fix: fix linter error
  • [b3288ee] fix: linter and build workflow upd
  • [e021795] fix: fix all docker build errors
  • [dff8e0f] feat: add pluginscheduler + fixed all download errors

v0.0.119

24 Feb 11:23
001ab36

Choose a tag to compare

Version 0.0.119

Commits

v0.0.118

19 Feb 12:24
946050a

Choose a tag to compare

Version 0.0.118

Commits

  • [946050a] Merge pull request #126 from nowtec/fix/return-sending-function
  • [970a2e4] fix: uncomment send function

v0.0.117

18 Feb 10:18
1445b0e

Choose a tag to compare

Version 0.0.117

Commits

  • [1445b0e] Merge pull request #125 from nowtec/fix/correcting-journeys-handling-big-concurency
  • [40f8c93] ;
  • [acddf8f] lint
  • [fa782c2] fix: move contact update to other queue for not blocking sent composition + slower moving contacts to avoid transaction blocks
  • [38f6e30] fix: correct handling overall timeouts -> resolves error when strapi answers faster than journeys thinks
  • [c5b630c] fix: lower and reuse api calls in journeys
  • [037ea62] lint
  • [2c5d5cd] feat: generate url for logs on all requests + The problem: Promise.race in withTimeout doesn't cancel the function, so it kept running after the timeout fired.
  • [9034da2] feat: extend all timeout logs
  • [07ebbea] feat: improve timeout logging
  • [f7e06b3] feat: check if journey is active and if its not deleted
  • [d689999] feat: handle better subscription errors
  • [463d2eb] lint
  • [ce785bd] fix: Distinguish error types
  • [844ae3d] fix: corrected idempotency check
  • [b351900] fix: better handling timeout errors
  • [884b4fd] fix: fetching with timeout hard jobs
  • [0c6dc3d] feat: corrected job timeout handling when job is processing long