Skip to content

Releases: geotribu/gischat

3.3.0

10 Jan 08:38
93f0add

Choose a tag to compare

What's Changed

Other Changes

  • Fix indentation for redis service in README by @cazitouni in #90
  • build(deps): bump urllib3 from 2.5.0 to 2.6.0 in the pip group across 1 directory by @dependabot[bot] in #91
  • chore: migrate from poetry to uv by @gounux in #92
  • build(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #93
  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #94
  • build(deps): bump codecov/codecov-action from 4.5.0 to 5.5.1 by @dependabot[bot] in #95
  • build(deps): bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #101
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #102
  • chore(deps): bump various dependencies by @gounux in #103
  • feat(messages): do not store new easter egg by @gounux in #104
  • feature(chat): add the ability to ping a matrix room by @gounux in #105

New Contributors

Full Changelog: 3.2.0...3.3.0

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