Skip to content

Releases: mswider/Monitor

v3.5.1

02 Sep 01:02
db68c7e
Compare
Choose a tag to compare

Changes:

  • Users being monitored will now automatically have their conversations saved when their class ends

v3.5.0

30 Aug 19:01
d9aa937
Compare
Choose a tag to compare

Changes:

  • Add option to load device IDs on startup

v3.4.1

30 Aug 01:58
921f28b
Compare
Choose a tag to compare

Changes:

  • Add option to load a JSON config file

v3.4.0

24 Aug 23:45
39256b3
Compare
Choose a tag to compare

Changes:

  • New Session page
    • Includes the ability to enable/disable chat for all students in session
    • Uses live session data to show you who's online in your class and in your conversation
    • Looks way better

v3.3.0

28 Jan 03:45
386ee68
Compare
Choose a tag to compare

This release lets Monitor work with devices in organizations that have IP ranges configured.
All of this is invisible to Monitor users, but it enables you to track students in many more organizations than before.

v3.2.1

22 Jan 04:07
e20c4d0
Compare
Choose a tag to compare

This release adds an "appearance" option to the settings page, which lets you control if you see the dark or light theme

v3.2.0

21 Jan 04:26
abce66c
Compare
Choose a tag to compare

This release adds verified badges!

Verified badges let you know that you're tracking an actual student's device instead of a virtual device.
In the future, this will allow you to remotely control other students' devices during sessions.

It also optimizes the settings page so the device list loads a bit quicker.

v3.1.0

03 Dec 04:25
14830a2
Compare
Choose a tag to compare

This release brings an updated student profile page, with an updated UI and a new button to start monitoring the student.
This means that if a student already exists in Monitor, you won't have to manually edit a device's assignment to monitor them anymore.

v3.0.0

28 Nov 05:49
4e6deb3
Compare
Choose a tag to compare

This release brings a major change: the Device API.
The backend has largely been rewritten to use classes to manage devices over the old method, which should bring improved stability for edge cases and will make it easier to add new features in the future.

Additional Changes:

  • Workers have become locked / unlocked mode for improved clarity
  • The dashboard has headers for classrooms, so it's easier to see what classes students are in
  • Users can create virtual devices within settings, which eliminates the need for CLI tools for account creation
  • An early version of a Tasks API has been added
  • It is no longer possible to save chats for an ongoing session

v2.4.1

28 Sep 14:27
9a5e728
Compare
Choose a tag to compare

This release adds a completely rewritten settings page, which is way easier to use and shows more info

Additional Changes:

  • Log active theme to console to make UI work easier
  • Support tracking an unlimited number of devices at once