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

# Changelog

{% updates format="full" %}
{% update date="2026-02-24" tags="current,recently-shipped" %}

## <mark style="color:$success;">**V.2.6**</mark>

* Fixed a crash that could occur when using the “Get Text from Clipboard (Name)” node
* Small code optimizations & improvements
* Updated product icon
* Updated copyright notice
  {% endupdate %}

{% update date="2025-11-13" %}

## <mark style="color:$success;">**V.2.5**</mark>

* Small code clean ups
* Updated copyright notice
  {% endupdate %}

{% update date="2025-08-09" %}

## <mark style="color:$success;">**V.2.4**</mark>

* Support for Linux
* Unified code to work across all engine versions
* Updated product icon
* Updated product links
  {% endupdate %}

{% update date="2024-10-11" %}

## <mark style="color:$success;">**V.2.3**</mark>

* Fixed two small mistakes related to the Keywords of the “ClearClipboard” node
* Support for UE4.26 to newest

**What is version V.2.3b?**\
Version V.2.3b is version V.2.3 for Unreal Engine 4 which features a slight change so the plugin compiles in these versions
{% endupdate %}

{% update date="2024-03-28" %}

## <mark style="color:$success;">**V.2.2**</mark>

* Support for Mac
  {% endupdate %}

{% update date="2024-03-25" %}

## <mark style="color:$success;">**V.2.1**</mark>

* Fixed the version number in the plugins details
* Fixed the link in the plugins details to now direct to the correct documentation
* New Node: “Clear Clipboard”
* Added variable descriptions for every single input and output variable
* Specified some node descriptions
  {% endupdate %}

{% update date="2024-01-06" %}

## <mark style="color:$success;">**V.2.0**</mark>

* Fixed the warnings
* Added 4 new nodes
* Renamed all the nodes to be more specific
* Added the “ClipboardIsEmpty” bool output to the “Get Text from Clipboard (String)” node
* Cleaned up code
* Added support for C++
* Added Fast Search Tags
  {% endupdate %}

{% update date="2022-01-30" tags="initial-release" %}

## <mark style="color:$success;">**V.1.0**</mark>

* Initial release with 2 nodes
  {% endupdate %}
  {% endupdates %}
