# CapaDrivers 1.6 - Release Notes

> What changed in CapaDrivers v1.6, released 16 May 2023, and the CapaInstaller version it requires.

Source: https://docs.capaone.com/capainstaller/capadrivers/capadrivers-release-notes/capadrivers-1-6-release-notes/  
Product: CapaInstaller — a separate CapaSystems product; do not apply this page to any other.

*CapaDrivers v1.6 released on May 16, 2023*

:::caution[Important]
CapaInstaller must be running version 6.4 or newer
:::

:::note
To fully utilize CapaDrivers, endpoints must be able to communicate with the CapaOne API.
:::

---

### New Features

<details>
<summary>OS Targeting</summary>

Driver packs can now be targeted to match major OS versions, to ensure that only Windows 11 drivers are applied on Windows 11.

💡 Please be aware that hardware vendors rarely offers Windows 11 driver packs for older hardware models.

</details>

<details>
<summary>Download directly from CapaOne</summary>

Driver packs can be downloaded directly from CapaOne during installation.

</details>

<details>
<summary>Disk Space Optimization</summary>

Each driver pack now contains drivers for several hardware models.

The new driver pack format decreases the disk space requirement by up to 50%

![](/attachments/capainstaller/75f18350-dec2-475d-a1b5-333d5a211958.png)![](/attachments/capainstaller/8bd46362-fac1-449f-ae26-312850cb942b.png)

</details>

---

### Improvements

<details>
<summary>Standard log on error</summary>

If package installation fails, the content of the standard log is uploaded to the CapaInstaller console.

With access to standard/debug information it's a lot easier to troubleshoot failed packages when endpoints are offline or otherwise inaccessible.

</details>

<details>
<summary>PreDriverCopyScript</summary>

The PreDriverCopyScript is updated with integration to the CapaDriversLib.

💡 You can read more about the PreDriverCopyScript in [CapaDrivers v1.6 - PreDriverCopyScript](/capainstaller/capadrivers/capadrivers-v1-6/capadrivers-v1-6-predrivercopyscript/)

</details>

---

### Technical Stuff

<details>
<summary>Logic moved to CapaDriversLib</summary>

Instead of calling each function sequentially in the main packages, functions are now called from the *CapaDrivers\_Start\_\<PackageName\>* function in each package.

</details>

<details>
<summary>Scripting Libraries merged to one</summary>

The contents of the CapaFactoryLib has been merged into the CapaDriversLib.

</details>

<details>
<summary>PowerShell</summary>

VBScript code has been replaced with PowerShell code where it makes sense.

The integration of PowerShell code makes it easier to troubleshoot issues.

</details>

<details>
<summary>Faroese Language</summary>

Faroese Language has been retired on behalf of our customers based in Faroe Islands

</details>

### Known Issues

:::danger[Caution]
Setting *gbDebug=True* will break the logging functionality
:::

### Discontinuation

:::caution[Warning]
OSD Common Drivers is no longer necessary
:::

### Download and Upgrade

:::caution[Important]
As soon as you run the "Cloud Updater" package on your server, the new CapaDrivers v1.6 will be available in your environment.

It doesn't require any implementation etc. if you already have the Cloud Updater.
:::

### Support

:::caution[Important]
When raising an incident regarding CapaDrivers, please attach the following log files, from the *C:\Program Files\CapaInstaller\Client\Logs* folder on the workstation.

- CapaInstaller Agent.log
- CapaInstaller Agent.exe.log
- CapaInstaller BaseAgent.log
- CapaInstaller Stub.log
- CapaDrivers\*.log

Get access to support from [portal.capaone.com](https://portal.capaone.com/)
:::
