- fix: When hints are used, the puzzle could never be completed (3158067)
- Solve function accepts a parameter to not emit the drop event (509dc0d)
- Solve function accepts a parameter to not perform the animation (509dc0d)
- Added hints option, will solve the number of pieces indicated from the beginning (509dc0d)
- Included safe blur dependency (a36d003)
- Pieces array will preserve the order. (cf78094)
- When the pieces are programmatically solved, the piece that is resolving could be animated behind the pieces already placed due to an incorrect zIndex management (dcbdd84)
- Widget creation in old browsers (a65bcf4)