{"id":3256,"date":"2026-05-26T10:40:46","date_gmt":"2026-05-26T10:40:46","guid":{"rendered":"https:\/\/ottocast.vip\/?page_id=3256"},"modified":"2026-07-12T08:03:16","modified_gmt":"2026-07-12T08:03:16","slug":"elementor-3256","status":"publish","type":"page","link":"https:\/\/ottocast.vip\/ja\/elementor-3256\/","title":{"rendered":"pcs61"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"3256\" class=\"elementor elementor-3256\">\n\t\t\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-444df4b elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"444df4b\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2b38397e\" data-id=\"2b38397e\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-43353658 elementor-widget elementor-widget-text-editor\" data-id=\"43353658\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\/*! elementor - v3.7.8 - 02-10-2022 *\/\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}<\/style>\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>P3 Pro Product Update Changelog<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f5f7fa;\n            color: #333;\n            line-height: 1.7;\n            padding: 20px;\n        }\n        \n        .container {\n            max-width: 1100px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 12px;\n            box-shadow: 0 2px 15px rgba(0,0,0,0.05);\n            overflow: hidden;\n        }\n        \n        .header {\n            background: linear-gradient(135deg, #4aa3a1 0%, #3d8b89 100%);\n            color: white;\n            padding: 30px 25px;\n        }\n        \n        .header h1 {\n            font-size: 28px;\n            margin-bottom: 8px;\n            font-weight: 600;\n        }\n        \n        .header p {\n            opacity: 0.9;\n            font-size: 16px;\n        }\n        \n        .product-info {\n            background: #e6f2f1;\n            padding: 15px 25px;\n            border-bottom: 1px solid #d4ebea;\n        }\n        \n        .product-info h2 {\n            font-size: 18px;\n            color: #3d8b89;\n            margin-bottom: 5px;\n        }\n        \n        .product-info p {\n            font-size: 14px;\n            color: #4B5563;\n        }\n        \n        .changelog {\n            padding: 30px 25px;\n        }\n\n        .software-section {\n            margin-bottom: 50px;\n            padding-bottom: 30px;\n            border-bottom: 2px dashed #e6f2f1;\n        }\n\n        .software-section:last-child {\n            margin-bottom: 0;\n            padding-bottom: 0;\n            border-bottom: none;\n        }\n        \n        \/* Model Group Style *\/\n        .model-group {\n            margin-bottom: 25px;\n            border-radius: 8px;\n            border: 1px solid #e6f2f1;\n            overflow: hidden;\n        }\n        \n        .model-header {\n            background: #f0f7f6;\n            padding: 12px 20px;\n            border-bottom: 1px solid #e6f2f1;\n        }\n        \n        .model-header h3 {\n            font-size: 16px;\n            color: #3d8b89;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .model-header h3::before {\n            content: '\ud83d\udce6';\n            font-size: 18px;\n        }\n        \n        \/* Download Links Section *\/\n        .download-links {\n            padding: 15px 20px;\n            background: #f9fcfb;\n        }\n        \n        .download-title {\n            font-size: 14px;\n            color: #1D2939;\n            margin-bottom: 10px;\n            font-weight: 600;\n        }\n        \n        .download-list {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n        }\n        \n        .download-item {\n            padding: 10px 14px;\n            background: white;\n            border: 1px solid #d4ebea;\n            border-radius: 6px;\n            transition: all 0.2s ease;\n        }\n        \n        .download-item:hover {\n            background: #e6f2f1;\n            border-color: #4aa3a1;\n        }\n        \n        .download-item a {\n            color: #4aa3a1;\n            font-weight: 600;\n            text-decoration: none;\n            font-size: 13px;\n            display: flex;\n            align-items: center;\n            gap: 6px;\n        }\n        \n        .download-item a::before {\n            content: '\ud83d\udce5';\n            font-size: 14px;\n        }\n        \n        .download-item a:hover {\n            text-decoration: underline;\n        }\n        \n        \/* Tutorial Videos Section *\/\n        .tutorial-videos {\n            padding: 30px 25px 0;\n        }\n        \n        .tutorial-section {\n            margin-bottom: 30px;\n            border-radius: 8px;\n            border: 1px solid #e6f2f1;\n            overflow: hidden;\n            background: #f9fcfb;\n        }\n        \n        .tutorial-header {\n            background: #f0f7f6;\n            padding: 12px 20px;\n            border-bottom: 1px solid #e6f2f1;\n        }\n        \n        .tutorial-header h3 {\n            font-size: 16px;\n            color: #3d8b89;\n            display: flex;\n            align-items: center;\n            gap: 8px;\n        }\n        \n        .tutorial-header h3::before {\n            content: '\ud83c\udfac';\n            font-size: 18px;\n        }\n        \n        .video-grid {\n            padding: 20px;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 12px;\n        }\n        \n        .video-item {\n            background: white;\n            border: 1px solid #d4ebea;\n            border-radius: 6px;\n            padding: 13px 14px;\n            transition: all 0.2s ease;\n        }\n        \n        .video-item:hover {\n            background: #e6f2f1;\n            border-color: #4aa3a1;\n            transform: translateY(-1px);\n        }\n        \n        .video-item a {\n            color: #4aa3a1;\n            font-weight: 600;\n            text-decoration: none;\n            font-size: 13px;\n            line-height: 1.5;\n            display: flex;\n            align-items: flex-start;\n            gap: 7px;\n        }\n        \n        .video-item a::before {\n            content: '\u25b6';\n            font-size: 13px;\n            flex-shrink: 0;\n            margin-top: 1px;\n        }\n        \n        .video-item a:hover {\n            text-decoration: underline;\n        }\n\n        \/* Version Log Style *\/\n        .version-list {\n            padding: 0 5px;\n        }\n        \n        .version-card {\n            margin-bottom: 20px;\n            padding: 15px;\n            background: white;\n            border-radius: 6px;\n            border-left: 3px solid #4aa3a1;\n            box-shadow: 0 1px 3px rgba(0,0,0,0.03);\n            border-top: 1px solid #f0f7f6;\n            border-right: 1px solid #f0f7f6;\n            border-bottom: 1px solid #f0f7f6;\n        }\n        \n        .version-header {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin-bottom: 10px;\n        }\n        \n        .version-code {\n            font-size: 15px;\n            font-weight: 600;\n            color: #3d8b89;\n        }\n        \n        .version-date {\n            font-size: 13px;\n            color: #6B7280;\n            background: #f0f7f6;\n            padding: 4px 8px;\n            border-radius: 4px;\n        }\n        \n        .update-list {\n            list-style: none;\n            font-size: 14px;\n            color: #4B5563;\n        }\n        \n        .update-item {\n            padding: 6px 0;\n            display: flex;\n            align-items: flex-start;\n        }\n        \n        .update-item::before {\n            content: '\u2713';\n            color: #3d8b89;\n            font-weight: bold;\n            margin-right: 8px;\n            flex-shrink: 0;\n            margin-top: 3px;\n        }\n        \n        .sub-list {\n            margin-left: 24px;\n            margin-top: 4px;\n            margin-bottom: 4px;\n            list-style-type: disc;\n            color: #4B5563;\n        }\n\n        .sub-list li {\n            padding: 3px 0;\n        }\n\n        \/* Responsive Adaptation *\/\n        @media (max-width: 768px) {\n            .header h1 {\n                font-size: 24px;\n            }\n            \n            .changelog {\n                padding: 20px 15px;\n            }\n            \n            .model-group {\n                margin-bottom: 20px;\n            }\n            \n            .version-header {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 5px;\n            }\n            \n            .download-list {\n                flex-direction: column;\n                gap: 8px;\n            }\n            \n            .download-item {\n                width: 100%;\n                text-align: center;\n            }\n            \n            .download-item a {\n                justify-content: center;\n            }\n            \n            .tutorial-videos {\n                padding: 20px 15px 0;\n            }\n            \n            .video-grid {\n                grid-template-columns: 1fr;\n                padding: 15px;\n            }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"header\">\n            <h1>P3 Pro Product Update Changelog<\/h1>\n            <p>Software Updates &#038; Download Links (4GB+64GB Storage)<\/p>\n        <\/div>\n        \n        <div class=\"product-info\">\n            <h2>Product Specification: P3 Pro (4GB+64GB Storage Version)<\/h2>\n            <p>Regional Versions: JP (Japan), EAU (Eurasia), NA (North America) | Update Methods: PC Flashing Version &#038; Upgrade Package<\/p>\n        <\/div>\n        \n        <div class=\"tutorial-videos\">\n            <div class=\"tutorial-section\">\n                <div class=\"tutorial-header\">\n                    <h3>Tutorial Videos<\/h3>\n                <\/div>\n                <div class=\"video-grid\">\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/0ddCcUlrjiQ\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            Unboxing Video (English &#038; Spanish)\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/IBC8vmjD0dM\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            P3 Pro &#8211; HDMI: Solve the Issue of Front and Rear Screen Linkage\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/W4rIFsOzIs8\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            Wireless AA\/CP Connection &#038; Split Screen Usage Tutorial\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/Nb5GaNx5rfw\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            How to Log in to a Google Account During a Software Update\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/jIQ01BYp3Nk\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            How to Perform a TF Card Upgrade When Touch Coordinates Are Inaccurate\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/KVmmOoucQc0\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            How to Pair the Bluetooth Remote Using AI Control Assistance Without a Touchscreen\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/-RWA43Hpo0E\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            PC Flashing Guide: New UFS All-in-One (Software Version A0613)\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/du88l235gFY\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            PC Flashing Guide: Old EMMC Separate Type (Software Version A0611)\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/2nOxOetOfUw\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            How to Connect to the Network\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/cjpMKatVcSs\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            How to Submit Logs Online\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/UYjuChhv4rE\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            How to Perform an Online System Upgrade\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/fAI71q23ZfY\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            How to Collect Logs Using an SD Card\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/Rj582ctYHDc\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            How to Enable Debug Mode in Settings\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/1fb4mve8JL0\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            How to Activate and Bind a Cloud Card on P3 Pro\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/Baj2uw3yk3A\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            BT02 B Remote Control User Guide\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/l2p-dFPZxxg\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            How to Use the P3 Pro HDMI Remote to Solve Front &#038; Rear Screen Linkage (Honda Infotainment)\n                        <\/a>\n                    <\/div>\n                    <div class=\"video-item\">\n                        <a href=\"https:\/\/youtu.be\/RQB1ogVv4yw\" target=\"_blank\" rel=\"noopener noreferrer\">\n                            How to Connect a Monitor via HDMI\n                        <\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n        \n        <div class=\"changelog\">\n            <div class=\"software-section\">\n                <div class=\"model-group\">\n                    <div class=\"model-header\">\n                        <h3>Software Code: A0611 (EMMC Separate Type)<\/h3>\n                    <\/div>\n                    <div class=\"download-links\">\n                        <div class=\"download-title\">Corresponding Download Links:<\/div>\n                        <div class=\"download-list\">\n                            <div class=\"download-item\">\n                                <a href=\"https:\/\/drive.google.com\/drive\/folders\/10ek4d18l7csFHgp5GqT2qvxjFHnfF-QP?usp=drive_link\" target=\"_blank\" rel=\"noopener noreferrer\">\n                                    P3 Pro (A0611) Latest Upgrade Package\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"version-list\">\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">System &#038; Protocol Optimizations<\/div>\n                            <div class=\"version-date\">Update Date: 2026-06-27<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Optimized HID protocol (enhanced key event parsing).<\/li>\n                            <li class=\"update-item\">Fixed an intermittent audio loss issue during music playback.<\/li>\n                            <li class=\"update-item\">Resolved aspect ratio scaling issues preventing full-screen display on certain Toyota head units.<\/li>\n                            <li class=\"update-item\">Fixed system compatibility and connectivity issues with specific Fiat head units.<\/li>\n                            <li class=\"update-item\">Fixed crashes occurring in the Android Auto (AA) communication channel.<\/li>\n                            <li class=\"update-item\">Removed redundant &#8220;Personalization&#8221; options from the Advanced Settings menu.<\/li>\n                            <li class=\"update-item\">Updated production testing tools to maintain compatibility with new MFi standards.<\/li>\n                            <li class=\"update-item\">Updated the USB device identifier name displayed on the head unit when connected in Android Auto mode.<\/li>\n                            <li class=\"update-item\">Removed the &#8220;Factory Mode&#8221; entry from Advanced Settings for enhanced security.<\/li>\n                            <li class=\"update-item\">Refined and optimized Russian system interface translations.<\/li>\n                            <li class=\"update-item\">Added visual focus dissipation effects when navigating UI elements with a remote control.<\/li>\n                            <li class=\"update-item\">Added descriptive explanatory text for &#8220;Display Offset&#8221; and &#8220;Audio Stream Mode&#8221; inside Settings > Problem Feedback.<\/li>\n                            <li class=\"update-item\">Optimized the interactive area for video widget cards; clicking anywhere on the card now triggers addition, replacing the previous plus-icon-only restriction.<\/li>\n                            <li class=\"update-item\">Added automated continuous stress-testing for Bluetooth in production tools with automated log exporting.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">New Features &#038; Performance Upgrades<\/div>\n                            <div class=\"version-date\">Update Date: 2026-04-20<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Added a wider variety of interactive desktop widgets.<\/li>\n                            <li class=\"update-item\">Enabled steering wheel track up\/down buttons to skip previous\/next videos on YouTube.<\/li>\n                            <li class=\"update-item\">Expanded navigation widget compatibility to support additional map applications.<\/li>\n                            <li class=\"update-item\">Fixed HDMI mono audio output and resolved screen casting failures on specific external monitors.<\/li>\n                            <li class=\"update-item\">Introduced a new comprehensive Device Management feature.<\/li>\n                            <li class=\"update-item\">Reduced system boot time and FOTA installation duration; improved overall performance for split-screen and voice interactions.<\/li>\n                            <li class=\"update-item\">Resolved display bugs on Toyota RAV4 head units under AA protocol; fixed various bugs in the Bluetooth App and split-screen functionality.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">OTA &#038; Hardware Compatibility Fixes<\/div>\n                            <div class=\"version-date\">Update Date: 2026-03-03<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[OTA Update] Optimized differential OTA updating algorithms to significantly accelerate installation speed.<\/li>\n                            <li class=\"update-item\">[CP\/AA Module] Fixed hot-plug detection failure in Android Auto mode when the device is powered via an auxiliary Y-cable.<\/li>\n                            <li class=\"update-item\">[SN Module] Resolved duplicate flash serial number (SN: 4E982BB5) issues on integrated units that prevented external Bluetooth activation by switching to CPU-based SN generation.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Hotfix &#038; Crash Resolutions<\/div>\n                            <div class=\"version-date\">Update Date: 2026-02-10<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[Logging Module] Hotfix: Fixed a race condition where deleting log files after archiving to a TF card occasionally failed, causing storage bloat. Implemented failsafes to limit system storage usage.<\/li>\n                            <li class=\"update-item\">[Floating Ball] Fixed a system crash caused by long-pressing the Home button to access shortcut settings.<\/li>\n                            <li class=\"update-item\">Fixed sudden crashes in production testing tools.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Feature Enhancements &#038; System Adaptations<\/div>\n                            <div class=\"version-date\">Update Date: 2026-02-04<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[Voice Assistant] Fixed an issue where steering wheel voice wake-up buttons continued to trigger the in-house AI assistant even after setting a third-party default in Settings > Personalization.<\/li>\n                            <li class=\"update-item\">[Third-Party Apps] Resolved false &#8220;rooted system&#8221; restriction warnings when launching the Sky Go app.<\/li>\n                            <li class=\"update-item\">[HDMI] Added multi-resolution support for HDMI output to resolve display compatibility issues.<\/li>\n                            <li class=\"update-item\">[AA Protocol] Fixed repetitive &#8220;Android Auto cannot be enabled&#8221; error pop-ups when re-plugging the device under AA protocol.<\/li>\n                            <li class=\"update-item\">[Dock] Allowed favorite apps in the Dock bar to dynamically reflect recent application status.<\/li>\n                            <li class=\"update-item\">[Analytics] Added network state telemetry (Wi-Fi vs. 4G, distinguishing between Cloud SIM and physical SIM) during device boot-up reporting.<\/li>\n                            <li class=\"update-item\">[Bluetooth App] Fixed incoming call UI layout anomalies on Volvo head unit resolutions.<\/li>\n                            <li class=\"update-item\">[Floating Ball] Updated the music widget and added a shortcut to launch Settings by long-pressing the Home button.<\/li>\n                            <li class=\"update-item\">[Settings] Added configuration options for Favorite Apps \/ Recent Apps behavior.<\/li>\n                            <li class=\"update-item\">[Settings] Added system version, head unit resolution, and CP\/AA protocol details to the log submission interface.<\/li>\n                            <li class=\"update-item\">[Voice Assistant] Added localized voice command support for Arabic.<\/li>\n                            <li class=\"update-item\">[Production Tools] Updated production testing tools to synchronize with the latest LY release.<\/li>\n                            <li class=\"update-item\">[Bluetooth Remote] Added customized shortcut button mapping for dedicated remote controls.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Protocol Fixes &#038; Localization<\/div>\n                            <div class=\"version-date\">Update Date: 2026-01-19<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Resolved various Android Auto protocol bugs.<\/li>\n                            <li class=\"update-item\">Fixed an issue where voice assistants failed to function within certain third-party applications.<\/li>\n                            <li class=\"update-item\">Added system adaptation and support for the Arabic language.<\/li>\n                            <li class=\"update-item\">Optimized general features including left\/right-hand drive UI adaptation and Cloud SIM App performance to enhance user experience.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Touch Alignment &#038; App Support<\/div>\n                            <div class=\"version-date\">Update Date: 2026-01-04<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed touch alignment offset and related issues under the Android Auto (AA) protocol.<\/li>\n                            <li class=\"update-item\">Resolved issues where Google Assistant could not be invoked within apps like Google Maps and YouTube.<\/li>\n                            <li class=\"update-item\">Enabled steering wheel controls for swiping through short videos on TikTok.<\/li>\n                            <li class=\"update-item\">Fixed incorrect incoming and outgoing call icons in the Bluetooth phone interface.<\/li>\n                            <li class=\"update-item\">Fixed system UI glitches caused by changing language or dark\/light theme while YouTube is in split-screen mode.<\/li>\n                            <li class=\"update-item\">[Nano] Added a &#8220;My Orders&#8221; page.<\/li>\n                            <li class=\"update-item\">[Widget Center] Added widget support for navigation apps including NaviKing, Yandex Maps, and KakaoMap.<\/li>\n                            <li class=\"update-item\">Fixed split keyboard layout and visual occlusion issues on Toyota Camry head units (1916&#215;954 resolution).<\/li>\n                            <li class=\"update-item\">Fixed general bugs and improved overall user experience.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Major System &#038; App Optimizations<\/div>\n                            <div class=\"version-date\">Update Date: 2025-12-10<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed black screen issue in Yahoo Maps caused by the driving safety protection feature.<\/li>\n                            <li class=\"update-item\">Optimized dual-screen independent display to prevent screen tearing\/glitches when switching apps between the main screen and HDMI monitor.<\/li>\n                            <li class=\"update-item\">Removed Japanese language option from TF card configuration.<\/li>\n                            <li class=\"update-item\">Improved swipe-up responsiveness when clearing apps from the recent tasks list.<\/li>\n                            <li class=\"update-item\">Fixed an issue where the hidden &#8220;GPS Test&#8221; app incorrectly appeared in the app drawer after logging into a Google account.<\/li>\n                            <li class=\"update-item\">Fixed air mouse tracking on secondary screens to ensure proper control over HDMI displays.<\/li>\n                            <li class=\"update-item\">Optimized UI and accelerated music metadata update speed in the Widget Center.<\/li>\n                            <li class=\"update-item\">Added numerical badge notifications to AppHub.<\/li>\n                            <li class=\"update-item\">Updated Spotify QR code in the Nano app.<\/li>\n                            <li class=\"update-item\">Fixed an issue in Nano where the Spotify login page failed to launch when unlogged.<\/li>\n                            <li class=\"update-item\">Hidden Japanese language option in the setup wizard based on system property configurations.<\/li>\n                            <li class=\"update-item\">Fixed music widget display logic and playback controller retrieval issues.<\/li>\n                            <li class=\"update-item\">Adjusted warning dialog spacing, checkbox positioning, and colors to prevent UI element overlapping.<\/li>\n                            <li class=\"update-item\">Fixed an issue on ultra-wide screens (e.g., 1920&#215;720) where the YouTube full-screen button was obscured by the Dock bar.<\/li>\n                            <li class=\"update-item\">Fixed frequent &#8220;App keeps stopping&#8221; crashes affecting Google suite apps.<\/li>\n                            <li class=\"update-item\">\n                                <div>Settings App Optimizations:<\/div>\n                                <ul class=\"sub-list\">\n                                    <li>Added a &#8220;P3P LED Tips&#8221; tab in Settings > FAQ, displaying multi-language instructions for LED brightness adjustment.<\/li>\n                                    <li>Fixed FOTA upgrade changelog caching issues and added &#8216;systemId&#8217; reporting field.<\/li>\n                                    <li>Added support for the <code>\/display\/index<\/code> page and defaulted switching to the third tab.<\/li>\n                                    <li>Dynamically constrained the QR code area in log submission to adapt to various screen sizes.<\/li>\n                                    <li>Added max-line limits and ellipsis truncation to title bar TextViews.<\/li>\n                                    <li>Optimized the layout and style adaptation of the log submission dialog.<\/li>\n                                    <li>Adjusted spacing between selection buttons in Settings.<\/li>\n                                    <li>Implemented language filtering logic in language selection modules.<\/li>\n                                    <li>Added TF card processing to remove specific languages defined by system properties.<\/li>\n                                <\/ul>\n                            <\/li>\n                            <li class=\"update-item\">\n                                <div>Bluetooth App Optimizations:<\/div>\n                                <ul class=\"sub-list\">\n                                    <li>Refactored the music playback manager to optimize audio focus handling, preventing concurrent video and music playback.<\/li>\n                                    <li>Fixed Bluetooth playback interruptions caused by switching system themes or languages.<\/li>\n                                    <li>Optimized playback state detection and progress bar dragging recognition.<\/li>\n                                    <li>Rolled back the GOC SDK version for improved stability.<\/li>\n                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Dual-Screen &#038; Control Enhancements<\/div>\n                            <div class=\"version-date\">Update Date: 2025-11-22<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[System] Enabled dynamic mouse switching between the car display and HDMI screen in dual-screen independent display mode.<\/li>\n                            <li class=\"update-item\">[System] Fixed an issue where audio was lost during hot-plugging in certain scenarios.<\/li>\n                            <li class=\"update-item\">[System] Enabled play\/pause functionality by clicking the volume knob on the car head unit.<\/li>\n                            <li class=\"update-item\">[System] Added handling for steering wheel left\/right control button events (not yet adapted for the navigation bar).<\/li>\n                            <li class=\"update-item\">[System] Fixed steering wheel control call answer\/hang-up issues on certain car head units.<\/li>\n                            <li class=\"update-item\">[App] Optimized YouTube grid display to show 3 items per row instead of 2.<\/li>\n                            <li class=\"update-item\">[App] Fixed unclickable color blocks appearing in YouTube during split-screen mode.<\/li>\n                            <li class=\"update-item\">[Dock] Optimized favorite apps selection in the Dock bar; previously selected apps no longer need to be deselected before re-selecting.<\/li>\n                            <li class=\"update-item\">[AiServices] Fixed navigation loop when clicking video links in AiServices (links now open in Chrome, allowing seamless redirection to YouTube).<\/li>\n                            <li class=\"update-item\">[In-house Apps] Fixed various bugs in the Bluetooth App, Settings, AI Voice Assistant, and desktop widgets.<\/li>\n                            <li class=\"update-item\">[System] Video-in-motion (driving safety) protection is now disabled by default.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Initial Release<\/div>\n                            <div class=\"version-date\">Update Date: 2025-11-05<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Initial P3 Pro (A0611) software release.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"software-section\">\n                <div class=\"model-group\">\n                    <div class=\"model-header\">\n                        <h3>Software Code: A0613 (UFS All-in-One \u2014 EU \/ JP)<\/h3>\n                    <\/div>\n                    <div class=\"download-links\">\n                        <div class=\"download-title\">Corresponding Download Links:<\/div>\n                        <div class=\"download-list\">\n                            <div class=\"download-item\">\n                                <a href=\"https:\/\/drive.google.com\/drive\/folders\/1SpbEFz8pVHIZCqlNhxe2XLffb59nEb3N?usp=drive_link\" target=\"_blank\" rel=\"noopener noreferrer\">\n                                    P3 Pro (A0613 &#8211; EU\/JP) Latest Upgrade Package\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"version-list\">\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">System &#038; Protocol Optimizations<\/div>\n                            <div class=\"version-date\">Update Date: 2026-06-27<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Optimized HID protocol (enhanced key event parsing).<\/li>\n                            <li class=\"update-item\">Fixed an intermittent audio loss issue during music playback.<\/li>\n                            <li class=\"update-item\">Resolved aspect ratio scaling issues preventing full-screen display on certain Toyota head units.<\/li>\n                            <li class=\"update-item\">Fixed system compatibility and connectivity issues with specific Fiat head units.<\/li>\n                            <li class=\"update-item\">Fixed crashes occurring in the Android Auto (AA) communication channel.<\/li>\n                            <li class=\"update-item\">Removed redundant &#8220;Personalization&#8221; options from the Advanced Settings menu.<\/li>\n                            <li class=\"update-item\">Updated production testing tools to maintain compatibility with new MFi standards.<\/li>\n                            <li class=\"update-item\">Updated the USB device identifier name displayed on the head unit when connected in Android Auto mode.<\/li>\n                            <li class=\"update-item\">Removed the &#8220;Factory Mode&#8221; entry from Advanced Settings for enhanced security.<\/li>\n                            <li class=\"update-item\">Refined and optimized Russian system interface translations.<\/li>\n                            <li class=\"update-item\">Added visual focus dissipation effects when navigating UI elements with a remote control.<\/li>\n                            <li class=\"update-item\">Added descriptive explanatory text for &#8220;Display Offset&#8221; and &#8220;Audio Stream Mode&#8221; inside Settings > Problem Feedback.<\/li>\n                            <li class=\"update-item\">Optimized the interactive area for video widget cards; clicking anywhere on the card now triggers addition, replacing the previous plus-icon-only restriction.<\/li>\n                            <li class=\"update-item\">Added automated continuous stress-testing for Bluetooth in production tools with automated log exporting.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">New Features &#038; Performance Upgrades<\/div>\n                            <div class=\"version-date\">Update Date: 2026-04-20<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Added a wider variety of interactive desktop widgets.<\/li>\n                            <li class=\"update-item\">Enabled steering wheel track up\/down buttons to skip previous\/next videos on YouTube.<\/li>\n                            <li class=\"update-item\">Expanded navigation widget compatibility to support additional map applications.<\/li>\n                            <li class=\"update-item\">Fixed HDMI mono audio output and resolved screen casting failures on specific external monitors.<\/li>\n                            <li class=\"update-item\">Introduced a new comprehensive Device Management feature.<\/li>\n                            <li class=\"update-item\">Reduced system boot time and FOTA installation duration; improved overall performance for split-screen and voice interactions.<\/li>\n                            <li class=\"update-item\">Resolved display bugs on Toyota RAV4 head units under AA protocol; fixed various bugs in the Bluetooth App and split-screen functionality.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">OTA &#038; Hardware Compatibility Fixes<\/div>\n                            <div class=\"version-date\">Update Date: 2026-03-03<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[OTA Update] Optimized differential OTA updating algorithms to significantly accelerate installation speed.<\/li>\n                            <li class=\"update-item\">[CP\/AA Module] Fixed hot-plug detection failure in Android Auto mode when the device is powered via an auxiliary Y-cable.<\/li>\n                            <li class=\"update-item\">[SN Module] Resolved duplicate flash serial number (SN: 4E982BB5) issues on integrated units that prevented external Bluetooth activation by switching to CPU-based SN generation.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Hotfix &#038; Crash Resolutions<\/div>\n                            <div class=\"version-date\">Update Date: 2026-02-10<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[Logging Module] Hotfix: Fixed a race condition where deleting log files after archiving to a TF card occasionally failed, causing storage bloat. Implemented failsafes to limit system storage usage.<\/li>\n                            <li class=\"update-item\">[Floating Ball] Fixed a system crash caused by long-pressing the Home button to access shortcut settings.<\/li>\n                            <li class=\"update-item\">Fixed sudden crashes in production testing tools.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Feature Enhancements &#038; System Adaptations<\/div>\n                            <div class=\"version-date\">Update Date: 2026-02-04<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[Voice Assistant] Fixed an issue where steering wheel voice wake-up buttons continued to trigger the in-house AI assistant even after setting a third-party default in Settings > Personalization.<\/li>\n                            <li class=\"update-item\">[Third-Party Apps] Resolved false &#8220;rooted system&#8221; restriction warnings when launching the Sky Go app.<\/li>\n                            <li class=\"update-item\">[HDMI] Added multi-resolution support for HDMI output to resolve display compatibility issues.<\/li>\n                            <li class=\"update-item\">[AA Protocol] Fixed repetitive &#8220;Android Auto cannot be enabled&#8221; error pop-ups when re-plugging the device under AA protocol.<\/li>\n                            <li class=\"update-item\">[Dock] Allowed favorite apps in the Dock bar to dynamically reflect recent application status.<\/li>\n                            <li class=\"update-item\">[Analytics] Added network state telemetry (Wi-Fi vs. 4G, distinguishing between Cloud SIM and physical SIM) during device boot-up reporting.<\/li>\n                            <li class=\"update-item\">[Bluetooth App] Fixed incoming call UI layout anomalies on Volvo head unit resolutions.<\/li>\n                            <li class=\"update-item\">[Floating Ball] Updated the music widget and added a shortcut to launch Settings by long-pressing the Home button.<\/li>\n                            <li class=\"update-item\">[Settings] Added configuration options for Favorite Apps \/ Recent Apps behavior.<\/li>\n                            <li class=\"update-item\">[Settings] Added system version, head unit resolution, and CP\/AA protocol details to the log submission interface.<\/li>\n                            <li class=\"update-item\">[Voice Assistant] Added localized voice command support for Arabic.<\/li>\n                            <li class=\"update-item\">[Production Tools] Updated production testing tools to synchronize with the latest LY release.<\/li>\n                            <li class=\"update-item\">[Bluetooth Remote] Added customized shortcut button mapping for dedicated remote controls.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Protocol Fixes &#038; Localization<\/div>\n                            <div class=\"version-date\">Update Date: 2026-01-19<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Resolved various Android Auto protocol bugs.<\/li>\n                            <li class=\"update-item\">Fixed an issue where voice assistants failed to function within certain third-party applications.<\/li>\n                            <li class=\"update-item\">Added system adaptation and support for the Arabic language.<\/li>\n                            <li class=\"update-item\">Optimized general features including left\/right-hand drive UI adaptation and Cloud SIM App performance to enhance user experience.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Touch Alignment &#038; App Support<\/div>\n                            <div class=\"version-date\">Update Date: 2026-01-04<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed touch alignment offset and related issues under the Android Auto (AA) protocol.<\/li>\n                            <li class=\"update-item\">Resolved issues where Google Assistant could not be invoked within apps like Google Maps and YouTube.<\/li>\n                            <li class=\"update-item\">Enabled steering wheel controls for swiping through short videos on TikTok.<\/li>\n                            <li class=\"update-item\">Fixed incorrect incoming and outgoing call icons in the Bluetooth phone interface.<\/li>\n                            <li class=\"update-item\">Fixed system UI glitches caused by changing language or dark\/light theme while YouTube is in split-screen mode.<\/li>\n                            <li class=\"update-item\">[Nano] Added a &#8220;My Orders&#8221; page.<\/li>\n                            <li class=\"update-item\">[Widget Center] Added widget support for navigation apps including NaviKing, Yandex Maps, and KakaoMap.<\/li>\n                            <li class=\"update-item\">Fixed split keyboard layout and visual occlusion issues on Toyota Camry head units (1916&#215;954 resolution).<\/li>\n                            <li class=\"update-item\">Fixed general bugs and improved overall user experience.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Major System &#038; App Optimizations<\/div>\n                            <div class=\"version-date\">Update Date: 2025-12-10<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed black screen issue in Yahoo Maps caused by the driving safety protection feature.<\/li>\n                            <li class=\"update-item\">Optimized dual-screen independent display to prevent screen tearing\/glitches when switching apps between the main screen and HDMI monitor.<\/li>\n                            <li class=\"update-item\">Removed Japanese language option from TF card configuration.<\/li>\n                            <li class=\"update-item\">Improved swipe-up responsiveness when clearing apps from the recent tasks list.<\/li>\n                            <li class=\"update-item\">Fixed an issue where the hidden &#8220;GPS Test&#8221; app incorrectly appeared in the app drawer after logging into a Google account.<\/li>\n                            <li class=\"update-item\">Fixed air mouse tracking on secondary screens to ensure proper control over HDMI displays.<\/li>\n                            <li class=\"update-item\">Optimized UI and accelerated music metadata update speed in the Widget Center.<\/li>\n                            <li class=\"update-item\">Added numerical badge notifications to AppHub.<\/li>\n                            <li class=\"update-item\">Updated Spotify QR code in the Nano app.<\/li>\n                            <li class=\"update-item\">Fixed an issue in Nano where the Spotify login page failed to launch when unlogged.<\/li>\n                            <li class=\"update-item\">Hidden Japanese language option in the setup wizard based on system property configurations.<\/li>\n                            <li class=\"update-item\">Fixed music widget display logic and playback controller retrieval issues.<\/li>\n                            <li class=\"update-item\">Adjusted warning dialog spacing, checkbox positioning, and colors to prevent UI element overlapping.<\/li>\n                            <li class=\"update-item\">Fixed an issue on ultra-wide screens (e.g., 1920&#215;720) where the YouTube full-screen button was obscured by the Dock bar.<\/li>\n                            <li class=\"update-item\">Fixed frequent &#8220;App keeps stopping&#8221; crashes affecting Google suite apps.<\/li>\n                            <li class=\"update-item\">\n                                <div>Settings App Optimizations:<\/div>\n                                <ul class=\"sub-list\">\n                                    <li>Added a &#8220;P3P LED Tips&#8221; tab in Settings > FAQ, displaying multi-language instructions for LED brightness adjustment.<\/li>\n                                    <li>Fixed FOTA upgrade changelog caching issues and added &#8216;systemId&#8217; reporting field.<\/li>\n                                    <li>Added support for the <code>\/display\/index<\/code> page and defaulted switching to the third tab.<\/li>\n                                    <li>Dynamically constrained the QR code area in log submission to adapt to various screen sizes.<\/li>\n                                    <li>Added max-line limits and ellipsis truncation to title bar TextViews.<\/li>\n                                    <li>Optimized the layout and style adaptation of the log submission dialog.<\/li>\n                                    <li>Adjusted spacing between selection buttons in Settings.<\/li>\n                                    <li>Implemented language filtering logic in language selection modules.<\/li>\n                                    <li>Added TF card processing to remove specific languages defined by system properties.<\/li>\n                                <\/ul>\n                            <\/li>\n                            <li class=\"update-item\">\n                                <div>Bluetooth App Optimizations:<\/div>\n                                <ul class=\"sub-list\">\n                                    <li>Refactored the music playback manager to optimize audio focus handling, preventing concurrent video and music playback.<\/li>\n                                    <li>Fixed Bluetooth playback interruptions caused by switching system themes or languages.<\/li>\n                                    <li>Optimized playback state detection and progress bar dragging recognition.<\/li>\n                                    <li>Rolled back the GOC SDK version for improved stability.<\/li>\n                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Dual-Screen &#038; Control Enhancements<\/div>\n                            <div class=\"version-date\">Update Date: 2025-11-22<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[System] Enabled dynamic mouse switching between the car display and HDMI screen in dual-screen independent display mode.<\/li>\n                            <li class=\"update-item\">[System] Fixed an issue where audio was lost during hot-plugging in certain scenarios.<\/li>\n                            <li class=\"update-item\">[System] Enabled play\/pause functionality by clicking the volume knob on the car head unit.<\/li>\n                            <li class=\"update-item\">[System] Added handling for steering wheel left\/right control button events (not yet adapted for the navigation bar).<\/li>\n                            <li class=\"update-item\">[System] Fixed steering wheel control call answer\/hang-up issues on certain car head units.<\/li>\n                            <li class=\"update-item\">[App] Optimized YouTube grid display to show 3 items per row instead of 2.<\/li>\n                            <li class=\"update-item\">[App] Fixed unclickable color blocks appearing in YouTube during split-screen mode.<\/li>\n                            <li class=\"update-item\">[Dock] Optimized favorite apps selection in the Dock bar; previously selected apps no longer need to be deselected before re-selecting.<\/li>\n                            <li class=\"update-item\">[AiServices] Fixed navigation loop when clicking video links in AiServices (links now open in Chrome, allowing seamless redirection to YouTube).<\/li>\n                            <li class=\"update-item\">[In-house Apps] Fixed various bugs in the Bluetooth App, Settings, AI Voice Assistant, and desktop widgets.<\/li>\n                            <li class=\"update-item\">[System] Video-in-motion (driving safety) protection is now disabled by default.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Initial Release<\/div>\n                            <div class=\"version-date\">Update Date: 2025-11-05<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Initial P3 Pro (A0613 &#8211; EU\/JP) software release.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"software-section\">\n                <div class=\"model-group\">\n                    <div class=\"model-header\">\n                        <h3>Software Code: A0614 (UFS All-in-One \u2014 NU)<\/h3>\n                    <\/div>\n                    <div class=\"download-links\">\n                        <div class=\"download-title\">Corresponding Download Links:<\/div>\n                        <div class=\"download-list\">\n                            <div class=\"download-item\">\n                                <a href=\"https:\/\/drive.google.com\/drive\/folders\/1Vkc_e1W7IjCDutWaR2bMWV7VLPIv24Gc?usp=drive_link\" target=\"_blank\" rel=\"noopener noreferrer\">\n                                    P3 Pro (A0614 &#8211; NU) Latest Upgrade Package\n                                <\/a>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"version-list\">\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">System &#038; Protocol Optimizations<\/div>\n                            <div class=\"version-date\">Update Date: 2026-06-27<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Optimized HID protocol (enhanced key event parsing).<\/li>\n                            <li class=\"update-item\">Fixed an intermittent audio loss issue during music playback.<\/li>\n                            <li class=\"update-item\">Resolved aspect ratio scaling issues preventing full-screen display on certain Toyota head units.<\/li>\n                            <li class=\"update-item\">Fixed system compatibility and connectivity issues with specific Fiat head units.<\/li>\n                            <li class=\"update-item\">Fixed crashes occurring in the Android Auto (AA) communication channel.<\/li>\n                            <li class=\"update-item\">Removed redundant &#8220;Personalization&#8221; options from the Advanced Settings menu.<\/li>\n                            <li class=\"update-item\">Updated production testing tools to maintain compatibility with new MFi standards.<\/li>\n                            <li class=\"update-item\">Updated the USB device identifier name displayed on the head unit when connected in Android Auto mode.<\/li>\n                            <li class=\"update-item\">Removed the &#8220;Factory Mode&#8221; entry from Advanced Settings for enhanced security.<\/li>\n                            <li class=\"update-item\">Refined and optimized Russian system interface translations.<\/li>\n                            <li class=\"update-item\">Added visual focus dissipation effects when navigating UI elements with a remote control.<\/li>\n                            <li class=\"update-item\">Added descriptive explanatory text for &#8220;Display Offset&#8221; and &#8220;Audio Stream Mode&#8221; inside Settings > Problem Feedback.<\/li>\n                            <li class=\"update-item\">Optimized the interactive area for video widget cards; clicking anywhere on the card now triggers addition, replacing the previous plus-icon-only restriction.<\/li>\n                            <li class=\"update-item\">Added automated continuous stress-testing for Bluetooth in production tools with automated log exporting.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">New Features &#038; Performance Upgrades<\/div>\n                            <div class=\"version-date\">Update Date: 2026-04-20<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Added a wider variety of interactive desktop widgets.<\/li>\n                            <li class=\"update-item\">Enabled steering wheel track up\/down buttons to skip previous\/next videos on YouTube.<\/li>\n                            <li class=\"update-item\">Expanded navigation widget compatibility to support additional map applications.<\/li>\n                            <li class=\"update-item\">Fixed HDMI mono audio output and resolved screen casting failures on specific external monitors.<\/li>\n                            <li class=\"update-item\">Introduced a new comprehensive Device Management feature.<\/li>\n                            <li class=\"update-item\">Reduced system boot time and FOTA installation duration; improved overall performance for split-screen and voice interactions.<\/li>\n                            <li class=\"update-item\">Resolved display bugs on Toyota RAV4 head units under AA protocol; fixed various bugs in the Bluetooth App and split-screen functionality.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">OTA &#038; Hardware Compatibility Fixes<\/div>\n                            <div class=\"version-date\">Update Date: 2026-03-03<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[OTA Update] Optimized differential OTA updating algorithms to significantly accelerate installation speed.<\/li>\n                            <li class=\"update-item\">[CP\/AA Module] Fixed hot-plug detection failure in Android Auto mode when the device is powered via an auxiliary Y-cable.<\/li>\n                            <li class=\"update-item\">[SN Module] Resolved duplicate flash serial number (SN: 4E982BB5) issues on integrated units that prevented external Bluetooth activation by switching to CPU-based SN generation.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Hotfix &#038; Crash Resolutions<\/div>\n                            <div class=\"version-date\">Update Date: 2026-02-10<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[Logging Module] Hotfix: Fixed a race condition where deleting log files after archiving to a TF card occasionally failed, causing storage bloat. Implemented failsafes to limit system storage usage.<\/li>\n                            <li class=\"update-item\">[Floating Ball] Fixed a system crash caused by long-pressing the Home button to access shortcut settings.<\/li>\n                            <li class=\"update-item\">Fixed sudden crashes in production testing tools.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Feature Enhancements &#038; System Adaptations<\/div>\n                            <div class=\"version-date\">Update Date: 2026-02-04<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[Voice Assistant] Fixed an issue where steering wheel voice wake-up buttons continued to trigger the in-house AI assistant even after setting a third-party default in Settings > Personalization.<\/li>\n                            <li class=\"update-item\">[Third-Party Apps] Resolved false &#8220;rooted system&#8221; restriction warnings when launching the Sky Go app.<\/li>\n                            <li class=\"update-item\">[HDMI] Added multi-resolution support for HDMI output to resolve display compatibility issues.<\/li>\n                            <li class=\"update-item\">[AA Protocol] Fixed repetitive &#8220;Android Auto cannot be enabled&#8221; error pop-ups when re-plugging the device under AA protocol.<\/li>\n                            <li class=\"update-item\">[Dock] Allowed favorite apps in the Dock bar to dynamically reflect recent application status.<\/li>\n                            <li class=\"update-item\">[Analytics] Added network state telemetry (Wi-Fi vs. 4G, distinguishing between Cloud SIM and physical SIM) during device boot-up reporting.<\/li>\n                            <li class=\"update-item\">[Bluetooth App] Fixed incoming call UI layout anomalies on Volvo head unit resolutions.<\/li>\n                            <li class=\"update-item\">[Floating Ball] Updated the music widget and added a shortcut to launch Settings by long-pressing the Home button.<\/li>\n                            <li class=\"update-item\">[Settings] Added configuration options for Favorite Apps \/ Recent Apps behavior.<\/li>\n                            <li class=\"update-item\">[Settings] Added system version, head unit resolution, and CP\/AA protocol details to the log submission interface.<\/li>\n                            <li class=\"update-item\">[Voice Assistant] Added localized voice command support for Arabic.<\/li>\n                            <li class=\"update-item\">[Production Tools] Updated production testing tools to synchronize with the latest LY release.<\/li>\n                            <li class=\"update-item\">[Bluetooth Remote] Added customized shortcut button mapping for dedicated remote controls.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Protocol Fixes &#038; Localization<\/div>\n                            <div class=\"version-date\">Update Date: 2026-01-19<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Resolved various Android Auto protocol bugs.<\/li>\n                            <li class=\"update-item\">Fixed an issue where voice assistants failed to function within certain third-party applications.<\/li>\n                            <li class=\"update-item\">Added system adaptation and support for the Arabic language.<\/li>\n                            <li class=\"update-item\">Optimized general features including left\/right-hand drive UI adaptation and Cloud SIM App performance to enhance user experience.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Touch Alignment &#038; App Support<\/div>\n                            <div class=\"version-date\">Update Date: 2026-01-04<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed touch alignment offset and related issues under the Android Auto (AA) protocol.<\/li>\n                            <li class=\"update-item\">Resolved issues where Google Assistant could not be invoked within apps like Google Maps and YouTube.<\/li>\n                            <li class=\"update-item\">Enabled steering wheel controls for swiping through short videos on TikTok.<\/li>\n                            <li class=\"update-item\">Fixed incorrect incoming and outgoing call icons in the Bluetooth phone interface.<\/li>\n                            <li class=\"update-item\">Fixed system UI glitches caused by changing language or dark\/light theme while YouTube is in split-screen mode.<\/li>\n                            <li class=\"update-item\">[Nano] Added a &#8220;My Orders&#8221; page.<\/li>\n                            <li class=\"update-item\">[Widget Center] Added widget support for navigation apps including NaviKing, Yandex Maps, and KakaoMap.<\/li>\n                            <li class=\"update-item\">Fixed split keyboard layout and visual occlusion issues on Toyota Camry head units (1916&#215;954 resolution).<\/li>\n                            <li class=\"update-item\">Fixed general bugs and improved overall user experience.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Major System &#038; App Optimizations<\/div>\n                            <div class=\"version-date\">Update Date: 2025-12-10<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Fixed black screen issue in Yahoo Maps caused by the driving safety protection feature.<\/li>\n                            <li class=\"update-item\">Optimized dual-screen independent display to prevent screen tearing\/glitches when switching apps between the main screen and HDMI monitor.<\/li>\n                            <li class=\"update-item\">Removed Japanese language option from TF card configuration.<\/li>\n                            <li class=\"update-item\">Improved swipe-up responsiveness when clearing apps from the recent tasks list.<\/li>\n                            <li class=\"update-item\">Fixed an issue where the hidden &#8220;GPS Test&#8221; app incorrectly appeared in the app drawer after logging into a Google account.<\/li>\n                            <li class=\"update-item\">Fixed air mouse tracking on secondary screens to ensure proper control over HDMI displays.<\/li>\n                            <li class=\"update-item\">Optimized UI and accelerated music metadata update speed in the Widget Center.<\/li>\n                            <li class=\"update-item\">Added numerical badge notifications to AppHub.<\/li>\n                            <li class=\"update-item\">Updated Spotify QR code in the Nano app.<\/li>\n                            <li class=\"update-item\">Fixed an issue in Nano where the Spotify login page failed to launch when unlogged.<\/li>\n                            <li class=\"update-item\">Hidden Japanese language option in the setup wizard based on system property configurations.<\/li>\n                            <li class=\"update-item\">Fixed music widget display logic and playback controller retrieval issues.<\/li>\n                            <li class=\"update-item\">Adjusted warning dialog spacing, checkbox positioning, and colors to prevent UI element overlapping.<\/li>\n                            <li class=\"update-item\">Fixed an issue on ultra-wide screens (e.g., 1920&#215;720) where the YouTube full-screen button was obscured by the Dock bar.<\/li>\n                            <li class=\"update-item\">Fixed frequent &#8220;App keeps stopping&#8221; crashes affecting Google suite apps.<\/li>\n                            <li class=\"update-item\">\n                                <div>Settings App Optimizations:<\/div>\n                                <ul class=\"sub-list\">\n                                    <li>Added a &#8220;P3P LED Tips&#8221; tab in Settings > FAQ, displaying multi-language instructions for LED brightness adjustment.<\/li>\n                                    <li>Fixed FOTA upgrade changelog caching issues and added &#8216;systemId&#8217; reporting field.<\/li>\n                                    <li>Added support for the <code>\/display\/index<\/code> page and defaulted switching to the third tab.<\/li>\n                                    <li>Dynamically constrained the QR code area in log submission to adapt to various screen sizes.<\/li>\n                                    <li>Added max-line limits and ellipsis truncation to title bar TextViews.<\/li>\n                                    <li>Optimized the layout and style adaptation of the log submission dialog.<\/li>\n                                    <li>Adjusted spacing between selection buttons in Settings.<\/li>\n                                    <li>Implemented language filtering logic in language selection modules.<\/li>\n                                    <li>Added TF card processing to remove specific languages defined by system properties.<\/li>\n                                <\/ul>\n                            <\/li>\n                            <li class=\"update-item\">\n                                <div>Bluetooth App Optimizations:<\/div>\n                                <ul class=\"sub-list\">\n                                    <li>Refactored the music playback manager to optimize audio focus handling, preventing concurrent video and music playback.<\/li>\n                                    <li>Fixed Bluetooth playback interruptions caused by switching system themes or languages.<\/li>\n                                    <li>Optimized playback state detection and progress bar dragging recognition.<\/li>\n                                    <li>Rolled back the GOC SDK version for improved stability.<\/li>\n                                <\/ul>\n                            <\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Dual-Screen &#038; Control Enhancements<\/div>\n                            <div class=\"version-date\">Update Date: 2025-11-22<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">[System] Enabled dynamic mouse switching between the car display and HDMI screen in dual-screen independent display mode.<\/li>\n                            <li class=\"update-item\">[System] Fixed an issue where audio was lost during hot-plugging in certain scenarios.<\/li>\n                            <li class=\"update-item\">[System] Enabled play\/pause functionality by clicking the volume knob on the car head unit.<\/li>\n                            <li class=\"update-item\">[System] Added handling for steering wheel left\/right control button events (not yet adapted for the navigation bar).<\/li>\n                            <li class=\"update-item\">[System] Fixed steering wheel control call answer\/hang-up issues on certain car head units.<\/li>\n                            <li class=\"update-item\">[App] Optimized YouTube grid display to show 3 items per row instead of 2.<\/li>\n                            <li class=\"update-item\">[App] Fixed unclickable color blocks appearing in YouTube during split-screen mode.<\/li>\n                            <li class=\"update-item\">[Dock] Optimized favorite apps selection in the Dock bar; previously selected apps no longer need to be deselected before re-selecting.<\/li>\n                            <li class=\"update-item\">[AiServices] Fixed navigation loop when clicking video links in AiServices (links now open in Chrome, allowing seamless redirection to YouTube).<\/li>\n                            <li class=\"update-item\">[In-house Apps] Fixed various bugs in the Bluetooth App, Settings, AI Voice Assistant, and desktop widgets.<\/li>\n                            <li class=\"update-item\">[System] Video-in-motion (driving safety) protection is now disabled by default.<\/li>\n                        <\/ul>\n                    <\/div>\n\n                    <div class=\"version-card\">\n                        <div class=\"version-header\">\n                            <div class=\"version-code\">Initial Release<\/div>\n                            <div class=\"version-date\">Update Date: 2025-11-05<\/div>\n                        <\/div>\n                        <ul class=\"update-list\">\n                            <li class=\"update-item\">Initial P3 Pro (A0614 &#8211; NU) software release.<\/li>\n                        <\/ul>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>P3 Pro Product Update Changelog P3 Pro Product Update Changelog Software Updates &#038; Download Links (4GB+64GB Storage) Product Specification: P3 [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-3256","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"ottocast","author_link":"https:\/\/ottocast.vip\/ja\/author\/ottocast\/"},"uagb_comment_info":0,"uagb_excerpt":"P3 Pro Product Update Changelog P3 Pro Product Update Changelog Software Updates &#038; Download Links (4GB+64GB Storage) Product Specification: P3 [&hellip;]","_links":{"self":[{"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/pages\/3256","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/comments?post=3256"}],"version-history":[{"count":22,"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/pages\/3256\/revisions"}],"predecessor-version":[{"id":3412,"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/pages\/3256\/revisions\/3412"}],"wp:attachment":[{"href":"https:\/\/ottocast.vip\/ja\/wp-json\/wp\/v2\/media?parent=3256"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}