File Release Notes and Changelog
Release Name: 1.3
Notes:
Changes:
<UI>
<LI>Improved the HTTP server using multithreading.</LI>
<LI>Updated a udn field by a generated uuid automatically.</LI>
<LI>Added Device::setActionListener() and Device::setQueryListener().</LI>
<LI>Added Service::setActionListener().</LI>
<LI>Added a Content-Length header to subscription responses.</LI>
<LI>Added Action::setAgumentValue(String name, int value).</LI>
<LI>Added Agument::setValue(int value).</LI>
<LI>Added Action::getAgumentIntegerValue().</LI>
<LI>Added Agument::getIntegerValue().</LI>
<LI>Added automatic device advertiser.</LI>
<LI>Added automatic device disposer that remove expired devices from the control point.</LI>
<LI>Changed action listener and query listener to return user error messages.</LI>
</UI>