Bug Fixes
- release: correct changelog extraction regex (#13214) (1500ada)
- release: prevent hotfix releases from being marked as latest (#13247) (cb6cf7b)
- ui5-base: scope all registered tags by default (#13198) (ed08bf3)
- ui5-breadcrumbs: use correct color token for separator and current location (#13199) (979f966)
- ui5-busy-indicator: add correct color for HCB and HCW theme (#13180) (87f4fe9), closes #13147
- ui5-button: update aria-label when accessibleNameRef target changes (#13104) (2e5a81c), closes #13101
- ui5-calendar: correct focus indicator color in calendar header and day picker (#13094) (c26ee88)
- ui5-calendar: make header text accessible (#13254) (07414b1)
- ui5-carousel: fix navigateTo method (#13189) (73fe253)
- ui5-color-palette: add outline to selected items on mobile (#13095) (f4bb986)
- ui5-color-palette: correct tooltip for recent colors (#13096) (7a2e0e6)
- ui5-date-picker: correct mobile dialog header styling and text (#13100) (6c752a0)
- ui5-dialog: prevent native drag behavior only for header (#13177) (828b4c6)
- ui5-dialog: remove ui5-bar's padding when slotted as header or footer (#13201) (5ac39e7)
- ui5-dynamic-page: guard against null scrollContainer in _toggleHeader (#13255) (14873e8), closes #13236
- ui5-icon: enable activation via screen reader virtual cursor (#13156) (b2e6658), closes #11454
- ui5-illustrated-message: add v5 loader in tnt illustrations (#13160) (3dc4694), closes #8145 #8145
- ui5-input: correct value when leaving suggestions (#13218) (5027745)
- ui5-input: preserve case when input is used with suggestions (#13137) (323f40d)
- ui5-menu: improve accessibility for end content and loading state (#13099) (bece95c)
- ui5-multi-input: expand tokenizer on focus in (#13191) (cd993af), closes #13179
- ui5-multiinput: correct backspace behavior in case of value (#13219) (08a53cb)
- ui5-search: fix suggestion item selected state border-bottom (#13209) (48a7cb2)
- ui5-step-input: value with group separator is parsed correctly (46a15b3)
- ui5-switch: prevent duplicate accessibility announcements (#13098) (9487f22)
- ui5-time-picker: apply AM/PM selection on Enter key (#13097) (a4710b3)
- ui5-tokenizer: correct focus behavior on backspace (#13221) (48692b5)
- ui5-user-menu: prevent title flickering in header on open (#13239) (9304032), closes #12874
- website: correct TypeScript type mismatches in React samples (cac2899)
- website: fix image paths in React preview for subpath deployments (f22525f)