Skip to content

Commit 62f695a

Browse files
committed
Add qwc2 2025.7.22 upgrade note
1 parent a6e4e63 commit 62f695a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/release_notes/QWC2UpgradeNotes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This document describes configuration and code incompatibilites, as well as other aspects, which need to addressed when updating to a new version of the QWC viewer.
44

5+
Update to qwc2 2025.7.22
6+
------------------------
7+
8+
**Changes to EditingInterface**
9+
10+
*Note*: This change is only relevant if you use a custom `EditingInterface` or have custom plugins which interact with the `EditingInterface`.
11+
12+
To add support for virtual fields, the signature of most `EditingInterface` functions was changed, see [EditingInterface.js](https://github.com/qgis/qwc2/blob/553c340624cd31ffaf038a4e3c3bd8b3b2f395e7/utils/EditingInterface.js) for the new interface.
13+
514
Update to qwc2 2025.7.1
615
-----------------------
716

0 commit comments

Comments
 (0)