Skip to content

Commit 55e15d7

Browse files
committed
Document removal of browser reducer
1 parent 3f3b9cd commit 55e15d7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/release_notes/QWC2UpgradeNotes.md

+7
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,13 @@ Update to qwc2 submodule revision [574fe2a](https://github.com/qgis/qwc2/tree/57
2424
+ {"key": "Authentication", "mode": "Login", "icon": "login"}
2525
```
2626

27+
Update to qwc2 submodule revision [5705361](https://github.com/qgis/qwc2/tree/5705361) (11.12.2024) \[2024-lts → 2025-lts\]
28+
---------------------------------------------------------------------------------------------------
29+
30+
*Note*: These changes are only relevant for custom plugin code. No configuration change is necessary.
31+
32+
The `browser` actions/reducer have been removed. To determine whether the application is running on a mobile device, use `ConfigUtils.isMobile()`.
33+
2734
Update to qwc2 submodule revision [52fe6ab](https://github.com/qgis/qwc2/tree/52fe6ab) (11.12.2024) \[2024-lts → 2025-lts\]
2835
---------------------------------------------------------------------------------------------------
2936

0 commit comments

Comments
 (0)