v0.340.0
Pre-release
Pre-release
·
7146 commits
to develop
since this release
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
- Feat/animate remote icon with pulse effect by @adkif in #6609
- Fix/improve offline by @adkif in #6604
Full Changelog: v0.339.1...v0.340.0