Skip to content

v1.1.0

Compare
Choose a tag to compare
@immanuelfodor immanuelfodor released this 11 Apr 06:55
· 1 commit to master since this release

Improvements 🚀

  • Now the project uses the SliXMPP library (successor of SleekXMPP), fixes #1

Compatibility 🛡️

The API hasn't changed, only the library and its dependencies are updated.

Update guide ⏫

docker-compose down
#docker image rm xmpp-msg-gw:latest
git pull
docker-compose up -d --build