ifmapj 0.1.2 released
Version 0.1.2 of ifmapj is now available within the download section.
Changes from 0.1.1 to 0.1.2 are:
- Add Chunked Transfer Encoding functionality to JavaCommunicationHandler.
- Avoid a cloneNode() bug in Android < API Level 11, which leads to DOMExceptions when DOM Level 1 methods are used to create DOM attributes and elements.
- Unified CommunicationHandler implementations