Releases: ever-co/ever-gauzy
Releases · ever-co/ever-gauzy
v0.616.0
0.616.0 (2025-02-28)
Features
- migration: alter "subscription" entity for all DBs (afd76c2)
Bug Fixes
- improvement suggested by @coderabbitai (e858af4)
- cspell: typo spelling :-) (894f343)
- cspell: typo spelling :-) (cbd1a57)
Code Refactoring
- rename "Subscription" to "EntitySubscription" (34cd9f4)
What's Changed
- [Refactor] Rename "Subscription" to "EntitySubscription" by @rahul-rocket in #8809
Full Changelog: v0.615.0...v0.616.0
v0.615.0
0.615.0 (2025-02-27)
Features
- migration: alter "mention" entity for MySQL (7c279b2)
- migration: alter "mention" entity for PostgreSQL (b8bb0f3)
- migration: alter "mention" entity for SQLite (4000a5e)
Bug Fixes
- property naming inconsistency in employee identifiers (ae94a89)
- updated "mention" entity columns (d64309a)
- updated task create handler (85c30a4)
- updated task service and screening task service (b0a152e)
- deepscan: null or undefined check should be consistent for all accesses of a variable (1227af9)
What's Changed
- [Fix] Alter "Mention" Entity Table by @rahul-rocket in #8808
Full Changelog: v0.614.3...v0.615.0
v0.614.3
0.614.3 (2025-02-27)
Bug Fixes
- cspell: typo spelling :-) (963362d)
Code Refactoring
- updated email history model and commands/handlers (28faa54)
What's Changed
- [Fix] Alter "Email History" Entity Table by @rahul-rocket in #8807
Full Changelog: v0.614.2...v0.614.3
v0.614.2
0.614.2 (2025-02-27)
Bug Fixes
- add missing translation for permissions (1245695)
What's Changed
- [Fix] Add Missing i18n Translations by @rahul-rocket in #8805
Full Changelog: v0.614.1...v0.614.2
v0.614.1
0.614.1 (2025-02-26)
What's Changed
- [Chore] Upgrade Opentelemetry Packages by @rahul-rocket in #8804
Full Changelog: v0.614.0...v0.614.1
v0.614.0
0.614.0 (2025-02-25)
Features
- migration: alter "invite" entity for DBs (f98d94b)
Bug Fixes
- removed
invitedById
from entity (8d0d306) - update email service methods (fdf274a)
- updated invite model (dd4071a)
- updated invite service for teams (027d1aa)
- deepscan: removed unused import :) (0ec6bca)
What's Changed
- [Fix] Alter "Invite" Entity Table by @rahul-rocket in #8802
Full Changelog: v0.613.0...v0.614.0
v0.613.0
0.613.0 (2025-02-24)
Features
- migration: alter "screening_task" entity for DBs (42de607)
Bug Fixes
- deepscan: removed unused import :) (06d6556)
What's Changed
- [Fix] Alter "ScreeningTask" Entity Table by @rahul-rocket in #8801
Full Changelog: v0.612.0...v0.613.0
v0.612.0
0.612.0 (2025-02-24)
Features
- migration: alter "task" entity for MySQL (4c484e2)
- migration: alter "task" entity for PostgreSQL (ce93d01)
- migration: alter "task" entity for SQLite (d4afcfc)
What's Changed
- [Fix] Alter "Task" Entity Table by @rahul-rocket in #8800
Full Changelog: v0.611.0...v0.612.0
v0.611.0
0.611.0 (2025-02-21)
Features
- migration: alter "organization_project_module" entity [table] for MySQL (60f6c80)
- migration: alter "organization_project_module" entity [table] for PostgreSQL (d268bdf)
- migration: alter "organization_project_module" entity for MySQL (e4f70b7)
What's Changed
- [Fix] Alter "OrganizationProjectModule" Entity by @rahul-rocket in #8799
Full Changelog: v0.610.1...v0.611.0
v0.610.1
0.610.1 (2025-02-21)
Bug Fixes
- merge existing 'where' conditions with the new 'conditions' (05b0726)
- updated pipeline/deal modules/components (e12ed38)
What's Changed
- [Fix] Updated "Pipeline" and "Deal" Modules/Components by @rahul-rocket in #8798
Full Changelog: v0.610.0...v0.610.1