Skip to content

v0.340.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jul 17:54
· 7146 commits to develop since this release
4db63b7

0.340.0 (2023-07-28)

Features

  • add a foreign key to interval (82fb7fa)
  • add new interfaces for queueing (633c7bd)
  • add new sync constant (ca86b71)
  • add pulse animation to icon (7d11988)
  • add sequence interface (540bc53)
  • add timer id to interval object (e474547)
  • create a queue service (6f91e48)
  • create linkedlist object (60e8a8e)
  • create migration to alter table intervals add timer foreign key (aaf6752)
  • implement concrete queue (23e8a4b)
  • implement concretes states of queue (2c768a4)
  • improve generic linked list (1128a6c)
  • improve service and dao query (5990a66)

Bug Fixes

  • change time's opacity (1a009be)
  • check and update today time before to start the tracker (9d528d4)
  • cspell exceptions (7c4af6d)
  • duplicates value in the array (dad6b93)
  • rename variable with meanfull names (96ae3ed)

Code Refactoring

What's Changed

Full Changelog: v0.339.1...v0.340.0