Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (15 loc) · 563 Bytes

changelog.md

File metadata and controls

19 lines (15 loc) · 563 Bytes

Change Log

[3.0.1] - 2017-06-29

Added

  • Idle timeout to return to the main screen after 5 minutes of inactivity.

Changed

  • Fixed typo in french menus.

[3.0.0] - 2017-06-26

Added

  • Animator class and page transitions.
  • Translator library to allow easy translations using YAML.
  • Full documentation in french and english.

Changed

  • Backend and frontend ported to Electron from Python / CEF for consistency and stability.
  • Full Screen status can now be toggled.
  • Complete rewrite of the frontend and the backend as a SPA in javascript.