Skip to content

Releases: geotribu/qtribu

1.1.0

19 Nov 18:58
e59f3d0
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • feature(qchat): auto-reconnect to last room when QGIS starts by @gounux in #209
  • feature(qchat): handle users registration by @gounux in #200
  • feature(qchat): like message by @gounux in #210
  • feature(qchat): re-arrange websocket message to allow image communications by @gounux in #211
  • refactor(qchat): use custom tree widget items by @gounux in #212
  • feature(qchat): send a geojson layer through websocket by @gounux in #213
  • refactor(qchat): use self.settings instead of PlgOptionsManager by @gounux in #217
  • fix(qchat): add type key check when receiving a message by @gounux in #218
  • ui(qchat): vertically optimize the QChat widget by @gounux in #216
  • feature(qchat): send and receive a crs message by @gounux in #219
  • feature(qchat): send and receive a bbox message by @gounux in #220
  • trad(qchat): add QChat fr translations by @gounux in #222
  • ui(qchat): set fixed height for an image chat item by @gounux in #221

Other Changes

Full Changelog: 1.0.0...1.1.0

1.0.0

11 Oct 13:09
aeeee88
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(init): remove QChat import outside try/except by @Guts in #196
  • fix(qchat): no notification on self message mention by @gounux in #197
  • fix(qchat): use mp3 instead of ogg by @gounux in #198

Features and enhancements 🎉

  • feature: qchat by @gounux in #182
  • Feat: put settings in QScrollArea by @gounux in #190
  • translations: add qchat translations by @gounux in #192
  • fix(qchat): play sound only on mention by @gounux in #199
  • update(ui): move misc groupbox to bottom in settings dialog by @Guts in #205
  • UI: display avatars right into combobox by @Guts in #206
  • update(i18n): refine translation to prepare next stable release by @Guts in #207

Tooling 🔧

  • update(ci): rm deprecated set-output command by @Guts in #203

Documentation 📖

  • Documentation: add installation from main branch by @Guts in #191

Other Changes

Full Changelog: 0.18.0...1.0.0

1.0.0-beta3

27 Sep 16:13
486cff9
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(init): remove QChat import outside try/except by @Guts in #196
  • fix(qchat): no notification on self message mention by @gounux in #197

Full Changelog: 1.0.0-beta2...1.0.0-beta3

1.0.0-beta2

07 Sep 10:36
34853ed
Compare
Choose a tag to compare

What's Changed

Other Changes

  • update(packaging): add French description by @Guts in #194

Full Changelog: 1.0.0-beta1...1.0.0-beta2

1.0.0-beta1

07 Sep 08:58
48473f5
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

Documentation 📖

  • Documentation: add installation from main branch by @Guts in #191

Other Changes

Full Changelog: 0.18.0...1.0.0-beta1

0.18.0

29 Aug 07:05
5ce515d
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

Features and enhancements 🎉

  • refacto(rss): remove unused rss reader subclasses by @Guts in #184
  • Feature: add application folder by @Guts in #187
  • refactor(rss): move RSS reader to its own folder by @Guts in #188

Other Changes

New Contributors

Full Changelog: 0.17.3...0.18.0

0.17.3

01 Jul 08:30
fe15b2a
Compare
Choose a tag to compare

What's Changed

Tooling 🔧

  • fix(ci): copy LICENSE file since it's mandatory on official repository by @Guts in #180

Full Changelog: 0.17.2...0.17.3

0.17.2

28 Jun 08:31
c7f7093
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

Documentation 📖

Full Changelog: 0.17.1...0.17.2

0.17.1

01 May 21:32
f4e0788
Compare
Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(form-rdp): LOCAL_CDN_PATH was unreachable by @Guts in #172
  • UI : corrige les étiquettes copiées/collées du formulaire RDP dans le formulaire article by @Guts in #174
  • UI : corrige l'autopreview by @Guts in #176

Features and enhancements 🎉

  • ui(authoring): supprime la taille minimum pour améliorer l'intégration du widget authoring by @Guts in #173
  • UI : améliore le redimensionnement automatique des formulaires de soumission by @Guts in #175

Full Changelog: 0.17.0...0.17.1

0.17.0

01 May 19:24
f2df1ab
Compare
Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Fenêtre contenus Geotribu by @gounux in #157
  • feature(logs): permet de personnaliser la fenêtre dans laquelle afficher le message de log by @Guts in #161
  • ui(forms): add message bars to forms by @Guts in #162
  • feature(authoring): ajoute le compte Mastodon by @Guts in #164
  • Refactorisation : utilise le Network Requests Manager de QGIS à la place de requests by @Guts in #165
  • feature(forms): connecte le formulaires de soumission de news by @Guts in #163
  • UI: amélioration générale du navigateur de contenus by @Guts in #167
  • UI : MAJ des traductions by @Guts in #168
  • UI : ajoute une toolbar dédiée au plugin by @Guts in #169
  • feature(forms): connecte le formulaire d'article au formulaire GitHub by @Guts in #170
  • UI: changer couleur des logos article et geordp by @gounux in #171

Other Changes

  • fix(webviewer): setWindowsTitle was failing when default browser is s… by @Guts in #166

New Contributors

Full Changelog: 0.16.0...0.17.0