Releases: immanuelfodor/xmpp-muc-message-gateway
Releases · immanuelfodor/xmpp-muc-message-gateway
v1.2.0
Improvements 🚀
- Fix the unexpected
wait
kw argument error (#3)
Compatibility 🛡️
The API hasn't changed, it's only an internal update to fix an unexpected error because of an upstream library change.
Update guide ⏫
docker-compose down
#docker image rm xmpp-msg-gw:latest
git pull
docker-compose up -d --build
v1.1.0
v1.0.0
New features 🎉
- The last stable version that uses the (deprecated and now archived) SleekXMPP library.