Skip to content

Translations, Content Highlighting slideshow, FAQ

Compare
Choose a tag to compare
@dularion dularion released this 30 Jun 20:08
· 1343 commits to master since this release

0.3.1 - 2016-05-18

Features

  • now you dont need to manually parse your SRT files to vtt anymore! the application will do it for you on the fly!

0.3.0- 2016-05-15

Features

  • implemented Multilanguage support for the frontend part of the app! Users can choose in their profile which language they want to see.
    Right now, only English is implemented. You are welcome to contribute! Simply add a copy of the fle at
    /grails-app/assets/javascripts/translations/EN_us.js, name it with your language token, and translate away! Once you mead a Pull Request
    and it gets approved, the language will be added in the profile language selector.
  • Added Content Highlighting for the Dashboard. You can now present your users with a pretty slideshow
  • We now have a help section in streama with some helpful info and FAQ. Thanks @JanneNiemela !
  • Multiple cosmetic changes, thanks @JanneNiemela, @LorenzoGarbanzo, @jsniemela !
  • implemented feature to add videos from external URL (http Link)