BM-23145: Fixes: Deleted emails appear in conversations.
BM-23308: Fixes: Blank page when connecting to Firefox 148.
GWT resources blocked by CSP when served by SW on Firefox 148+ — Skip Service Worker interception for .cache.js files on Firefox 148+ so that the browser retrieves them directly, thus avoiding broken CSP evaluation.
See: https://bugzilla.mozilla.org/show_bug.cgi?id=2019949
BM-23313: Fixes: Unable to resume editing a draft in conversation after switching to another conversation and then back.
BM-23299: Fixes: A group whose members are hidden is not proposed by autocomplete.
BM-23333 : Fixes: Synchronization problem causing placeholders (gray blocks) to be displayed in folder and e-mail lists in conversation mode.
BM-23347: Fixes: Too many simultaneous requests during synchronization, causing some large folders to be displayed as empty.
BM-23271: Fixes: Element not defined in addConversationUidTo, causing folder to be displayed as empty.
BM-23348: Fixes: Outlook synchronization stops, without error email or log trace.
Fix: Unblocks the notification queue in the kernel and queries it from 4 VTs instead of just one.
Fixes Classloader context cleanup before creating Kafka administration client. Corrects stacks when running a fast hot upgrade after a configuration update.