Skip to content

v2.14 Release

Compare
Choose a tag to compare
@bradenn bradenn released this 07 Jul 16:07
· 261 commits to main since this release
7c6099d

v2.14: Screensavers, Live Sentry monitoring, 3D floor plans, and multi-system monitoring

Screensavers

  • Added a countdown timer for starting screensavers
  • Added an option to enable and disable screensavers in the ID menu
  • Added screensaver start notifications when the screensaver is about to begin
  • Added screensaver start animations
  • Added star field screensaver
  • Added screensaver start gesture (swipe down from the top of the screen)

Sentry

  • Added 3D simulation of the sentry mechanism's movements
  • Added 3D view of the room containing the sentry, and where the beam is pointed
  • Added an option to control multiple sentries in multiple rooms
  • Added beam selection and selective attenuation to increase or decrease power to a beam
  • Added fine manual controls
  • Improved sentry page layout
  • Improved communication protocol (see bradenn/sentry)

Multi-system monitoring

  • Created a new executable that serves an HTTPS monitoring endpoint for long-polling
  • Added network identifiers
  • Added memory statistics
  • Added CPU load across multiple cores
  • Added disk usage statistics

Bugfixes and Improvements

  • Modified typography of Plot UI elements (Made titles more legible)
  • Cleaned up unnecessary runtime artifacts

What's Changed

  • Improvements to Sentry mode and Atlas, preliminary support for floor-plans by @bradenn in #25
  • Patch by @bradenn in #26
  • Sentry feature additions by @bradenn in #27
  • v2.14: Screensavers, Live Sentry monitoring, 3D floor plans, and multi-system monitoring by @bradenn in #28

Full Changelog: v2.13.1...v2.14