Skip to content

Version 2.0

Latest
Compare
Choose a tag to compare
@steveliedtke steveliedtke released this 13 Aug 18:39
· 66 commits to master since this release

This release contains several fixes, but mainly the project structure was changed. Maven was implemented, aswell as guice for dependency injection. Other changes are the following:

  • URL format was changed to
    -- /v2/status
    -- /v2/cmd/*
    -- /v2/tasks/*
    -- /v2/gcm/*
    -- /v2/apns/*
  • JSON result of /v2/status implements now the statusAPI structure
  • Fixed bug: Mails were not sent
  • Implemented LDAP Access