We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65c7e03 commit 486cff9Copy full SHA for 486cff9
CHANGELOG.md
@@ -10,6 +10,13 @@ Unreleased
10
11
-->
12
13
+## 1.0.0-beta3 - 2024-09-27
14
+
15
+### Bugs fixes 🐛
16
17
+* fix(init): remove QChat import outside try/except by @Guts in <https://github.com/geotribu/qtribu/pull/196>
18
+* fix(qchat): no notification on self message mention by @gounux in <https://github.com/geotribu/qtribu/pull/197>
19
20
## 1.0.0-beta2 - 2024-09-07
21
22
### Tooling 🔧
qtribu/metadata.txt
@@ -23,5 +23,5 @@ qgisMinimumVersion=3.28
23
qgisMaximumVersion=3.99
24
25
# versionnement
26
-version=1.0.0-beta2
+version=1.0.0-beta3
27
changelog=
0 commit comments