Releases: ever-co/ever-gauzy
Releases · ever-co/ever-gauzy
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
v0.610.0
0.610.0 (2025-02-21)
Features
- migration: alter "payment" entity [table] for MySQL (36755f0)
- migration: alter "payment" entity [table] for PostgreSQL (27e03fd)
- migration: alter "payment" entity [table] for SQLite (42cb0f8)
Bug Fixes
What's Changed
- [Fix] Alter "Payment" Entity Table by @rahul-rocket in #8796
Full Changelog: v0.609.1...v0.610.0
v0.609.1
0.609.1 (2025-02-20)
Bug Fixes
- migration: alter "organization_team" entity [table] for SQLite (cecbd8f)
Full Changelog: v0.609.0...v0.609.1
v0.609.0
0.609.0 (2025-02-20)
Features
- migration: alter "organization_team" entity [table] for MySQL (13ea564)
- migration: alter "organization_team" entity [table] for PostgreSQL (47101d3)
- migration: alter "organization_team" entity [table] for SQLite (25bf96a)
Bug Fixes
- rename "video" table entity migration (ce275d7)
What's Changed
- [Fix] Alter "OrganizationTeam" Entity Table by @rahul-rocket in #8795
Full Changelog: v0.608.0...v0.609.0
v0.608.0
0.608.0 (2025-02-20)
Features
- migration: alter "video" table entity (ec1395c)
Bug Fixes
- alter table video by change duration to real (b1e9cf0)
- suggested changes by @rahul-rocket (f74aff1)
What's Changed
- [Fix] PostgreSQL upload issue by altering the video table to change duration to REAL by @adkif in #8793
Full Changelog: v0.607.1...v0.608.0
v0.607.1
0.607.1 (2025-02-19)
Bug Fixes
- deadlock for mysql DB for income/expense seeder (77651e1)
- deepscan: removed unused import :) (a7ef6d5)
What's Changed
- [Fix] Resolve deadlock error during batch insert (Income/Expense) by @rahul-rocket in #8792
Full Changelog: v0.607.0...v0.607.1
v0.607.0
0.607.0 (2025-02-19)
Features
- migration: alter "dashboard" entity table (968f521)
What's Changed
- [Fix] Alter "Dashboard" Entity (Employee Nullable Column) by @rahul-rocket in #8791
Full Changelog: v0.606.0...v0.607.0