Moovie.js Versions Save

Movie focused HTML5 Player

1.1.7

1 year ago

Release v1.1.7

Added option to enable or disable video loop Added option to define a Internal moovie ID to overwrite the randomly generated one Fixed minor bugs Code Update

1.1.6

2 years ago

Release v1.1.6

Added Custom Events that will run a specific currentTime Fixed minor bugs Code Update

1.1.5

3 years ago

Release v1.1.5

Reworked Buffer Handler (#19 ) Fixed minor bugs Code Update

1.1.4

3 years ago

Release v1.1.4

Added i18n support Added new custom event listeners captionchange, offsetchange, togglecaption CSS Improvements (#16 ) Fixed minor bugs Code Update

1.1.3

3 years ago

Release v1.1.3

Added tooltips Added smooth transitions Added new API > Set (muted) Reworked Fullscreen and Sound functions Loading bar is smaller (height) Fixed minor bugs

1.1.2

3 years ago

Release v1.1.2

Fixed minor bugs Code update

1.1.1

3 years ago

Release v1.1.1

Launched official website (https://mooviejs.com) Controls can now be hidden individually Reworked menu functions Captions can now be loaded locally (no server or upload required) Caption's Engine Improved Fixed minor bugs

1.1.0

3 years ago

Release v1.1.0

Introduced Plugins to Moovie Added Playlist plugin, you can now build a list of videos to be played. Overall Reworked Functions Fixed minor bugs

Plugins: By adding plugins, it allows us to add more features to moovie without compromising the main functions, it also allows the user to select only the code they want for the features they want, making it much lighter.

1.0.8

3 years ago

Release v1.0.8

Fixed bug that when the audio is muted if scrub to a new location of the video, unmutes the audio. Added Callback function to addTrack() and change() methods Reworked sound functions Reworked shortcuts Functions Fixed minor bugs Code update

1.0.7

3 years ago

Release v1.0.7

New Shortcuts Icons path can now be changed Added new css custom properties Reworked functions Fixed minor bugs Code update