v2.3.0-beta.6
·
55 commits
to develop
since this release
Changelog
All notable changes to this project will be documented in this file.
## [v2.3.0-beta.6] - 2025-06-10
This release of midaz focuses on enhancing system stability, improving user experience, and ensuring data accuracy. Users will benefit from more reliable operations and a smoother interface.
### ✨ Features
- **Enhanced System Stability**: Introduced a new backend function to prevent deadlocks, ensuring smoother and more reliable operations.
- **Improved Data Management**: Added a new database CRUD route, offering more flexibility in data handling and interaction.
- **Accurate Financial Calculations**: Updated monetary fields to use the DECIMAL type, enhancing precision in financial reporting.
### 🐛 Bug Fixes
- **Transaction Reliability**: Resolved backend issues with operation amount handling, ensuring accurate transaction processing.
- **Data Retrieval Accuracy**: Fixed a database bug that prevented operations from returning correctly without specified types, improving data accuracy.
- **User Interface Stability**: Addressed a frontend bug affecting the console version, enhancing interface reliability.
### 🔄 Changes
- **Consistent Naming**: Renamed a backend function for clearer and more consistent function naming.
- **User Experience**: Improved error message formatting and account alias validation, reducing confusion during transactions.
### 📚 Documentation
- **Updated Guidance**: Aligned documentation with recent changes, providing clearer instructions for developers and users.
### 🔧 Maintenance
- **Configuration Updates**: Adjusted scripts and configurations to standardize data type usage, ensuring consistency across the system.
- **Improved Code Quality**: Enhanced test coverage and made various linting improvements, contributing to overall maintainability.
This update ensures that users experience a more stable and user-friendly application, with improved data handling and accurate financial processing.