Changelog
Files Changed
Not every update requires replacing the entire folder, as we understand it’s a hassle to redo configs for each update.
All Files: Delete the old
cd_doorlockfolder, download the latest version, reconfigure the configs folder, and restart your server.All Files Except config.lua: Follow the steps above, but first back up your existing
config.luafile. After downloading, replace the newconfig.luawith your backup.Specific Files: Simply copy and paste the specific updated files over the old ones, then restart your server.
Skipping Updates
If you’ve skipped previous updates, it’s best to update all files to ensure compatibility. For example, if you're on v4.0.1, skipped v4.0.2, and now want to update to v4.0.3, use the "All Files" method for safety.
v1.0.20
29/01/2026 (dd/mm/yyyy)
Files Changed:
Changelog:
Added
Added various new functions such as
TeleportEntity,GetCharacterName()(client-side) andHasPlayerLoaded(client-side).Added new export
ReadNUIDirectory.
Changes
Further improvements to the built-in debug system to detect client–server character information mismatches.
Excluded all cd_ scripts from late resource start warnings.
Fixes
Fixed Cfg.DisabledDuty not working on client side.
v1.0.19
22/01/2026 (dd/mm/yyyy)
Files Changed:
Changelog:
Added
Added various new commonly used utility functions.
Added support for
ZSX_UIV2notifications and text ui.Added new file for persistent vehicle compatibility.
Added late resource start detection to warn when integrated resources start after
cd_bridge, preventing auto-detection.
Changes
Updated the locales.
Removed mysql-async compatibility.
Fixes
Fixed
qbx_vehiclekeyskey-giving event.Fixed esx default inventory not getting item labels correctly.
Fixed client side
HasAdminPermsfunction.
v1.0.18
26/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Added
Add
Cfg.DisableDuty. UseCfg.DisableDutyto completely disable duty handling. When enabled, the script will ignore your framework’s built-in duty system and operate without any duty checks. Enable this if you do not use a duty system or want duty to always be treated as active.
Changes
Expanded the server-side
HasJobfunction to support job-grade–only permission checks and multiple job grade formats.
Fixes
Fixed the
okokPhoneget phone number export.Added extra safety checks for
GetVehicleModelHash.
v1.0.17
24/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Added
Added support for
mnr_fuel.Added support for
lyre_fuel.Added
GetVehicleModelHashfunction to support multiple vehicle model input formats.
v1.0.16
23/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Added
Added support for
qs-fuelstations.Added support for
tgiann-inventory.
Changes
Cache SharedVehicles instead of calling multiple times.
Expanded the HasJob function to support additional input formats.
Fixes
Fixed wrong resource name for
okokVehicleShopin custom vehicle data.Fixed a typo in the
cd_bridge:OnGangChangedevent.
v1.0.15
18/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Added
Added server-side
vehicle_functionsfile containingGetAllPossiblePlates,IsVehicleOwned, andDoesPlayerOwnVehicle.Added
GetLicenseIdentifier,CanCarryItemandAddWeaponfunctions.
v1.0.14
18/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Added
Added support for okokvehicleshop by fetching data directly from its vehicle database.
Added function GetKeyMappingKeyLabel.
Default Config.Language to EN if no locales found in LocalesTable.
v1.0.13
17/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Added
Added new functions: SetCallisgn, GetClosestPlayer, GetClosestPlayers, InVehicle, GetClosestVehicle, GetVehiclesInArea, GetDefaultVehicleLabel, IsVehicleEmpty, CapitalizeFirst, IsBlankString
Changes
Job, gang, and duty state changes are now handled more reliably.
Player loaded handling has been improved to be more consistent and predictable.
Fixes
Fixed the native 7239b21a38f536ba errors on qbcore/qbox.
v1.0.12
16/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Fixes
Fixed cd_garage vehicle keys detection.
Fixed qbcore drawtextui.
v1.0.11
15/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Added
Added new function
GetSourceFromIdentifier.Added support for rcore gangs.
Fixes
Fixed JobChanged error.
Fixed and improved the player loaded code for triggering server cache events.
v1.0.10
14/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Changes
Improved the logic of framework code.
v1.0.9
12/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Folder Reorganization in This Update
Make sure to completely delete the old cd_bridge folder before adding the new one.
Added
Added
ReadDirectoryexport to read a directory and retrieve all file data.
Changes
Re added the AddItem inventory function.
Added caching for the get all inventory items function to improve performance.
v1.0.8
10/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Changes
Added clearer debug prints
Fixes
Fixed qbcore job data being nil when joining after a server restart.
Fixed qbox job data being nil when joining after a server restart.
Fixed the DB error on start up when using esx framework.
Fixed callback error when Cfg.BridgeDebug is enabled.
v1.0.6
09/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Added
Added "other" framework option to allow the easier integration of custom frameworks.
Added "other" option for inventory, drawtext, notifications, vehicle fuel and vehicle keys.
Removed the need for ox_lib to be in the fxmanifest (easier installation).
Added GetSharedVehicles(), which stores vehicle data for all frameworks.
Added Keys table to config.
Fixes
Fixed vehicle fuel functions not using config set values.
v1.0.5
08/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Fixes
Fixed QBCore admin perms checks.
Fixed QBCore get job name and get job grade checks on client side.
Fixed /bridgedebug qbcore perms not print correctly due to being table.
Added GetGangName, GetGangLabel and GetGangGrade functions.
v1.0.3
04/12/2025 (dd/mm/yyyy)
Files Changed:
Changelog:
Added
Improved debug features and prints
Fixes
Various minor fixes
Fixed multiple qbox resource detection issues
Last updated
Was this helpful?

