Commit 19489aa597 for handsontable.com
commit 19489aa597cc6eb62824a9fd16eb3478458a6396
Author: Artur Mędrygał <artur.medrygal@handsontable.com>
Date: Tue Sep 15 10:23:04 2026 +0200
Add the 18.1.1 release notes to the changelog-18 page (#13494)
* Add the 18.1.1 release notes to the changelog-18 page
* Set the 18.1.1 release date to September 15th, 2026
diff --git a/docs/content/guides/upgrade-and-migration/changelog-18/changelog-18.md b/docs/content/guides/upgrade-and-migration/changelog-18/changelog-18.md
index ae4b45fcf7..2ef0a1260b 100644
--- a/docs/content/guides/upgrade-and-migration/changelog-18/changelog-18.md
+++ b/docs/content/guides/upgrade-and-migration/changelog-18/changelog-18.md
@@ -17,6 +17,22 @@ category: Upgrade and migration
These are the release notes for Handsontable 18.x.
+## 18.1.1
+
+Released on September 15th, 2026
+
+For more information about this release, see:
+
+<div class="boxes-list gray">
+
+- [Documentation (18.1)](https://handsontable.com/docs/18.1)
+
+</div>
+
+#### Fixed
+- Fixed copying, cutting, and pasting doing nothing in a grid embedded in a Salesforce Lightning Web Component. [#13388](https://github.com/handsontable/handsontable/issues/13388)
+- Fixed a `filters` plugin crash thrown when a cell in a filtered column was edited, or the data was replaced with a filter active, after `updateSettings()` was called with the `filters` option (as the React and Angular wrappers do on every update). [#13480](https://github.com/handsontable/handsontable/pull/13480)
+
## 18.1.0
Released on September 1st, 2026