v1.1.0
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