Skip to content

v0.3.0

Compare
Choose a tag to compare
@cdr-chakotay cdr-chakotay released this 27 Jun 20:47
807e997
  • Updated all dependencies to their most recent, compatible version
    => minimal requirements for the SDK are now Android 5+ and Java 8+.
  • Add (form) fields to an Assembly or Template with the addField()- and addFields() - methods
  • Extended support for Assembly Progress Updates via the Websocket.
    => AssemblyListener Interface provides more callback functions now. This should be considered before the update.
  • Codebase received a review and an updated JavaDoc.
  • New Example added that uses Kotlin.