21 lines
649 B
Markdown
21 lines
649 B
Markdown
|
|
# Release Notes v2.0.0
|
||
|
|
|
||
|
|
## New Features
|
||
|
|
- Added new opportunities module with advanced features.
|
||
|
|
- Improved performance for customer data processing.
|
||
|
|
- Enhanced email activity logging system.
|
||
|
|
|
||
|
|
## Bug Fixes
|
||
|
|
- Fixed issues with subscription singular module.
|
||
|
|
- Resolved errors in ticket module integration.
|
||
|
|
|
||
|
|
## Other Changes
|
||
|
|
- Updated dependencies in `requirements.txt`.
|
||
|
|
- Database schema updated with migration `016_opportunities.sql`.
|
||
|
|
|
||
|
|
## Deployment Notes
|
||
|
|
- Ensure to run the new database migration script `016_opportunities.sql` before deploying.
|
||
|
|
- Verify `.env` file is updated with the correct `RELEASE_VERSION`.
|
||
|
|
|
||
|
|
---
|
||
|
|
Release Date: 28. januar 2026
|