इसे छोड़कर कंटेंट पर जाएं

All versions since 20.38.0

20.38.0

  • chore(extranet): remove two dead guard libraries that never compiled
  • fix: :recycle: check to see if roomStay.user existed
  • refactor(test): consolidate on a single jest preset and normalize transform patterns
  • test: add specs for previously untested libraries and repair stale ones

20.39.0

  • chore: remove 29 orphaned libraries breaking the build
  • feat(analytics): deliver every ga4 event to partner gtm containers and ga4 ids (#769)
  • fix(book): restore per-route page titles and stop a bad lookup killing navigation (#770)
  • fix(book): unblock staging booking e2e, 404 crash and my-trips cold load
  • fix(media): repair masonry-gallery imports broken by prior domain renames
  • fix(theme): darken solid-fill brand colors to meet WCAG AA contrast

20.40.0

  • docs: :memo: translations
  • feat(property): single demand score + lookup contract trim companion (#772)
  • fix(a11y): add accessible names to shared select/ng-select components
  • fix(a11y): resolve color-contrast and missing-label violations in portal e2e
  • fix(payment-admin): correct prior-month date math in reconciliation form
  • fix(payment-admin): declare date-fns peerDependency in feature-reconciliation
  • fix(studio): resolve companyId via ManagingEntityFacade in ToolsComponent
  • fix(user-session): roll forward stale itinerary startDate on resume (#771)

20.41.0 Latest

  • docs(portal-e2e): clarify why social/* page-health routes are skipped
  • feat(book): schema.org hotel json-ld + canonical link on hotel landing page (#778)
  • feat(managing-entity): migrate create-account form to Signal Forms, add Integrator account type (#775)
  • feat(media): populate cloudinary uploads with {env}/account/{id} folder + asset standard (#776)
  • feat(payg): display the partner media api billing metric on the usage page (#777)
  • fix(a11y): add accessible name to link-manager entries drag handle
  • fix(a11y): make comparison table scrollable region and mobile tab select keyboard-accessible
  • fix(a11y): make remaining overflow-x-auto scroll regions keyboard-accessible
  • fix(a11y): resolve list markup and color-contrast failures in portal-e2e
  • fix(a11y): resolve list markup violations across all shared-ui-list-item-pair callers
  • fix(a11y): resolve remaining deterministic page-health failures (JOB1-33)
  • fix(e2e-utils): allowlist redundant OIDC discovery/jwks noise in page-health
  • fix(generators): stop scaffolding a transformIgnorePatterns that shadows the preset
  • fix(geo-name): correct invalid overflow-x-auto Tailwind classes
  • fix(portal-e2e): drop page-health coverage for routes removed from portal app
  • fix(portal-e2e): skip social/* page-health checks pending onboarding-state investigation
  • fix(social-list-e2e): allowlist expected shopping-cart 401 on session-expired
  • fix(studio): remove duplicate NgRx publisher provider on supplier route
  • fix(studio): remove stale inventory-supplier/publisher peer dep
  • refactor(managing-entity): remove dead reactive create-account form services