Skip to content

v1.0.4

Compare
Choose a tag to compare
@seydx seydx released this 11 Jan 17:49
· 86 commits to master since this release

Other Changes

  • Interface:
    • Limit max page size to 6 (pagination)
    • Refactored Lightbox
  • Bump dependencies

Bugfixes

  • Fixed an issue with pagination middleware, where the nextPage and prevPage attribute showed wrong path
  • Fixed an isue where opening a recording or a notification (with recording) loaded all recordings in the background and caused the interface to crash
  • Fixed an issue where the notification banner could not display a video
  • Fixed an issue where utilization could not show process cpu load / memory usage
  • Minor bugfixes