To get the latest updates go to git.hazzardweb.com, log in with your Envato account and then browse repository.
- Upgraded to Bootstrap 5.1.
- Update npm dependencies.
- Dropped IE support.
- Added support for Laravel 8
- Added support for PHP 8
- Dropped support for Laravel 5.*
- Update npm packages to support Node 12+
- Added support for Laravel 7
- Added support for Laravel 6
- Hide reply button for guests (when
allow_guests
is disabled).
- Fixed config key for model
- Fixed scroll to comment and pagination
- Only override config if not cached
- Fixed bug in
CommentsServiceProvider.php
introduced in the previous release.
- Fixed
api.js
filename for Unix systems. - Removed check for settings table.
- Added support for Laravel 5.5 package discovery.
- Update internal tooling.
- Added IE10 compatibility.
- Fixed Pusher empty options.
- Fixed
StoreComment
request. - Replace Zenscroll with MoveTo.
- Added compatibility with Laravel 5.1 and 5.2.
The script has been rewritten from scratch. It now uses a iframe to embed the comments so it doesn't interfere anymore with the app you're using the comments in.
New Features:
- Bootstrap 4
- Embed via iframe
- Comment reports
- Comment preview
- Support for commentable models