Skip to content

Releases: CleverCodeCravers/LocalNetAppChat

v1.28 support for using patterns in direct messages

29 Jan 19:06
ad3566a
Compare
Choose a tag to compare

You can now send a message to, e.g. build* and one of your build-nodes (build1, build2, build3 ...) will then receive it as a direct message.

v1.27

29 Jan 18:54
ad3566a
Compare
Choose a tag to compare

What's Changed

  • 13 direct message refinement i by @stho32 in #22

Full Changelog: v1.26...v1.27

v1.26

15 Jan 16:31
Compare
Choose a tag to compare

What's Changed

  • Added help command for all projects by @naseif in #20

Full Changelog: v1.25...v1.26

v1.25 another hotfix for a server value that was returned as string instead of json

01 Jan 13:22
Compare
Choose a tag to compare
When returning strings using Results.XXX we should always use Content…

v1.24 another hotfix for a server value that was returned as string instead of json

01 Jan 12:49
Compare
Choose a tag to compare

v1.23 Hotfixes

01 Jan 12:26
Compare
Choose a tag to compare

Full Changelog: v1.22...v1.23

v1.22 Readme update, code coverage, webclient usage removed

31 Dec 18:14
cd53950
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.21...v1.22

v1.21 The bot now has a simple extention for script execution

21 Dec 18:46
e4d9691
Compare
Choose a tag to compare

What's Changed

  • First Draft Implementation of the Plugins Systrem #4 by @naseif in #12

Full Changelog: v1.20...v1.21

v1.20 now with direct messaging support!

19 Dec 18:02
357abf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.19...v1.20

v1.19 server added basic storage for files

18 Dec 17:03
2f5dd20
Compare
Choose a tag to compare

The server and client now support a basic file storage which is great for exchanging files between the hosts that take part in the network.

What's Changed

New Contributors

  • @naseif made their first contribution in #6

Full Changelog: v1.18...v1.19