Skip to content

Releases: geotribu/qtribu

1.4.2

24 Jan 15:59
ff5c989

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • update(license): add CC4 BY license by @Guts in #273
  • update(ui): replace twitter with Bluesky by @Guts in #275
  • Refactoring: modularize compliance and license widgets by @Guts in #274

Tooling 🔧

  • update(tooling): remove black git hook since it's conflicting with ruff by @Guts in #276
  • update(ci): modernize workflows setting GH token scopes and reporting improvements from templater by @Guts in #278
  • update(ci): modernize workflows setting GH token scopes at jobs level by @Guts in #279
  • Tooling: fix and update codecov config by @Guts in #281
  • update(ci): bump QGIS 3.40 for testing by @Guts in #280

Documentation 📖

  • add(docs): page for QDT integration with an autogenerated snippet by @Guts in #277

Full Changelog: 1.4.1...1.4.2

1.4.1

16 Jan 08:12
984ffc0

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(ui): restore contents browser action by @Guts in #270

Full Changelog: 1.4.0...1.4.1

1.4.0

01 Dec 08:54
963689a

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • Feature: add editorial policy check box by @Guts in #263

Other Changes

  • update(tooling): add check-illegal-windows-names git hooks by @Guts in #260
  • Packaging: drop support for QGIS < 3.40 by @Guts in #264

Full Changelog: 1.3.1...1.4.0

1.3.1

13 Sep 08:02
70a4aeb

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(ui): remove last QChat ref raising unload errors by @Guts in #256

Features and enhancements 🎉

  • improve(ui): set toolbar ObjectName to better fit Qt good pratices by @Guts in #255

Full Changelog: 1.3.0...1.3.1

1.3.0

10 Sep 15:56
00c3a5c

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • remove(qchat): bye bye QChat, have a good life by your own by @Guts in #252

Tooling 🔧

  • chore(deps): bump dawidd6/action-download-artifact from 10 to 11 by @dependabot[bot] in #245
  • chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #250
  • chore(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #248
  • chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #249

Documentation 📖

  • update(i18n): remove QChat texts and extend translation tooling by @Guts in #253

Other Changes

  • template(rdp): renommage rubrique geordp by @gounux in #246
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #247
  • update(tooling): add SonarQube config for VS Code by @Guts in #251

Full Changelog: 1.2.0...1.3.0

1.2.0

06 Jun 12:47
041511b

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(qchat): disallow connection when no nickname set by @gounux in #228

Features and enhancements 🎉

  • fix(qchat): allow to see registered users only if self registered by @gounux in #227
  • Tooling: extend ruff git hooks by @Guts in #237
  • Packaging : make QTribu compatible with qt6 by @Guts in #208
  • feature(qchat): share QML style when sending geojson vector in ws by @gounux in #235
  • ui(qtribu): add QChat in QField web menu action by @gounux in #239

Other Changes

Full Changelog: 1.1.0...1.2.0

1.1.0

19 Nov 18:58
e59f3d0

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

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

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

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