Skip to content

Releases: OpenHypervideo/FrameTrail

Version 0.9.7.1 Beta Release (fix)

06 Dec 14:59
Compare
Choose a tag to compare
Pre-release
  • Fix key events

Version 0.9.7 Beta Release

06 Dec 12:40
Compare
Choose a tag to compare
Pre-release
  • Settings UX & Generic UI improvements
  • Changed DB format & compatibility
  • Added simple destroy method
  • Added ResourceType: Quiz
  • Internationalization:
    • Localization for en-US & de
  • Upgraded libs
  • Improved overlay media synchronization
  • Added option to open in new tab for entity resources
  • Improved responsive behaviour
  • Added sortable timelines
  • Prevented unnecessary calls to ajaxServer
  • Added vimeo api & fix youtube api
  • Improved annotation timeline rendering
  • Use fullscreen editing in iframes
  • Added graphData value handling
  • Allow filtering by currentUser
  • Update contents when leaving editMode

Version 0.9.6 Beta Release

20 Feb 07:56
Compare
Choose a tag to compare
Pre-release
  • FrameTrail has been refactored and restructured
  • The concept of "Projects" has been completely removed
  • Please refer to the updated installation and getting started instructions

YOUR PREVIOUS "_data" FOLDER WILL NOT BE COMPATIBLE WITH THIS NEW VERSION.
THE DATA MODEL HAS PERMANENTLY CHANGED.
Please get in touch if you need help converting your existing data to the new format.

Version 0.9.5.1 Beta Release Fix

02 Nov 07:40
Compare
Choose a tag to compare
Pre-release
  • Fixed installation routine > empty / zero projects

YOUR PREVIOUS "_data" FOLDER WILL NOT BE COMPATIBLE WITH THIS NEW VERSION.
THE DATA MODEL HAS PERMANENTLY CHANGED.
Please get in touch if you need help converting your existing data to the new format.

Version 0.9.5 Beta Release

27 Oct 10:40
Compare
Choose a tag to compare
Pre-release

YOUR PREVIOUS "_data" FOLDER WILL NOT BE COMPATIBLE WITH THIS NEW VERSION.
THE DATA MODEL HAS PERMANENTLY CHANGED.
Please get in touch if you need help converting your existing data to the new format.

  • Complete Rewrite of the Data Model
  • Re-organized directory structure & dependencies in "_data"
  • Implemented Tagging Concept & Model
  • Replaced all image & icon files with base64 / icon font
  • Simplified PHP Server
  • Themes, Custom Layouts and Customization all over the place

Version 0.9.3.1 Beta Release Fix

22 Mar 15:44
Compare
Choose a tag to compare
Pre-release
  • Fix Chrome / Webkit Bug with nested FlexBox items (resulting in an invisible player area)

Version 0.9.3 Beta Release

22 Mar 13:04
Compare
Choose a tag to compare
Pre-release
  • Complete rewrite of layout logic and CSS to FlexBox & CSS3 transitions
  • Responsive Annotations and Videolinks
  • Minor fixes in CodeSnippets, Annotations and Videolinks
  • Removed GreenSock / TweenJS dependencies

Version 0.9.2 Beta Release

17 Mar 09:18
Compare
Choose a tag to compare
Pre-release
  • Fix release / tag conflicts

Version 0.9 Beta Release

17 Mar 08:52
Compare
Choose a tag to compare
Pre-release
  • Restructured Repository
  • Added support for CSS Variables
  • Upgraded external Libraries and fixed Compatibility Issues
  • Fixed RouteNavigation & Time Fragment Handling
  • Added custom Hypervideo Events
  • Fixed codeSnippet Issues, Compatibility & Execution Logic
  • Added custom Overlay Events / Actions
  • Layout Imrovements (moved AnnotationSelectMenu into Player Options, moved User Settings Controls to Titlebar, added simple Breadcrumb controls in Titlebar, Sidebar now only used in Editing Modes)

Version 0.8.2 Beta Release

05 Oct 12:24
Compare
Choose a tag to compare
Pre-release

Several server side fixes, user interface improvements and new features (including support for custom CodeSnippets)

Changelog

  • perform php version check and notify user
  • try to fix conflicting rewrite rules in htaccess
  • hide 'Overview' and 'Video' controls when there's only one hypervideo
  • show subtitles by default option
  • scale down annotations and overlays below a certain width, auto-scale text overlays
  • annotation preview dynamic width
  • cleanup annotation type
  • text resource docs fix
  • extend properties controls for overlays and annotations
  • fix vimeo detection regex and preview
  • remove semi-transparent start overlay background
  • share / embed widget
  • fix big play button position
  • hide edit mode controls when displayed in iframe
  • big initial play button
  • fix titlebar button display in embed mode
  • initially set current time to guarantee content is displayed
  • fix video codec feature detection (for ff bug)
  • update subtitle state from config
  • fix index.html redirect error
  • fix wikipedia hash fragment rendering
  • fix logged out dialog zIndex
  • change default user role to admin
  • code snippet icons, styling and cleanup
  • change annotation label in sidebar
  • added codemirror (CodeSnippet highlighting & jslint)
  • custom code snippet type and controller (work in progress)