Skip to content

Releases: geotribu/gischat

3.2.0

01 Dec 04:56
bafe720

Choose a tag to compare

What's Changed

Other Changes

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #84
  • update(tooling): remove deprecated encoding pragma and general update of git hooks by @Guts in #88
  • chore: bump dependencies by @gounux in #86
  • ci: change python versions by @gounux in #87
  • fix: filter messages from room in qmatrixchat web by @gounux in #89

New Contributors

  • @Guts made their first contribution in #88

Full Changelog: 3.1.0...3.2.0

3.1.0

17 Jul 23:59
830695c

Choose a tag to compare

What's Changed

Other Changes

  • edit(directory): reference available qchat channels on the official instance by @gounux in #80
  • enhanchement(workers): optimize comm between workers and redis to allow only one redis listener by @gounux in #81
  • doc(readme): update swagger doc links by @gounux in #82
  • feat(qchat): add endpoint for downloading latest QChat QField plugin version by @gounux in #83

Full Changelog: 3.0.0...3.1.0

3.0.0

14 Jul 17:10
1a5bedf

Choose a tag to compare

What's Changed

Other Changes

  • doc(redis): document how to deploy a redis by @gounux in #69
  • build(deps): bump pillow from 11.2.1 to 11.3.0 in the pip group across 1 directory by @dependabot[bot] in #70
  • security: fix reported issues regarding gh permissions by @gounux in #71
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #73
  • feat(gischat)!: integrate with redis PubSub and db logic by @gounux in #72
  • feat(model): add id and timestamp to messages by @gounux in #74
  • ui(webpage): modify QChat webpage by @gounux in #75
  • feat(qchat): backend compat with matrix by @gounux in #76
  • refactor(qchat)!: rename room with channel by @gounux in #77
  • refactor(models): rename models from Gischat* to QChat* by @gounux in #78
  • bump(qchat): bump and prepare for next major version by @gounux in #79

Full Changelog: 2.5.0...3.0.0

2.5.0

30 Jun 03:28
37a6f41

Choose a tag to compare

What's Changed

Other Changes

  • feat(gischat): share graphic models through websockets by @gounux in #64
  • feat(ops): make number of async worker dynamically configurable in env by @gounux in #63
  • feat(gischat): use redis to store last messages by @gounux in #66
  • ci(gischat): optimize tests and bump ci poetry versions by @gounux in #67
  • ci(docker): build docker image using docker/build-push-action and its cache by @gounux in #68

Full Changelog: 2.4.0...2.5.0

2.4.0

24 May 07:44

Choose a tag to compare

What's Changed

Other Changes

  • Add messages of type position (x/y using a crs) by @gounux in #60
  • Add QField plugin mention in README.md by @gounux in #59
  • ui(web): display nb of users rather than unnecessary messages by @gounux in #61

Full Changelog: 2.3.0...2.4.0

2.3.0

02 May 15:08

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 2.2.0...2.3.0

2.2.0

14 Mar 14:28

Choose a tag to compare

What's Changed

Other Changes

  • Add QML style to geojson layer messages by @gounux in #54

Full Changelog: 2.1.1...2.2.0

2.1.1

01 Mar 10:16

Choose a tag to compare

What's Changed

Other Changes

New Contributors

Full Changelog: 2.1.0...2.1.1

2.1.0

19 Nov 17:05

Choose a tag to compare

What's Changed

  • fix: do not store all text messages by @gounux in #42
  • tooling: add github labeler and release file by @gounux in #45
  • feature: handle bbox message type by @gounux in #43
  • fix: fix last stored messages by @gounux in #46

Full Changelog: 2.0.0...2.1.0

2.0.0

28 Oct 12:14

Choose a tag to compare

What's Changed

  • feature: handle users registration by @gounux in #30
  • feature: like message by @gounux in #31
  • feature: re-arrange message models to handle images by @gounux in #33
  • feature: send a geojson layer through websocket by @gounux in #35
  • test: split test files by @gounux in #36
  • test: send uncompliant messages if validation fails by @gounux in #37
  • feature: add max image size and max geojson features in rules endpoint by @gounux in #38
  • feature: store and serve last messages by @gounux in #39
  • fix: forbid multiple registrations with the same nickname by @gounux in #40
  • doc: add crs message type by @gounux in #41

Full Changelog: 1.2.1...2.0.0