Skip to content

v4.35.0

Compare
Choose a tag to compare
@chrisekelley chrisekelley released this 23 May 20:05
· 189 commits to master since this release
4d14af7
  • The tangy-photo-capture input may now save to the file system. It uses the same TANGY_MEDIA_UPDATE event as tangy-video-capture.
    In the consuming application, cancel the event (event.preventDefault()) if you wish it to use the original behaviour of saving to the local Pouchdb instance. See the ./demo/tangy-photo-capture.html example for implementation details.