Releases: OpenHypervideo/FrameTrail
Releases · OpenHypervideo/FrameTrail
Version 0.9.7.1 Beta Release (fix)
- Fix key events
Version 0.9.7 Beta 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
- 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
- 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
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
- Fix Chrome / Webkit Bug with nested FlexBox items (resulting in an invisible player area)
Version 0.9.3 Beta 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
- Fix release / tag conflicts
Version 0.9 Beta 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
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)