Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@ajsb85 ajsb85 released this 25 Jan 10:40
· 1143 commits to develop since this release

Bug Fixes

  • fix save of firstname and lastname from devices upon enrollment (2e6e824)
  • update URL of the agent for Android (ecae936)
  • api: fix error message (c721a07)
  • api: geolocation always rejected (4c70781)
  • documentation: add installation instructions (a288e1b), closes #4
  • documentation: enhance installation documentation (ad9dd6d)
  • documentation: github template for issues (d9ad78f)
  • enrollment: use login isntead of email to find a user (617425f)
  • install: add check for gd extension for PHP (64a2682), closes #9
  • install: prevent warning (13a5283)
  • policy: fix error 500 when parsing a bad UPK file (c71d434)
  • user account: use constant for default agent application download URL (c746a9f)

Features

  • add demo mode (949f7c2)
  • api: expose configuration settings (e9cd70d)
  • ci: add webhooks (8c04079)
  • device communication: log inventory errors (9fc734f)
  • enhancement: cleanup invitations when purging a user (63570ad)
  • enrollment: bug collector settings (4ec7a62)
  • enrollment: handle version of agent sent in enrollment process (f8be502)
  • initial release: v1.0.0 (f85b9d4)
  • policy: log filesystem permission issues when saving a file or an app (b491bcc)
  • policy: prevent conflicting policies to be applied at the same time (b9a881a)
  • policy: queue mqtt mssage instead of sending it immediately (8508b85)