v0.4.1 (2022-08-27)
- Replaced package gitlab.com/mipimipi/go-utils by packages gitlab.com/go-utilities/*
v0.4.0 (2022-08-20)
- Makefile to be able to trigger linting and create new release tags
- Update to go 1.19: Replaced deprecated functions from io/ioutil and strings
v0.3.3 (2020-12-28)
- Corrected setting of CONFIGID.UPNP.ORG (it was increased too often)
v0.3.2 (2020-12-18)
- Device icons can be served
v0.3.1 (2020-12-16)
- If root device description contains an empty UUID as UDN, a new UUID is generated
- Corrected error that led to dump when using multicast eventing
v0.3.0 (2020-12-13)
- HTTP requests are served also if the UPnP server is not connected. That's useful to display status information
v0.2.1 (2020-12-05)
- Refined eventing
v0.2.0 (2020-11-30)
- Refined error handling
- Type
StateVars
removed. Usemap[string]StateVar
instead.
v0.1.0 (2020-11-29)
- Basic functionality for UPnP servers based on UPnP Device Architecture version 2.0