Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Nov 18:58
· 4 commits to main since this release
e59f3d0

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