Changelog
Released version and their changes.
#Changes
- Image Studio now supports free framing, allowing users to set the capture frame manually instead of using adaptive framing; bulk capture remains unavailable while free framing is selected.
- Ground-shadow processing now includes an optional Fit Ground Shadow setting that scales and centers the vehicle and projected shadow within the output canvas to prevent clipping.
- Free-framed captures now clip contact shadows to the capture-frame edges so shadows do not extend beyond the selected frame.
- Image Studio now provides vehicle-tuning controls for available suspension, wheel, stance, body, lighting, appearance and detail options.
- Tuning changes can now be previewed before they are committed, including wheel and camber adjustments, without recreating the camera.
- Studio tuning now supports primary and secondary paint modes, vehicle colors, pearlescent colors and natural or custom appearance choices in capture configuration.
- The publish-completion view now displays the saved public URL for viewing or copying.
- The admin dashboard now distinguishes invalid tokens and tokens without access from a generally unavailable dashboard, making access problems easier to diagnose.
- The resource now uses Node 22.
#Files Affected
Note: Due to the number of files changed, we recommend a full reinstall instead of swapping out individual files.
- client/locked/*
- nui/*
- fxmanifest.lua
2026-08-07 23:13 CET
#Changes
- The post-processing editor has been rebuilt with layered compositions, text tools, undo/redo history and presets that can target selected parts of an image.
- The capture workflow now has clearer single and bulk settings, direct camera dragging and zooming, and lean output enabled by default.
- Hosted images now retain their editor, camera and shadow data, while the gallery and dashboard add expanded sorting, workspace usage statistics and administrator insights.
- Capture, editing and publishing received extensive performance, compatibility and reliability improvements, including safer overwrites, accurate exports, preserved PNG output and stable published links.
#Files Affected
Note: Due to the number of files changed, we recommend a full reinstall instead of swapping out individual files.
- client/locked/*
- server/locked/*
- server/unlocked/capture_transport.lua
- server/unlocked/hosted_images.lua
- server/unlocked/player_capture.lua
- nui/*
- fxmanifest.lua
#Changes
- The max amount of batch captures for the specific run is now calculated and shown on the fly in the menu, for better responsiveness & UX.
- Added a new command /imagelink
to see variations and the link to the model images for easier integrations in other resources. - Added getHostedVehicleImages bulk export that returns a table of hosted source and thumbnail URLs keyed by vehicle model, supporting optional folder, filename suffix and format selectors.
- Fixed an issue where the bulk overwrite didn't respect the existing images properly.
- Fixed a timing issue that could leave requests hanging when attempting to retrieve images.
#Files Affected
Note: Due to the number of files changed, we recommend a full reinstall instead of swapping out individual files.
- client/locked/*
- server/unlocked/capture_transport.lua
- server/unlocked/hosted_images.lua
- nui/*
- README.md
- fxmanifest.lua