> For the complete documentation index, see [llms.txt](https://xtask.rlib.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xtask.rlib.io/changelog/4.4.0.0.md).

# v4.4.0.0

A list of changes for this release are provided below.

## <mark style="color:red;">▸ Visual Changes</mark>

### <mark style="color:purple;">▸ Elastic Scrollbars</mark>

A new scrollbar has been added, which is more appropriate for the interface, and more interactive.

![](https://4278373638-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFHG-Ci09gjQjjmdgE%2F-MPHf4Ec9NMT7V5lCOkW%2F-MPHfhiT4JKcXG1oiIGC%2FJeeH0sz.gif?alt=media\&token=08d39699-c8da-406b-894a-1300252ff349)

####

### <mark style="color:purple;">▸</mark> <mark style="color:purple;">Fixed Checkbox Element</mark>

In previous versions, checkbox elements would not get the current setting made by the player *( defaulted to off - red )*, and it would require a player to click it once to even take control. These now work in both retrieving the current setting, and immediately responding to a player's interaction.

![](https://4278373638-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFHG-Ci09gjQjjmdgE%2F-MPHnpU55IhxxOUfxBVf%2F-MPHooFU_wkPMpu7qmvk%2F2klkYjI.gif?alt=media\&token=9e34da9b-579a-4b54-9967-ee6bf322a7d3)

####

### <mark style="color:purple;">▸ Dropdown Element Auto-Updates</mark>

Changing background styles now, auto-updates the interface instead of waiting for the player to manually refresh.

![](https://4278373638-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFHG-Ci09gjQjjmdgE%2F-MPHfuMoWtFPWwL7xWnx%2F-MPHj7ReP2JoEMvgD7VC%2FDtaxRsR.gif?alt=media\&token=4510e034-e0e6-41ef-b1a3-e953c6bdf661)

###

### <mark style="color:purple;">▸ Web Wallpapers</mark>

In previous versions; default wallpapers were provided via URLs that a server owner could change. However, those same wallpapers are now provided in the download so that you may host the images and live wallpapers yourself.

You may find these in the **`docs/web`** folder of your downloaded zip.

![](https://4278373638-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFHG-Ci09gjQjjmdgE%2F-MPHfuMoWtFPWwL7xWnx%2F-MPHlVfmEfOjdbKvZT86%2Fweb_wallpapers_1.png?alt=media\&token=950ed677-94ae-4d39-a0e9-ce48ce72dd37)

####

### <mark style="color:purple;">▸ Separated Configuration Files</mark>

Configs are now broken up into categorized files for easier searching.

![](https://4278373638-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFHG-Ci09gjQjjmdgE%2F-MPHlcqsov57kDWaVPVA%2F-MPHmVVZ6CW_iTj24Im1%2Frqujata.png?alt=media\&token=bd82fcd5-a1d6-417a-b18e-8c319bcca4ad)

####

### <mark style="color:purple;">▸ New Steam Workshop Collection</mark>

The steam workshop collection for this addon has changed. You may find the new one at [**https://steamcommunity.com/sharedfiles/filedetails/?id=23191350**99](https://steamcommunity.com/sharedfiles/filedetails/?id=2319135099)

![](https://4278373638-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfFHG-Ci09gjQjjmdgE%2F-MPHmkXxICRLq89-BlVm%2F-MPHnJQnx0I1j69VhJDY%2Fpreviewfile_2319135099.jpg?alt=media\&token=ba90f8c2-c1aa-4ae1-b929-0ce2d7bdade0)

####

## <mark style="color:red;">▸ Full Changelog</mark>

* **\[added]** docs/web folder which provides customer with template for hosting wallpapers locally
* **\[added]** request for new hook called after each achievement has loaded and is completed
* **\[change]** updated code for compatibility with rlib 3.2.0
* **\[change]** configs spliced into categorized files
  * cfg\sh\_cfg.lua
  * cfg\sh\_cfg\_actions.lua
  * cfg\sh\_cfg\_binds.lua
  * cfg\sh\_cfg\_dev.lua
  * cfg\sh\_cfg\_themes.lua
  * cfg\sh\_cfg\_ticker.lua
* **\[change]** wallpaper list includes +5 new static wallpapers
* **\[change]** all scrollbars updated to v3 sbar element
* **\[change]** updated steam workshop collection \[ <https://steamcommunity.com/sharedfiles/filedetails/?id=2319135099> ]
* **\[change]** combobox element now supports 'action' parameter
* **\[change]** interface refreshes when player changes 'Background' setting between Live, Static, None
* **\[change]** revised permissions system to include dedicated ULX id
* **\[bug]** fixed settings toggle element not registering on initial click
* **\[bug]** fixed achievements with darkrp money reward erroring out if not on darkrp gamemode
* **\[bug]** fixed SAM addon permissions
* **\[remove]** fonts; now provided by rlib
* **\[remove]** sounds; now provided by rlib
