Releases: techtriq/qibb
Releases · techtriq/qibb
v1.16.1
v1.16.1 was published on 02 September 2022.
Summary
- Various Improvements and bug fixing
- Information on the overview page is displayed properly while navigating between pinned apps.
- Fixed Apps Deployments loading spinner.
- Improvements to the drop-down filter for the node catalog to enhance usability.
v1.16.0
v1.16.0 was published on 25 August 2022.
Summary
- New App Page for flows
- The App Page for flows just got a fresh overhaul. We have added a responsive layout similar to the look and feel of the catalog.
- Now you can reach common actions directly from a menu in the top bar. Here you can edit the app details as well as upgrade, rollback or delete the app.
- Various Improvements and bug fixing
- For better user experience we have made various cosmetic improvements to the catalog pages.
- To offer better recognition of the flow catalog elements we have added support for two-line titles into that section.
- Hovering included nodes in the node catalog now unveils their full title.
v1.15.0
v1.15.0 was published on 28 July 2022.
Summary
- Added indicators and information for "Preview" and "Upcoming" Nodes
- Nodes can now go through different stages in the catalog, which indicates their availability and maturity.
- While browsing the catalog, you can now easily discover what nodes are in “Preview” or “Upcoming” stage. You can find these indicators on the node tiles as well as more information about the stage in the details section in the catalog.
- Various Improvements and bug fixing
- To offer better recognition of the deployed apps we have added an option to change the color of an App.
- We have improved the Flows Panel within the App Overview Page.
- Hovering a supported operation in the catalog now unveils more information about it.
v1.14.0
Summary
- Security and stability improvements
- This update improves system performance and optimizes the consumption of infrastructure resources.
- Major update of internal components belonging to the platform gateway.
- Starting from this release, qibb deployments on AWS will use Network Load Balancer for the platform gateway by default. The use of Classic Load Balancer will be deprecated.
v1.13.0
Summary
- Security and stability improvements
- This update improves system performance and stability.
- Major update of internal components for identity and access management.
v1.12.0
Summary
- Various improvements and fixes
- Minor cosmetic improvements of the Sign-in screen
- For dedicated platform deployments, the following deprecated features are deactivated by default:
- Scheduler
- Cost Control
- Automatic registration of widgets from Portal
- Security Reports of the Catalog
- Health
- Events
- Logging
- Major updates of internal components for monitoring, disaster recovery, certificate monitoring, secret management, storage management and CI/CD.
v1.11.0
v1.11.0 was published on 5 July 2022.
Summary
-
Related Flows Card
- While browsing the catalog, you can now more easily discover what flows are using a particular node.
- You can find the new card in the overview page of a node. It lists up to 5 flows which are containing the node and allow you to quickly discover the details by clicking on them.
-
Various improvements and fixes
- The overview page of a node now offers a “How to install” section to give users some guidance.
- To offer a better developer experience, we have added more details to the OpenAPI of the Flow Catalog API, such as returned types.
- A new set of API Paths for the Flow Catalog API, which deprecate the old paths.
- We have changed the arrangement of the elements in the Navigation Sidebar to move the Catalog closer to the top.
- Added better UI feedback for buttons.
- The header of the catalog is now automatically resizing to a compact size while scrolling through the list of items.
v1.10.0
v1.10.0 was published on 14 June 2022.
Summary
🎉 This release is introducing a new major feature to the qibb platform: A central catalog for flows! 🎉
- Catalog for flows
- This catalog offers a way to publish and share ready-to-use flows with other users.
- Browse a catalog of flows directly from the Portal, reachable from the new "Flows" section of the catalog.
- Copy a flow from the catalog and import it to a qibb flow app.
- The catalog displays a formatted description, tags and links of the published flow, as well as a summary of the involved catalog nodes.
- This feature is served by the Flow Catalog API, which has been extended with a Database and CRUD operations for published flows.
- Various bug fixes and improvements
- Fixing RBAC for Catalogs section.
- Fixing lazy loading for Apps sections.
- Fixing minor issues of the Node Catalog Overview page.
v1.9.0
v1.9.0 was published on 1 June 2022.
Summary
-
Portal UI changes and improvements
- Improved routing for catalog module.
- Improved toolbar heading.
- Increased default pagination for the node catalog.
- Fixed padding in supported operations.
- Fixed bug in supported operations occurring by empty tab content.
- Cosmetic changes for the app links card within the app overview page.
- Fixed tags tooltip styles overriding in other components.
-
Infrastructure changes and improvements
- Extended the node-exporter to monitor the RKE Masters for on-premise clusters.
- Updated the grafana monitoring dashboards according to the new metric syntax.
- Extended the cert exporter to monitor the RKE certificates for on-premise clusters.
- Adjusted pod resource allocation according to the production cluster usage.
- Deprecated portal features are deactivated by default.
v1.8.0
v1.8.0 was published on Apr 27 2022.
Summary
- Node Catalog Improvements
- The node catalog now presents more detailed information about the published items.
- Displaying the version and publisher of the node
- Displaying formatted description
- Displaying the included nodes of this catalog entry
- Displaying supported operations
- Displaying additional links
- Improved filtering
- Added option to filter dashboards by tags
- Various bug fixes and improvements