Skip to content

Releases: Writech/node-red-contrib-controltimer

v0.4.1

27 May 20:42
91c5c7a

Choose a tag to compare

When the timer was in a paused state and received an override configuration, it failed to update the visible timer progress. Fix the bug by emitting 'state' event when setConfigOverride is called.

v0.4.0

27 May 19:34
a0b5bde

Choose a tag to compare

  • Rename isConsecutiveStartActionTimerResetAllowed configuration option to resetTimerOnReceivalOfStartAction for more consistent naming convention.
  • Add new configuration option continueTimerOnReceivalOfStartAction to control whether START action should continue a paused timer.
  • Move resetTimerOnReceivalOfStartAction option (previously isConsecutiveStartActionTimerResetAllowed) next to continueTimerOnReceivalOfStartAction option everywhere (in code an in UI).
  • Continue paused timer on receival of START action if continueTimerOnReceivalOfStartAction option is enabled.

v0.3.0

16 Nov 23:35
74e8754

Choose a tag to compare

  • Allow overriding timerType, timerDuration, and timerDurationUnit via START action.

v0.2.4

16 Nov 16:02
7c52ee5

Choose a tag to compare

v0.2.4

v0.2.3

16 Nov 15:48
a1d1174

Choose a tag to compare

v0.2.3

v0.2.2

16 Nov 01:49
ff3fcc6

Choose a tag to compare

Merge pull request #18 from Writech/release/v0.2.2

Revert tsconfig as export type. Bump version.

v0.2.1

16 Nov 01:18
fc99a49

Choose a tag to compare

Merge pull request #17 from Writech/release/v0.2.1

Revert tsconfig as export type. Bump version.

v0.2.0

16 Nov 00:30
2a61af7

Choose a tag to compare

Merge pull request #15 from Writech/feature/v0.2.0

Feature/v0.2.0

v0.1.0

06 Aug 21:33
405cfd1

Choose a tag to compare

Merge pull request #6 from Writech/feature/v0.1.0

v0.1.0

v0.0.4

03 Aug 16:34
c983479

Choose a tag to compare

Merge pull request #4 from Writech/feature/v0.0.4

v0.0.4