🎉 Exciting Updates in the Latest Release! 🎉
This release introduces key improvements, including enhanced report visualization, bug fixes, and optimizations for a smoother experience. It also updates deployment and simplifies configuration management.
🔍 What's New?
🚀 New Feature
- Report Charts: Failed results are now highlighted in red with a diamond symbol, making it easier to identify issues at a glance.
- Config Management: Now, the configuration manager allows you to manage all configurations, including references, meta, and tags.
- Initial Deployment: Now, Bublik can be deployed without specifying a configuration and creating a configuration directory.
- References Config: The new configuration structure allows specifying multiple log databases.
- External Links: Now, the latest URI from the corresponding log database in the references configuration is used for generating links.
- Log Preview: Added button to preview log on the history page just like on the run page
🐛 Bug Fixes
- Run Table: Fixed an issue where column visibility was not properly retained in the URL state.
- Middleware: A global issue has been resolved that occurred when attempting to retrieve dynamic settings from a missing main project configuration.
- Parameter Value Formatting: improve parameter value formatting for different types of parameters (indentation for JSON-like structures and code)
📦 Chores & Maintenance
- Removed a redundant config migration check to streamline configuration handling.
- As part of
per_project_conf
deployment step, a command has been implemented to migrate all existing configurations to the database, as well as to initialize the required configurations in the database, if they have not been migrated.
These updates enhance usability, improve reliability, and ensure a more seamless experience. 🚀