Version 1.36.0
Highlights
- Added native duty management across ESX, QBCore, and Qbox so duty changes and on-duty counts use the active framework consistently.
- Added automatic MSK Garage and MSK Fuel integrations plus Quasar license support through
qs-licenses. - Added shared database select and update operations while making transactions explicitly reliable through oxmysql.
Notable Changes
- Improved Jobs Creator duty synchronization so QB-based servers accept confirmed framework results and ESX servers can change duty without a separate workaround.
- Fixed an issue where Jobs Creator job-list injection could be rejected before shared jobs became available.
- Improved MSK vehicle handling so garage storage, plate changes, vehicle keys, and model lookup continue to work when the original network entity is unavailable.
- Fixed an issue where RxBilling could reject valid invoices without a player source and corrected Groot billing so personal-to-society invoices use the intended invoice type.
- Fixed an issue where ox_inventory capacity prechecks could disagree with the inventory's own item insertion result.
- Fixed an issue where player-directory queries could fail when ESX identifier columns used different database collations.
Other Changes
- Improved framework logout handling so client and server player state unloads consistently across supported ESX flows.
- Improved housing-provider startup ordering so its shared callback registers only after the Base callback runtime is ready.
- Improved migration recovery so restarting a resource cannot reuse a stale completed migration state.
- Updated the Base selector documentation with explicit
mskgarage and fuel choices plus thequasarlicense choice without changing the shipped"auto"defaults.
Changed Files
sky_base/config/billing/groot.luasky_base/config/billing/rxbilling.luasky_base/config/config.luasky_base/config/framework/esx.luasky_base/config/framework/qb.luasky_base/config/framework/qbox.luasky_base/config/fuel/msk.luasky_base/config/garage/msk.luasky_base/config/housing/_init.luasky_base/config/inventory/ox.luasky_base/config/license/main.luasky_base/config/license/quasar.luasky_base/config/locales/*sky_base/config/vehiclekeys/msk.luasky_base/fxmanifest.luasky_base/source/*— delete and reinsert
Update InstructionsA guided update for server owners1.35.11.36.0
Guided update
Update sky_base safely
Complete the five phases in order. Your progress is kept while this page remains open.
Phase 1 of 5
Prepare
Before updating, stop the server and back up the complete sky_base resource plus intentional edits below config/framework, config/billing, config/fuel, config/garage, config/inventory, config/license, and config/vehiclekeys.
Install
1.36.0as one clean package. Its adapters, manifest, shared runtime, and source files must stay on the same version.