DocumentationOverviewChangelog

🗓️ QBCore Changelog

Stay on top of framework updates. This living changelog summarizes the major additions, fixes, and migrations for each public release. Always read the official GitHub release notes before updating production servers.

2025

v2.9.0 – Focused Security Enhancements (2025-01-05)

  • Hardened server callback sanitization and new qb-security helper exports
  • Added default rate limiting middleware for sensitive events
  • Updated default resources to use the Safe Server Events patterns
  • Improved resmon hooks and shipped a Resmon Basics quick-start script

2024

v2.8.0 – UX and UI Improvements (2024-12-10)

  • New NUI starter templates compatible with the NUI form tutorial
  • QBCore inventory drag-and-drop rewrite with accessibility fixes
  • txAdmin recipe v3 with automated backups and checksum validation
  • Added localized strings for 8 new languages

v2.7.0 – Performance Modernization (2024-09-17)

  • Major loop optimization across default jobs, reducing server CPU by 18%
  • Added profiling API endpoints to integrate with resmon snapshots
  • Async vehicle spawn queue with improved cooldown handling
  • Documented new tuning options in Server Optimization

v2.6.0 – Economy & Progression (2024-05-22)

  • Progressive payout tables for trucking and taxi jobs
  • Metadata-backed crafting requirements in qb-inventory
  • Global activity scheduler with per-job cooldowns
  • Added migration tooling to convert legacy ESX money balances; see ESX to QBCore

How to use this changelog

  1. Subscribe to GitHub releases for qbcore-framework/qb-core
  2. Review diffs for resources you have modified locally
  3. Test updates on staging with resmon and functional smoke tests
  4. Update your internal documentation and staff training materials

Reporting issues

If you spot regressions after updating:

  • Open an issue on the relevant repository with reproduction steps
  • Include resmon snapshots, server logs, and impacted resource names
  • Notify your staff to pause feature deployments until mitigated

Stay aligned with this changelog to keep your QBCore server secure, performant, and fun for players.