Releases: geotribu/qtribu
Releases · geotribu/qtribu
1.4.2
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 📖
Full Changelog: 1.4.1...1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
What's Changed
Features and enhancements 🎉
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 📖
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
What's Changed
Bugs fixes 🐛
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
- update(project): switch from MIT to GPL2+ license by @Guts in #236
- Add new translations by @gounux in #242
- Bump to v1.2.0 by @gounux in #244
Full Changelog: 1.1.0...1.2.0
1.1.0
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
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 🔧
Documentation 📖
Other Changes
Full Changelog: 0.18.0...1.0.0
1.0.0-beta3
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