# Google Drive

***

### 2.1.0

16 Oct 2024

* Updated to .NET 8.0

***

### 2.0.2

20 May 2024

* Fixed: None of the properties of ListPermissions (Google Drive plugin) could be set

***

### 2.0.1

14 Dec 2023

* Changed the NuGet package to support multiple platforms

***

### 2.0.0

12 Sep 2023

{% hint style="info" %}
**Important** Breaking change

[What will break and how to fix it](/releasenotes/plugins/googledrive/breaking-changes.md)
{% endhint %}

* Updated the Google Drive API to the latest version
* Changed the plugin from Windows-specific to be platform-independent

***

### 1.1.0

17 Feb 2023

* Show 'friendly' property names in the ConnectionString editor

***

### 1.0.1

6 June 2022

***

#### Important:

Please note that this update is dependant on Linx v6.2.0 or later

* Fix bug: Google Drive and Google Sheets, when in the same solution, loaded incorrectly due to a shared dependency. This caused a "Method not found" exception when the plugin was used.

***

### 1.0.0

18 May 2022

* First release of Google Drive plugin


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linx.software/releasenotes/plugins/googledrive.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
