Skip to content

Commit 126ca21

Browse files
committed
Add 2025.7.1 upgrade note
1 parent 7220f39 commit 126ca21

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/release_notes/QWC2UpgradeNotes.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
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.1
6+
-----------------------
7+
8+
**ProcessNotifications moved to a built-in component**
9+
10+
The `ProcessNotifications` has been moved from a plugin to a build-in component.
11+
12+
If you are using a custom viewer build, modify your `appConfig.js` as [follows](https://github.com/qgis/qwc2/commit/cd907f27fe99e1576132ddd62d7ee6fa746d237c#diff-8679e68cdbc50fb08dc6e78af5313b163d06b5199f4e75a05aa5e60484fad4c9).
13+
14+
Also, remove the `ProcessNotifications` plugin config entry from `config.json`.
15+
516
Update to qwc2 2025.6.25
617
------------------------
718

0 commit comments

Comments
 (0)