From d5af0334d5a186d3a22d3e92c6489e0768ae91e4 Mon Sep 17 00:00:00 2001 From: Jim Shield Date: Sun, 6 Jul 2025 19:14:50 +0100 Subject: [PATCH] Version Bump `2.0.19` - `2.0.20` --- fxmanifest.lua | 2 +- version.txt | 16 +++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/fxmanifest.lua b/fxmanifest.lua index 5d7724b..293537d 100644 --- a/fxmanifest.lua +++ b/fxmanifest.lua @@ -1,6 +1,6 @@ name "Jim_Bridge" author "Jimathy" -version "2.0.19" +version "2.0.20" description "Framework Bridge By Jimathy" fx_version "cerulean" rdr3_warning 'I acknowledge that this is a prerelease build of RedM, and I am aware my resources *will* become incompatible once RedM ships.' diff --git a/version.txt b/version.txt index 735ab68..6cb4f79 100644 --- a/version.txt +++ b/version.txt @@ -1,8 +1,14 @@ -2.0.19 +2.0.20 -- SetMetadata function now handles full metadata, not just durability -- Completely rework framework caching, it was lagging behind and breaking -- Add new hasFreeInvnentorySlots() function -- Add inv config file grabber, checks inventory configs for inventory weight/slots +- Add Full support for lation_ui +- Add "Open Wheel" to searchCar() +- Increase timeout for cache timer from 5 seconds to 2 minutes +- Fix GTA progressbar erroring on playAnim() +- Add Igredient location indicator when crafting +- Fix JPRInv checks breaking early when caching framework info +- Enhance doesItemExist() and add getItemLabel() function +- Add Support for old qb-inventory config loading +- Fix typo in cancarry when using Tgiann Inv +- Add support for single progressBar when crafting https://github.com/jimathy/jim_bridge \ No newline at end of file