November 10, 2024
We're excited to bring you several enhancements and new features to improve your experience with our platform. Here's what's new:
-
Improved Document Handling
- Enhanced checks to ensure better handling of both invoices and credit notes, making document management more robust and user-friendly.
-
Database Updates for Local Development
- Updated the database list to include necessary entries, ensuring that the local development environment targets the correct databases.
-
Code Readability and Maintenance
- Cleaned up and refactored the code to make it easier to read and maintain, improving overall performance and reducing redundancy.
-
Consistent Terminology Across Codebase
- Standardized terminology by changing all occurrences of 'Descrizione' to 'Description', ensuring uniformity and clarity throughout the system.
-
Robust Query Validation
- Ensured that document numbers used in queries are not only non-null but also non-blank, preventing errors in data retrieval.
-
Streamlined Document Number Management
- Simplified document number handling by switching to string-based document numbers, removing unnecessary complexity.
-
Enhanced Query and Resource Management
- Updated queries to use appropriate types and refactored resource management to ensure proper cleanup and reduce boilerplate code.
These updates are designed to make your interactions with our platform more intuitive and reliable. We hope you find them helpful!
For more details about these updates and to explore the new features, visit our Nebulas portal.

