Skip to content

Releases: BMSVieira/moovie.js

moovie.js-v1.1.7

23 Mar 14:03
02e2390
Compare
Choose a tag to compare

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

moovie.js-v1.1.6

28 Apr 10:21
2551b02
Compare
Choose a tag to compare

Release v1.1.6

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

moovie.js-v1.1.5

19 Apr 20:32
e466c76
Compare
Choose a tag to compare

Release v1.1.5

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

moovie.js-v1.1.4

16 Apr 16:40
0f9667e
Compare
Choose a tag to compare

Release v1.1.4

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

moovie.js-v1.1.3

13 Apr 14:24
48207a1
Compare
Choose a tag to compare

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

moovie.js-v1.1.2

10 Apr 17:59
Compare
Choose a tag to compare

Release v1.1.2

Fixed minor bugs
Code update

moovie.js-v1.1.1

10 Apr 12:12
aff0708
Compare
Choose a tag to compare

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

moovie.js-v1.1.0

05 Apr 21:08
6083043
Compare
Choose a tag to compare

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.

moovie.js-v1.0.8

31 Mar 21:26
3862291
Compare
Choose a tag to compare

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

moovie.js-v1.0.7

26 Mar 22:17
c77df7d
Compare
Choose a tag to compare

Release v1.0.7

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