Skip to content

v1.1.0

Compare
Choose a tag to compare
@coolsam726 coolsam726 released this 06 Jun 23:26
· 13 commits to main since this release
3daca6f

What's Changed

  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #26
  • Improvements and Bug Fixes: Definition of Closures by @coolsam726 in #29
  • Documentation of New Features, Improvements in Package installation by @coolsam726 in #30

Upgrade Guide

  • The structure of the config file has changed to ensure it can be optimized. Closures have been removed from the config file.
  • Run php artisan nested-comments:install and choose yes when asked if you want to publish and overwrite the config file. This is safe since your current config will be backed up first before the new one is published.
  • Re-visit the Documentation to see the sections that have changed and the new way of defining features such as user name, avatar and mention items.

New Contributors

Full Changelog: v1.0.0...v1.1.0