Releases: ever-co/ever-gauzy
Releases · ever-co/ever-gauzy
v0.582.0
0.582.0 (2024-11-26)
Features
- add mention entity (df8dff3)
- add mention model (3bdbc48)
- generate mysql migration (32238f4)
- generate Postgres migration (d3c613a)
- generate SQLite migration (872f626)
What's Changed
- [Feature] Mention model and entity by @GloireMutaliko21 in #8553
Full Changelog: v0.581.2...v0.582.0
v0.581.2
0.581.2 (2024-11-25)
Bug Fixes
- shared: resolve circular dependency issue in project module table (25946af)
What's Changed
- [Feat] Project modules management (Added a smart table to display project modules with dynamic data loading.) by @samuelmbabhazi in #8550
Full Changelog: v0.581.1...v0.581.2
v0.581.1
0.581.1 (2024-11-24)
Bug Fixes
- improve projects by employee add relations (9589518)
What's Changed
- [Fix]: Improve find projects by employee by @GloireMutaliko21 in #8548
Full Changelog: v0.581.0...v0.581.1
v0.581.0
0.581.0 (2024-11-21)
Features
- get tasks by start and due dates filters (46bb559)
- improve by filtering by employee, project, etc. (07f1676)
Bug Fixes
- .env.local use previous values (5cdc3ac)
- .env.local use previous values (2d88153)
- add creatorId on filter options (c5ffa4e)
- build issue and find relations (ca7e48a)
- coderabbit suggestions (2844b46)
- date finder model (7bc5e29)
- improve by coderabbit (d0be38a)
- move addBetween function in core package (4069dd7)
- typos errors (7c7bc0c)
- use IsBeforeDate validator for ranges (7308eb4)
- validate from and to dates (42b2b05)
What's Changed
- [Feat] Find tasks by start and due dates filters by @GloireMutaliko21 in #8542
Full Changelog: v0.580.6...v0.581.0
v0.580.6
0.580.6 (2024-11-19)
What's Changed
- [Enhancement] Add Timesheet status filter by @samuelmbabhazi in #8547
Full Changelog: v0.580.5...v0.580.6
v0.580.5
0.580.5 (2024-11-18)
Bug Fixes
- updated add project module (c7ebcc3)
What's Changed
- [Feature] Organization Project Modules management (Add Tasks) by @samuelmbabhazi in #8538
Full Changelog: v0.580.4...v0.580.5
v0.580.4
0.580.4 (2024-11-15)
What's Changed
- [Enhancement] Add All task Data by @samuelmbabhazi in #8537
Full Changelog: v0.580.3...v0.580.4
v0.580.3
0.580.3 (2024-11-09)
What's Changed
- [Chore] Remove unnecessary method in project module service by @samuelmbabhazi in #8535
Full Changelog: v0.580.2...v0.580.3
v0.580.2
0.580.2 (2024-11-09)
What's Changed
- [Feature] Organization Project Modules management (Created a modal for module creation && Implemented the logic for module creation) by @samuelmbabhazi in #8530
Full Changelog: v0.580.1...v0.580.2
v0.580.1
0.580.1 (2024-11-08)
Bug Fixes
- removed spaces (df95833)
What's Changed
- Add issueType && taskStatus fields by @samuelmbabhazi in #8531
Full Changelog: v0.580.0...v0.580.1