Skip to content

Releases: HackerspaceBremen/open_space_notifier

Version 2.0

13 Aug 18:39
Compare
Choose a tag to compare

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