Skip to content

Commit e108690

Browse files
committed
Remove third-level titles from CHANGELOG.md
1 parent 0eae16c commit e108690

File tree

1 file changed

+4
-94
lines changed

1 file changed

+4
-94
lines changed

CHANGELOG.md

Lines changed: 4 additions & 94 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,17 @@ Unreleased
1212

1313
## 1.2.0 - 2025-06-06
1414

15-
### Bugs fixes 🐛
16-
1715
* fix(qchat): disallow connection when no nickname set by @gounux in https://github.com/geotribu/qtribu/pull/228
18-
19-
### Features and enhancements 🎉
20-
2116
* fix(qchat): allow to see registered users only if self registered by @gounux in https://github.com/geotribu/qtribu/pull/227
2217
* Tooling: extend ruff git hooks by @Guts in https://github.com/geotribu/qtribu/pull/237
2318
* Packaging : make QTribu compatible with qt6 by @Guts in https://github.com/geotribu/qtribu/pull/208
2419
* feature(qchat): share QML style when sending geojson vector in ws by @gounux in https://github.com/geotribu/qtribu/pull/235
2520
* ui(qtribu): add QChat in QField web menu action by @gounux in https://github.com/geotribu/qtribu/pull/239
26-
27-
### Other Changes
28-
2921
* update(project): switch from MIT to GPL2+ license by @Guts in https://github.com/geotribu/qtribu/pull/236
3022
* Add new translations by @gounux in https://github.com/geotribu/qtribu/pull/242
3123

32-
3324
## 1.1.0 - 2024-11-19
3425

35-
### Features and enhancements 🎉
36-
3726
* feature(qchat): auto-reconnect to last room when QGIS starts by @gounux in <https://github.com/geotribu/qtribu/pull/209>
3827
* feature(qchat): handle users registration by @gounux in <https://github.com/geotribu/qtribu/pull/200>
3928
* feature(qchat): like message by @gounux in <https://github.com/geotribu/qtribu/pull/210>
@@ -46,119 +35,69 @@ Unreleased
4635
* feature(qchat): send and receive a bbox message by @gounux in <https://github.com/geotribu/qtribu/pull/220>
4736
* trad(qchat): add QChat fr translations by @gounux in <https://github.com/geotribu/qtribu/pull/222>
4837
* ui(qchat): set fixed height for an image chat item by @gounux in <https://github.com/geotribu/qtribu/pull/221>
49-
50-
### Bugs fixes 🐛
51-
5238
* fix(qchat): add type key check when receiving a message by @gounux in <https://github.com/geotribu/qtribu/pull/218>
5339

5440
## 1.0.0 - 2024-10-11
5541

56-
### Bugs fixes 🐛
57-
5842
* fix(qchat): use mp3 instead of ogg by @gounux in <https://github.com/geotribu/qtribu/pull/198>
59-
60-
### Features and enhancements 🎉
61-
6243
* improve(qchat): play sound only on mention by @gounux in <https://github.com/geotribu/qtribu/pull/199>
6344
* update(ui): move misc groupbox to bottom in settings dialog by @Guts in <https://github.com/geotribu/qtribu/pull/205>
6445
* UI: display avatars right into combobox by @Guts in <https://github.com/geotribu/qtribu/pull/206>
6546
* update(i18n): refine translation to prepare next stable release by @Guts in <https://github.com/geotribu/qtribu/pull/207>
66-
67-
### Tooling 🔧
68-
6947
* update(ci): rm deprecated `set-output` command by @Guts in <https://github.com/geotribu/qtribu/pull/203>
7048

7149
## 1.0.0 - 2024-10-11
7250

73-
### Bugs fixes 🐛
74-
7551
* fix(qchat): use mp3 instead of ogg by @gounux in <https://github.com/geotribu/qtribu/pull/198>
76-
77-
### Features and enhancements 🎉
78-
7952
* improve(qchat): play sound only on mention by @gounux in <https://github.com/geotribu/qtribu/pull/199>
8053
* update(ui): move misc groupbox to bottom in settings dialog by @Guts in <https://github.com/geotribu/qtribu/pull/205>
8154
* UI: display avatars right into combobox by @Guts in <https://github.com/geotribu/qtribu/pull/206>
8255
* update(i18n): refine translation to prepare next stable release by @Guts in <https://github.com/geotribu/qtribu/pull/207>
83-
84-
### Tooling 🔧
85-
8656
* update(ci): rm deprecated `set-output` command by @Guts in <https://github.com/geotribu/qtribu/pull/203>
8757

8858
## 1.0.0-beta3 - 2024-09-27
8959

90-
### Bugs fixes 🐛
91-
9260
* fix(init): remove QChat import outside try/except by @Guts in <https://github.com/geotribu/qtribu/pull/196>
9361
* fix(qchat): no notification on self message mention by @gounux in <https://github.com/geotribu/qtribu/pull/197>
9462

9563
## 1.0.0-beta2 - 2024-09-07
9664

97-
### Tooling 🔧
98-
9965
* update(ci): switch to geotribu user as releases publisher to plugins.qgis.org and use a toiken instead of raw OSGeo password
100-
101-
## Other changes
102-
10366
* update(packaging): add French description by @Guts in <https://github.com/geotribu/qtribu/pull/194>
10467
* update(packaging): add Guilhem as plugin contributor @gounux in <https://github.com/geotribu/qtribu/pull/193>
10568

10669
## 1.0.0-beta1 - 2024-09-07
10770

108-
### Features and enhancements 🎉
109-
11071
* feature: qchat by @gounux in <https://github.com/geotribu/qtribu/pull/182>
11172
* feature: put settings in QScrollArea by @gounux in <https://github.com/geotribu/qtribu/pull/190>
11273

11374
## 0.18.0 - 2024-08-25
11475

115-
### Bugs fixes 🐛
116-
11776
* fix(web_viewer): switch from QtWebKit to QtWebEngine by @lbartoletti in <https://github.com/geotribu/qtribu/pull/186>
118-
119-
### Features and enhancements 🎉
120-
12177
* refacto(rss): remove unused rss reader subclasses by @Guts in <https://github.com/geotribu/qtribu/pull/184>
12278
* Feature: add application folder by @Guts in <https://github.com/geotribu/qtribu/pull/187>
12379
* refactor(rss): move RSS reader to its own folder by @Guts in <https://github.com/geotribu/qtribu/pull/188>
124-
125-
## New Contributors
126-
12780
* @lbartoletti made their first contribution in <https://github.com/geotribu/qtribu/pull/186>
12881

12982
## 0.17.3 - 2024-06-28
13083

131-
### Tooling 🔧
132-
13384
* fix(ci): copy LICENSE file since it's mandatory on official repository by @Guts in <https://github.com/geotribu/qtribu/pull/180>
13485

13586
## 0.17.2 - 2024-06-28
13687

137-
### Features and enhancements 🎉
138-
13988
* Retirer tri des colonnes by @gounux in <https://github.com/geotribu/qtribu/pull/177>
140-
141-
### Documentation 📖
142-
14389
* Doc: packaging by @gounux in <https://github.com/geotribu/qtribu/pull/178>
14490

14591
## 0.17.1 - 2024-05-01
14692

147-
### Bugs fixes 🐛
148-
14993
* fix(form-rdp): LOCAL_CDN_PATH was unreachable by @Guts in <https://github.com/geotribu/qtribu/pull/172>
15094
* UI : corrige les étiquettes copiées/collées du formulaire RDP dans le formulaire article by @Guts in <https://github.com/geotribu/qtribu/pull/174>
15195
* UI : corrige l'autopreview by @Guts in <https://github.com/geotribu/qtribu/pull/176>
152-
153-
### Features and enhancements 🎉
154-
15596
* ui(authoring): supprime la taille minimum pour améliorer l'intégration du widget authoring by @Guts in <https://github.com/geotribu/qtribu/pull/173>
15697
* UI : améliore le redimensionnement automatique des formulaires de soumission by @Guts in <https://github.com/geotribu/qtribu/pull/175>
15798

15899
## 0.17.0 - 2024-05-01
159100

160-
### Features and enhancements 🎉
161-
162101
* Fenêtre contenus Geotribu by @gounux in <https://github.com/geotribu/qtribu/pull/157>
163102
* feature(logs): permet de personnaliser la fenêtre dans laquelle afficher le message de log by @Guts in <https://github.com/geotribu/qtribu/pull/161>
164103
* ui(forms): add message bars to forms by @Guts in <https://github.com/geotribu/qtribu/pull/162>
@@ -170,64 +109,35 @@ Unreleased
170109
* UI : ajoute une toolbar dédiée au plugin by @Guts in <https://github.com/geotribu/qtribu/pull/169>
171110
* feature(forms): connecte le formulaire d'article au formulaire GitHub by @Guts in <https://github.com/geotribu/qtribu/pull/170>
172111
* UI: changer couleur des logos article et geordp by @gounux in <https://github.com/geotribu/qtribu/pull/171>
173-
174-
### Other Changes
175-
176112
* fix(webviewer): setWindowsTitle was failing when default browser is s… by @Guts in <https://github.com/geotribu/qtribu/pull/166>
177-
178-
### New Contributors
179-
180113
* @gounux made their first contribution in <https://github.com/geotribu/qtribu/pull/157>
181114

182115
----
183116

184117
## 0.16.0 - 2024-03-13
185118

186-
### Bugs fixes 🐛
187119

188120
* ci: fix i18n compilation by @Guts in <https://github.com/geotribu/qtribu/pull/156>
189-
190-
### Features and enhancements 🎉
191-
192121
* QtWebKitWidgets is no longer available by @kikislater in <https://github.com/geotribu/qtribu/pull/99>
193122
* ui: regroupe les liens vers les sites FR de référence dans le menu Aide de QGIS by @Guts in <https://github.com/geotribu/qtribu/pull/153>
194123
* Fonctionnalité : intègre le dernier contenu publié dans le fil d'actualité de QGIS by @Guts in <https://github.com/geotribu/qtribu/pull/154>
195124
* ui: MAJ les traductions by @Guts in <https://github.com/geotribu/qtribu/pull/155>
196-
197-
### Tooling 🔧
198-
199125
* docs: use modern GitHub Actions based workflow by @Guts in <https://github.com/geotribu/qtribu/pull/146>
200126
* ci: upgrade autolabeler to v5 by @Guts in <https://github.com/geotribu/qtribu/pull/149>
201127
* ci: fix qgis tests by @Guts in <https://github.com/geotribu/qtribu/pull/150>
202-
203-
### Documentation 📖
204-
205128
* docs: add sitemap by @Guts in <https://github.com/geotribu/qtribu/pull/147>
206-
207-
### Other Changes
208-
209129
* Outillage: MAJ les dépendances de dév, la config VS Code et les git hooks by @Guts in <https://github.com/geotribu/qtribu/pull/144>
210130
* packaging: pin minimal version of qgis-plugin-ci by @Guts in <https://github.com/geotribu/qtribu/pull/145>
211131
* tooling: add SonarCloud config and badge by @Guts in <https://github.com/geotribu/qtribu/pull/148>
212132
* test: replace semver by packaging by @Guts in <https://github.com/geotribu/qtribu/pull/151>
213-
214-
### New Contributors
215-
216133
* @kikislater made their first contribution in <https://github.com/geotribu/qtribu/pull/99>
217134

218-
----
219-
220135
## 0.15.0 - 2023-08-08
221136

222-
### Features and enhancements 🎉
223-
224137
* Formulaire de soumission de news pour les GeoRDP by @Guts in <https://github.com/geotribu/qtribu/pull/84>
225138
* Simplifie le chargement des QgsSettings du plugin dans l'objet des préférences by @Guts in <https://github.com/geotribu/qtribu/pull/91>
226139
* Ajoute un bouton pour réinitialiser les paramètres à leurs valeurs par défaut by @Guts in <https://github.com/geotribu/qtribu/pull/93>
227140
* Change l'URL du site Geotribu by @Guts in <https://github.com/geotribu/qtribu/pull/127>
228-
229-
### Tooling 🔧
230-
231141
* Change to a maintained job to create release by @Guts in <https://github.com/geotribu/qtribu/pull/92>
232142
* CI: use ubuntu-latest (22.04) and fix qt5 install by @Guts in <https://github.com/geotribu/qtribu/pull/111>
233143
* Add ruff and pyupgrade as git hooks by @Guts in <https://github.com/geotribu/qtribu/pull/112>
@@ -338,20 +248,20 @@ Unreleased
338248
* préférences : menu réglages, intégration des options à l'interface de QGIS
339249
* ajout d'une option pour choisir dans quel navigateur internet ouvrir les pages : celui intégré à QGIS ou le navigateur par défaut de l'utilisateur/ice
340250

341-
## [0.2.1] - 2021-03-04
251+
## 0.2.1 - 2021-03-04
342252

343253
* correction d'un import d'un futur module pas encore inclus
344254

345-
## [0.2.0] - 2021-03-04
255+
## 0.2.0 - 2021-03-04
346256

347257
* ajout du raccourci vers l'aide en ligne
348258
* déplacement du menu du plugin dans la catégorie "Web"
349259

350-
## [0.1.1] - 2021-03-03
260+
## 0.1.1 - 2021-03-03
351261

352262
* correction d'un bug avec les versions de Python inférieures à 3.8
353263

354-
## [0.1.0] - 2021-02-28
264+
## 0.1.0 - 2021-02-28
355265

356266
* première version !
357267
* structure du dépôt et outillage de base (modularité, traduction, linter, documentation, packaging...)

0 commit comments

Comments
 (0)