# Changelog

{% hint style="success" %}
**Version** : 3.1
{% endhint %}

<figure><img src="/files/iONqwBFu3qeWfzykCteD" alt=""><figcaption></figcaption></figure>

New:\
✧ Import playlist button to be able to import playlists from other owned cars\
✧ New playlist interface with cover color;Search input inside the playlist page\
✧ Delete song button inside the playlist page on hover\
✧ HasCarplayItem function inside the server.lua of your framework folder in order to edit the check of the item

Fixes:\
✧ Fixed various issues with Mx-surround\
✧ Fixed the music bar blocking or returning back after the click\
✧ Improved performances\
✧ Other small fixes

{% hint style="success" %}
**Version** : 3.0
{% endhint %}

New:\
✧ Now Standalone (working with all the frameworks)\
✧ New big design of the user interface\
✧ Carplay object installed inside the vehicle projecting the screen in real time\
✧ Added the ability to create playlists in the music app\
✧ Interact in the interface with a 3d model of the vehicle\
✧ Added the ability to let all the players in the vehicle to use the carplay (one at time)\
✧ Use the carplay on temporary/admin vehicles (not bought from the vehicle shop) (will open in a restricted mode)\
✧ New features inside the map app to report real time events (accidents, police, gunshots) visible to all the players\
✧ Use the carplay without the need of installing it in the vehicle (you won't be able to install and have the object inside the vehicle)\
✧ Music synced between all the players and hearable at any speed\
✧ New Cayo Perico island map inside the map app

New:\
✧ Now Standalone (working with all the frameworks)\
✧ New big design of the user interface\
✧ Carplay object installed inside the vehicle projecting the screen in real time\
✧ Added the ability to create playlists in the music app\
✧ Interact in the interface with a 3d model of the vehicle\
✧ Added the ability to let all the players in the vehicle to use the carplay (one at time)\
✧ Use the carplay on temporary/admin vehicles (not bought from the vehicle shop) (will open in a restricted mode)\
✧ New features inside the map app to report real time events (accidents, police, gunshots) visible to all the players\
✧ Use the carplay without the need of installing it in the vehicle (you won't be able to install and have the object inside the vehicle)\
✧ Music synced between all the players and hearable at any speed\
✧ New Cayo Perico island map inside the map app

{% hint style="success" %}
**Version** : 2.0
{% endhint %}

**Fixes:** \
✧ Fixed an error xSound was eventually throwing while skipping a song \
✧ Music now supports even higher car speed \
✧ Fixed the headlight action \
✧ Fixed the current time in the format XX:XX also for numbers < 10 \
✧ Other small fixes and general optimization of the code (the script runs around 0.01 to 0.04)

**New:** \
✧ BIG redesign of the user interface \
✧ New main menu with: \
╚ Integrated map for select a new waypoint, see the current waypoint and the current position \
╚ Ability to drag, zoom and change the map view from Atlas to Satellite \
╚ Upcoming weather of the map ╚ New fuel and speed circles indicators \
╚ Two buttons to directly open and close the trunk and the car \
✧ New features in the music app: \
╚ Save and remove your favorite songs directly from the app \
╚ See the artist name of the songs \
╚ The music now doesn't depend only on Youtube links but also other sites \
✧ You can now select the color of your headlights \
✧ New application Status: \
╚ You can check the current status of your car (Engine temperature, Oil level, Petrol tank healt, Car body healt, Burst tyres, Dirt level) \
╚ Log which prints all the changes with the time of when it happened, you can scroll it to see them all \
╚ Config option to disable also this app

<div align="center" data-full-width="false"><figure><img src="/files/OohoVOfxKsO3hjZZLdgX" alt=""><figcaption></figcaption></figure> <figure><img src="/files/LbNltRGtCoo92rc7C1ms" alt=""><figcaption></figcaption></figure> <figure><img src="/files/PSczxebos6rnIMiAUZBN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/sONME9rps3jke48LZers" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iwBWmq95YU8yZ8zubL5G" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Czu9uKBrdjmwbNqon7Dl" alt=""><figcaption></figcaption></figure> <figure><img src="/files/8WEA1wQOCkdFSxgv976Z" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
**Version** : 1.3.0
{% endhint %}

**Fixes:**\
✧ Fixed the trunk camera closing instantly after being opened \
✧ Fixed contacts not displaying with Config.NoInstall to TRUE \
✧ Changed Km distance from "." to "," \
✧ (QBCORE) Fixed action menu not sending triggers \
✧ General improvements and optimizations

**New:**\
✧ Carplay is now draggable and resizable \
✧ Config.Draggable to be able to choose is to enable the resize-drag or not \
✧ Config.RemoveFocusKey, with the UI open, pressing this button the UI will remain on screen but you will be able to use mouse and keyboard (drive) \
✧ Config.ReturnFocusCommand \
✧ Config.ReturnFocusKey \
✧ Added GKS trigger when sending messages

{% embed url="<https://images-ext-1.discordapp.net/external/EzIcZv5jzQCaZS4R9yS7HAsb_tx3St0dRPLR_Gz8tPI/https/media.giphy.com/media/UGUgxIZ6W4ZVxY92dk/giphy.gif?height=216&width=384>" fullWidth="false" %}

{% hint style="success" %}
**Previous updates**
{% endhint %}

Check the discord #updates channel


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://complete-scripts.gitbook.io/complete-scripts/scripts/complete-carplay/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
