Files
documentation/4_release_notes.md
Cédric Verstraeten 2bf6c0b442 release v1.1.0
2015-09-13 21:47:51 +02:00

2.2 KiB

Release notes

1.1.0

Web

  • Support IP camera's with MJPEG stream. #3
  • Introduce new API methods to configure the machinery, using basic auth. #4
  • Optimization of loading image and dashboard page, completely redesigned the retrieval of images. #5
  • Optimization of settings page. #5
  • Timebar gradient only works in Chrome. #6
  • Minor CSS fixes for responsive layout.

Machinery

  • Flip/rotate option for capture devices. #5
  • Support IP camera's with MJPEG stream. #4
  • Introduced webhook io device. #5

Cloud

  • Fixed problem when syncing a huge amount of images. #1

1.0.3

Web

  • Optimize performance, new datastructure has been implemented.

Machinery

  • Memory optimization.
  • Removal of images older than 3 days have been removed.
  • Start machinery automatically (delay has been removed).

Cloud

  • Resolved file exist problem.

1.0.2

Web

  • Timezone on settings page is also used for the webinterface.

Machinery

  • Added extra timezones to timezone.xml.

1.0.1

Web

  • Improved error handling (date search).

Machinery

  • Improved memory cleanup.

1.0.0

First commit of Kerberos.io

  • Camera support: USBCamera (V4L), Raspberry Pi camera module (MMAL).
  • Conditions: Enabled (turn on/off Kerberos) and active Time per day.
  • Algorithms: Differential Images.
  • Heuristics: Sequence.
  • Expositors: Select a Hull or Rectangle.
  • Outputs: Write image to Disk, trigger an GPIO output pin and send a TCP/IP packet.
  • Cloud: send your images to the Kerberos.io cloud aplication.