Skip to content

Releases: geotribu/qchat

1.3.0

25 Jan 13:39
1ff8ec7

Choose a tag to compare

What's Changed

Features and enhancements 🎉

Tooling 🔧

  • ci: publish matrix message on new release by @gounux in #55

Other Changes

  • fix(qchat): consider flick message in constants by @gounux in #53
  • bump 1.3.0 pre-release by @gounux in #56

Full Changelog: 1.2.0...1.3.0

What's Changed

Features and enhancements 🎉

Tooling 🔧

  • ci: publish matrix message on new release by @gounux in #55

Other Changes

  • fix(qchat): consider flick message in constants by @gounux in #53
  • bump 1.3.0 pre-release by @gounux in #56

Full Changelog: 1.2.0...1.3.0

1.2.0

10 Jan 15:53
e16dabf

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • feat: add /dizz and /flick slash commands by @gounux in #44

Tooling 🔧

  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #43
  • build(deps): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #46
  • build(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #47
  • build(deps): bump dawidd6/action-download-artifact from 11 to 12 by @dependabot[bot] in #48
  • build(deps): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #49

Other Changes

Full Changelog: 1.1.1...1.2.0

1.1.1

28 Nov 11:25
bcbf655

Choose a tag to compare

What's Changed

Documentation 📖

  • compat: set min qgis version to 3.40 by @gounux in #41

Other Changes

Full Changelog: 1.1.0...1.1.1

1.1.0

28 Nov 05:16
643d7c4

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • update(ui): new icon by @Guts in #30
  • feat(ui): ask for confirmation before sending a vector layer to QChat by @gounux in #33
  • fix(ui): disable sending position on canvas right-clic by @gounux in #37
  • feat: Add Discord-style slash commands to QChat by @lbartoletti in #35
  • Cleanier versions for the logo by @sylvainbeo in #39

Tooling 🔧

  • build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #28
  • build(deps): bump actions/labeler from 5 to 6 by @dependabot[bot] in #27
  • build(deps): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #31
  • build(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #32

Documentation 📖

Other Changes

New Contributors

Full Changelog: 1.0.2...1.1.0

1.0.2

15 Sep 04:05

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • fix(nickname): make getuser compliant with qchat by @gounux in #24

Full Changelog: 1.0.1...1.0.2

1.0.1

13 Sep 09:51
db50430

Choose a tag to compare

What's Changed

Bugs fixes 🐛

  • fix(conflict): rename plugin's toolbar to avoid conflicts with QTribu by @Guts in #21

Features and enhancements 🎉

  • feature(qchat): use system username as default nickname by @Guts in #19
  • refactor(consistency): move and rename QField plugin installation URL to constants module by @Guts in #22
  • feature(message): display date tooltip on each message by @gounux in #23

Documentation 📖

  • add(docs): how to use env vars to override plugin's preferences by @Guts in #20

New Contributors

  • @Guts made their first contribution in #19

Full Changelog: 1.0.0...1.0.1

1.0.0

04 Sep 05:04
c4726d4

Choose a tag to compare

What's Changed

Tooling 🔧

  • build(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #15
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #16
  • build(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #17

Other Changes

Full Changelog: 1.0.0-beta2...1.0.0

1.0.0-beta2

18 Jul 00:15
e2e1ec6

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • fix(qchat): fix channel combobox display when switching channels by @gounux in #13

Other Changes

  • bump(qchat): bump to 1.0.0-beta2 by @gounux in #14

Full Changelog: 1.0.0-beta1...1.0.0-beta2

1.0.0-beta1

16 Jul 03:38
31b8872

Choose a tag to compare

What's Changed

Features and enhancements 🎉

  • feat(message)!: add id and timestamp to messages by @gounux in #3
  • fix(qchat): handle proper websocket disconnection by @gounux in #4
  • refactor(qchat): rename room to channel by @gounux in #5
  • bump(qchat): bump and prepare for first version by @gounux in #6
  • edit(settings): set default instance to qchat.geotribu.net by @gounux in #9

Tooling 🔧

  • fix(ci): disable plugin repo creation when releasing on tag by @gounux in #11
  • ci(release): do not push anything to github when releasing by @gounux in #12

Documentation 📖

  • doc(install): enhance refactor installation documentation by @gounux in #10

Other Changes

  • build(deps): bump dawidd6/action-download-artifact from 9 to 11 by @dependabot[bot] in #1
  • port(qchat): port QChat code from QTribu repository by @gounux in #2
  • bump(qchat): add fr, de and es translations & bump beta by @gounux in #7
  • bump(qchat): prepare for first beta by @gounux in #8

New Contributors

Full Changelog: https://github.com/geotribu/qchat/commits/1.0.0-beta1