apugg 0.8 is now available for download from the files section.
It includes several new features and other changes:
- Simplified API that hides the Server object.
- Extensible API (addition of new plugin types is done through inheritance).
- Exceptions are now thrown on all errors.
- Unicode support has been removed on Windows. See this comment.
- Plugins implemented in the host application (i.e. statically linked) can now be accessed through the API.
There are also huge improvements in the API documentation (Doxygen), which can be downloaded from the files tool.
The complete list of changes can be seen on the [Release 0.8] wiki page.