Releases: ever-co/ever-gauzy
Releases · ever-co/ever-gauzy
v0.580.0
0.580.0 (2024-11-06)
Features
- Add method to retrieve project modules by projectId in OrganizationProjectModuleService (303ec2a)
What's Changed
- [Feature] Organization Project Modules management (Add method to retrieve project modules by projectId in Organiza…) by @samuelmbabhazi in #8528
Full Changelog: v0.579.1...v0.580.0
v0.579.3
0.579.3 (2024-11-05)
What's Changed
- [Fix] Soft Delete Merged Time Slots by @rahul-rocket in #8501
- chore(deps): update yarn.lock by @rahul-rocket in #8502
- [Refactor] Time Slot Merge Handler (Soft Delete) by @rahul-rocket in #8503
- [Fix] Employee Other Settings Build by @rahul-rocket in #8511
- [Feat] Prevent Double Click on Start/Stop Button by @adkif in #8516
- [Feat]: Add Tooltip to Remote Running Timer Indicator on Desktop by @adkif in #8515
- [chore] Upgrade target to node v20 by @adkif in #8517
- [Fix] User removal from organization not functioning as expected by @samuelmbabhazi in #8510
- [Fix]: Activity Log update entities include relations by @GloireMutaliko21 in #8508
- [Feat] Task Linked Issue Activity Log by @GloireMutaliko21 in #8514
- [Feat] Organization Project Modules management (Organization project modules service) by @samuelmbabhazi in #8509
- Stage by @evereq in #8519
- Stage by @evereq in #8520
Full Changelog: v0.577.2...v0.579.3
v0.579.2
0.579.2 (2024-11-05)
What's Changed
- [Fix] Soft Delete Merged Time Slots by @rahul-rocket in #8501
- chore(deps): update yarn.lock by @rahul-rocket in #8502
- [Refactor] Time Slot Merge Handler (Soft Delete) by @rahul-rocket in #8503
- [Fix] Employee Other Settings Build by @rahul-rocket in #8511
- [Feat] Prevent Double Click on Start/Stop Button by @adkif in #8516
- [Feat]: Add Tooltip to Remote Running Timer Indicator on Desktop by @adkif in #8515
- [chore] Upgrade target to node v20 by @adkif in #8517
- [Fix] User removal from organization not functioning as expected by @samuelmbabhazi in #8510
- [Fix]: Activity Log update entities include relations by @GloireMutaliko21 in #8508
- [Feat] Task Linked Issue Activity Log by @GloireMutaliko21 in #8514
- [Feat] Organization Project Modules management (Organization project modules service) by @samuelmbabhazi in #8509
- Stage by @evereq in #8519
Full Changelog: v0.577.1...v0.579.2
v0.579.1
0.579.1 (2024-11-05)
What's Changed
- [Feat] Organization Project Modules management (Organization project modules service) by @samuelmbabhazi in #8509
Full Changelog: v0.579.0...v0.579.1
v0.579.0
0.579.0 (2024-11-05)
Features
- add task linked issue command handlers (707d9a6)
- add task linked issue commands (7196224)
- create a helper function to map issue relation description (2fd3f1f)
- implement task linked issue soft delete (fdc32ec)
- task-linked issue delete log (8cd2630)
Bug Fixes
- improve code by rabbit suggestions (352c847)
- improve task linked issue creation supporting activity log (38de69c)
- improve task linked issue using commands (a313013)
- improved bit code (07a74e7)
- issue updating sprint (06b9d20)
- typos: cspell error (b069f28)
- Nest can't resolve dependencies (39fd99e)
- rabbit suggestions (54e99ba)
- task linked issue find all using pagination params (c19b0be)
- task linked issue missing permissions (25e8828)
What's Changed
- [Feat] Task Linked Issue Activity Log by @GloireMutaliko21 in #8514
Full Changelog: v0.578.3...v0.579.0
v0.578.3
0.578.3 (2024-11-05)
Bug Fixes
- update entities include relations (7907cd2)
What's Changed
- [Fix]: Activity Log update entities include relations by @GloireMutaliko21 in #8508
Full Changelog: v0.578.2...v0.578.3
v0.578.2
0.578.2 (2024-11-05)
What's Changed
- [Fix] User removal from organization not functioning as expected by @samuelmbabhazi in #8510
Full Changelog: v0.578.1...v0.578.2
v0.578.1
v0.578.0
0.578.0 (2024-10-31)
Features
- only reset icon when remote timer is not running, and added ngIf condition to only render gauzy-time-tracker-status when isRemoteTimer is true. (d86d823)
What's Changed
Full Changelog: v0.577.9...v0.578.0