Releases: geotribu/gischat
Releases · geotribu/gischat
3.2.0
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
Full Changelog: 3.1.0...3.2.0
3.1.0
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
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
roomwithchannelby @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
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-actionand its cache by @gounux in #68
Full Changelog: 2.4.0...2.5.0
2.4.0
2.3.0
2.2.0
2.1.1
What's Changed
Other Changes
New Contributors
- @dependabot made their first contribution in #48
- @pre-commit-ci made their first contribution in #50
Full Changelog: 2.1.0...2.1.1
2.1.0
2.0.0
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