Three changes (all additive).
Settings — AI Personalize section (new): the AI personalization options previously only settable during onboarding (role / response style / tone / memory / use-cases) are now editable anytime in Settings → Liv AI. Reuses preferences.get/set; reads current values back.
Settings — Date & Time fix: the Country/City picker now seeds from your SAVED location (via setup.getLocation) instead of a browser guess.
WebApp — content drag-and-drop: the streamed 'Add Web App' window now forwards real drag gestures (mousedown → mousemove path → mouseup via xdotool) to the remote Chrome, so you can drag-and-drop inside a webapp like a regular app. Plain taps still click (atomic, zero regression). NEEDS live UAT.
Deploy: update.sh, then clear PWA service worker + hard-refresh.
Full Changelog: v44.8...v44.9