Skip to content

Releases: harvard-dce/dce-user-analytics

v1.2.1: Zoom duration stuff. Includes:

26 Oct 20:23

Choose a tag to compare

* use `pytimeparse` as fallback for meeting duration parsing
* calc a session duration value based on join/leave times

v1.2.0: zoom geolocation

25 Oct 19:43

Choose a tag to compare

* Added geolocation to zoom harvester
* updated zoom sessions template, requirements, example.env
* log total meetings and sessions for date

small fixes -
* README.md edits
* removed unnecessary request import in setup.py

v1.1.1

20 Oct 15:56

Choose a tag to compare

Fix location of docker import

v1.1.0

19 Oct 20:41

Choose a tag to compare

reworking some `load_episodes` arguments

v1.0.0

17 Oct 20:36

Choose a tag to compare

zoom harvester - different elasticsearch index for each day for meeti…