Skip to content
  • There are no suggestions because the search field is empty.

DESTINI Bid Day Version 1.12 Release Notes

DESTINI Bid Day version 1.12 focuses on critical bug fixes across Bid Day, major event processing optimizations, framework and UI dependency modernizations, and telemetry improvements.

Key highlights

  • User Experience and Admin Stability: Fixes to unusable admin views, infinite loading states on project detail updates, hover/scrolling glitches, and text formatting overlaps.
  • Event Pipeline and Performance: Optimization of alternates removal by reducing fan-out domain events per Bid Package, significantly reducing Service Bus traffic.
  • Framework Modernization: Major stack updates including React, TypeScript, Kendo React, and .NET Aspire integration.
  • Telemetry and Monitoring Baseline: Upgraded server-side Application Insights logging, health endpoints, and Orchestrator log visibility for the Fee Calculator.

Bug Fixes and UI Improvements

  • Bid Packages Admin page unusable: Resolved an issue that rendered the Bid Packages Admin page unusable, restoring full administrative functionality. (DC-6802)

  • Updating the Bid Day project details (bid assignments, etc) loading wheel never completed: Fixed an issue where updating Bid Day project details (such as bid assignments) caused the loading indicator to spin indefinitely without completing. (DC-6285)

  • Retry Resync Returns 500 on Frozen Entities Page: Resolved an HTTP 500 error triggered when attempting to retry resync operations on the Frozen Entities page. (DC-5643)

  • Bid Day welcome page has a typo: Corrected a typographical error on the Bid Day welcome landing page. (DC-6786)

  • When a user hovers a long note with a scroll bar, they cannot scroll to see it: Fixed a UI bug preventing users from scrolling through long hover notes with scrollbars. (DC-6821)

  • Long Company names are overlapping in Bid Package page: Corrected text formatting on the Bid Package page to prevent long company names from overlapping adjacent elements. (DC-6850)