Skip to content

Teleframe goes 2.0.0

Compare
Choose a tag to compare
@LukeSkywalker92 LukeSkywalker92 released this 03 Jul 08:31
· 362 commits to master since this release
c0b6e4c

2.0.0

Teleframe goes 2.0.0 because it is not completely compatible to earlier versions. Please read the follwing before udating.

IMPORTANT

To update to Teleframe 2.0.0 you need to change your config.js, when you've used the voice reply feature before and you need to purge your images folder.

Touchscreen support:

  • navigate through the images by touching at the left or right side of your touchscreen
  • pause and resume the slideshow by touching in the middle of your touchscreen
  • record a voice message and reply to the shown image by making a long touch in the middle of your touchscreen. The recording starts when you take your finger off.

Voice replies with context

  • The voice replies now go to the chat where the current image came from
  • The voice replies are in context with the shown image and they will cite the image. So the receivers know what image you are talking about.
  • During records the receiver is shown to you. Therefore a break in the config.js was necessary. So please check the new config.js.example and the README before updating.
  • The image database also changed to make these richer voice replies possible. So you need to purge your images folder. I'm sorry for that, but there was no alternative.

Minor changes

  • npm was added to the raspberry pi install script
  • the raspberry pi install script was modified a little to also support raspbian duster
  • all npm packages were updated to the newest versions