bmc_hub/MDfile/RELEASE_NOTES_v2.1.0.md
Christian a604a3cc44 Add comprehensive test suite for vTiger integration and ticket module
- Implemented test scripts for vTiger account retrieval, contact data, and modules.
- Created a detailed test suite for the ticket module, covering database schema validation, ticket number generation, prepaid card constraints, and service logic.
- Added tests for vTiger field inspection and various queries related to accounts and sales orders.
- Introduced SQL migration scripts for the ALSO Cloud Billing foundation, including import jobs, lines, and mapping tables with necessary constraints and indices.
- Enhanced workflow columns in the import lines table to support matching and validation timestamps.
2026-06-20 03:29:51 +02:00

24 lines
1.4 KiB
Markdown

# Release Notes v2.1.0
## New Features
- **Email Drag-and-Drop Upload**: Upload .msg and .eml files directly to opportunities by dragging them onto the email drop zone
- **Multiple Email Linking**: Link multiple emails to a single opportunity with search and persistent storage
- **Contact Persons Management**: Add, link, and manage contact persons for opportunities with roles and search functionality
- **File Uploads**: Upload files to opportunity comments and contract sections with drag-and-drop support
- **Utility Company Lookup**: Automatically lookup electricity suppliers for customer addresses via Elnet API
- **UI Reorganization**: Moved pipeline status to top-left for better visibility in opportunity detail view
- **Email HTML Rendering**: Display HTML email bodies in the email viewer
## Technical Changes
- Added Many-to-Many relationships for opportunity emails and contacts
- New database tables: pipeline_opportunity_emails, pipeline_opportunity_contacts, pipeline_opportunity_comment_attachments, pipeline_opportunity_contract_files
- Enhanced email processing to support .msg and .eml file uploads
- Improved file handling with size limits and type validation
- Updated customer detail page with utility company information
## Fixes
- Fixed API_BASE path issues in opportunity detail page
- Improved email attachment handling and display
---
Release Date: 29. januar 2026