November 09, 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 Sorting and Query Accuracy
- We've fixed a typo in the sorting logic to ensure entries are now correctly ordered by date, making it easier for you to view and manage your data.
-
Enhanced Method Clarity
- We've updated a method to use objects instead of IDs, making our code clearer and easier to understand, which helps maintain and improve it over time.
-
Streamlined Database Mappings
- We've cleaned up database mappings to make them more straightforward and aligned with business needs, which will help us maintain the database more effectively.
-
Improved SQL Query Handling
- We've refined SQL queries to handle empty strings better, ensuring that no errors occur when processing fields without data, which helps in maintaining smooth operations.
-
Consistent ID Referencing
- We've updated methods to use consistent IDs instead of UUIDs, making database operations clearer and more maintainable.
-
Code Readability Improvements
- We've cleaned up and reformatted code to make it more readable and maintainable, including relocating enums and ordering methods for better clarity.
-
Unused Code Removal
- We've removed unused imports and an unused test method to keep our code clean and focused, which helps in maintaining and updating the system more easily.
-
New Constructor and Query Updates
- We've introduced a new constructor and updated queries to handle more types and enhance sorting logic, making it easier to manage and update documents.
-
Fixed Typo and Code Formatting
- We've corrected a typo and reformatted code for better readability, ensuring smoother operations and easier updates.
-
Adjusted Field Lengths
- We've updated the length of certain text fields to accommodate longer inputs and corrected method calls for better document handling.
-
Protocol Number Handling
- We've added a method to handle protocol numbers and streamlined document associations to make document management more efficient.
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.

