> ## Documentation Index
> Fetch the complete documentation index at: https://lationscripts.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Chop Shop - Changelog

> A chronological log of every release, feature addition, and bug fix

<Update label="2.3.0">
  * Added tgiann-inventory & jaksam\_inventory support
  * Added a new blacklisted jobs section in config to block certain jobs from chopping/seeing the blip/etc
  * Added an optional cooldown between job requests
  * Moved canInteract target checks to client/functions for custom edits (and added a default is ped armed and is ped dead or dying checks)

  ```Changed changed-files theme={null}
  bridge/client.lua
  bridge/server/lua
  client/functions.lua
  client/main/lua
  config/shared.lua
  locales/*.json
  server/functions.lua
  server/main.lua
  fxmanifest.lua
  ```
</Update>

<Update label="2.2.0" description="Sep 8, 2025">
  Support for ls\_bolt\_minigame (see: [https://lith.store/package/6174416)\\\\\\\\\\\\\\\\](https://lith.store/package/6174416\)\\\\\\\\\\\\\\\\) Option to hide character names in group menu and show ID instead\
  Option to disable/remove start chop menu option and use export-only
</Update>

<Update label="2.1.4" description="Aug 17, 2025">
  fix(server/groups): player dropped failing to clean up properly
</Update>

<Update label="2.1.3" description="Jul 21, 2025">
  Optional "level" requirement for tool/swap shop items\
  Optional toggle to display "continue chopping?" or not\
  Group system wrapper functions in server/functions.lua
</Update>

<Update label="2.1.2" description="Jul 2, 2025">
  Maintenance update for upcoming release
</Update>

<Update label="2.1.1" description="Jun 21, 2025">
  Fix vehicle finder inconsistencies
</Update>

<Update label="2.1.0" description="Jun 15, 2025">
  Added boneId to VehiclePartRemoved for rewarding custom items per-part removed\
  Added config option to chop player owned vehicles on/off\
  Added config option to permanently delete an owned vehicle after chopping\
  Added automatic backup of deleted vehicles to a SQL file as a safety measure
</Update>

<Update label="2.0.5" description="May 20, 2025">
  Fix VehiclePartRemoved function not triggering as expected\
  Fix easyMode/waypoints not properly removing/setting when entering correct model\
  Add entityId to VehiclePartRemoved function\
  Add editable radius for easyMode to config\
  Add empty function StartedChopping for easier dispatch integration(s)
</Update>

<Update label="2.0.4" description="May 16, 2025">
  Added an "easy mode" option that highlights matching vehicle models nearby\
  Added a optional "vehicle finder" item that can be used and will show matching vehicles models nearby on GPS/map\
  Added a couple new commonly spawned models to the default vehicles list\
  Added a system that will occasionally preference selecting a model nearby the player if possible
</Update>

<Update label="2.0.3" description="May 14, 2025">
  Fix swap shop not giving correct quantity\
  Fix both shops not applying metadata if applied in config
</Update>

<Update label="2.0.2" description="May 13, 2025">
  Fix SQL error
</Update>

<Update label="2.0.1" description="May 12, 2025">
  Add a waypoint to random zone upon correct model entry
</Update>

<Update label="2.0.0" description="May 12, 2025">
  v2 release day
</Update>
