Skip to content

Releases: coolsam726/nested-comments

v1.1.1

09 Jun 07:49
de51cad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

06 Jun 23:26
3daca6f
Compare
Choose a tag to compare

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

v1.0.0

22 Apr 10:58
6b6d889
Compare
Choose a tag to compare

What's Changed

  • Initial Setup for the Package by @coolsam726 in #1
  • Fix: Refactor url for the tests badge by @coolsam726 in #2
  • Actions Fix: Use a PR to do code styling by @coolsam726 in #3
  • Fixes: Styling badge & PHPStan config file by @coolsam726 in #4
  • Fix: Code style fixing workflow by @coolsam726 in #5
  • Changed events which trigger phpstan and code styling actions by @coolsam726 in #6
  • Features: Migrations, Policies config and Models, Reactions, Comments by @coolsam726 in #7
  • New Feature: Use Sessions to set the Guest Commentator ID and Name by @coolsam726 in #8
  • Feature completed: Comments and Replies by @coolsam726 in #9
  • Enhancement: Format how replies are displayed by @coolsam726 in #10
  • Features: Added Default Avatar Rendering to comments, Use Human readable counts for comments and replies by @coolsam726 in #11
  • Allow issue write for the fix-php-code-style workflow by @coolsam726 in #13
  • Fix PHP Code Styling by @github-actions in #15
  • Fixed PHPSTan Errors by @coolsam726 in #14
  • Revert Pint Action to commit directly by @coolsam726 in #16
  • Added A Collapse icon button at the bottom of replies by @coolsam726 in #17
  • Features: Support for Mentions; Comment Card Styling: Add Padding, Change Reply icon, by @coolsam726 in #18
  • New Feature: Added Support for Reactions by @coolsam726 in #19
  • Improved Reactivity for comments and Reactions by @coolsam726 in #20
  • Update README.md: Added Screenshot by @coolsam726 in #21
  • Filament Features: Table Action, Header Action, Widget and Infolist Entry by @coolsam726 in #22
  • Documentation: Added documentation for the Filament components by @coolsam726 in #23
  • Reactions Widgets and Documentation by @coolsam726 in #24

New Contributors

  • @coolsam726 made their first contribution in #1
  • @github-actions made their first contribution in #15

Full Changelog: https://github.com/coolsam726/nested-comments/commits/v1.0.0