Skip to content

Latest commit

 

History

History
340 lines (191 loc) · 13.7 KB

CHANGELOG.md

File metadata and controls

340 lines (191 loc) · 13.7 KB

Documentation of the changes

2.2.10 - 2025-02-26

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.2.9...2.2.10

2.2.9 - 2025-02-19

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.2.8...2.2.9

2.2.8 - 2025-02-08

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.2.7...2.2.8

2.2.7 - 2025-02-06

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.2.6...2.2.7

2.2.6 - 2025-02-02

What's Changed

New Contributors

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.2.5...2.2.6

2.2.5 - 2025-01-22

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.2.4...2.2.5

2.2.4 - 2025-01-22

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.2.3...2.2.4

2.2.3 - 2025-01-22

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.2.2...2.2.3

2.2.2 - 2025-01-15

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.2.1...2.2.2

2.2.1 - 2025-01-14

What's Changed

New Contributors

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.2.0...2.2.1

2.2.0 - 2025-01-11

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.1.1...2.2.0

2.1.1 - 2025-01-10

What's Changed

  • Fix: Loading skeleton not showing and comments' list margin issues by @Lakshan-Madushanka in Lakshan-Madushanka#70

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.1.0...2.1.1

2.1.0 - 2024-12-21

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.11...2.1.0

2.0.11 - 2024-12-11

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.10...2.0.11

2.0.10 - 2024-12-01

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.9...2.0.10

2.0.9 - 2024-11-23

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.8...2.0.9

2.0.8 - 2024-11-21

What's Changed

  • [Fix]: Cannot resolve comments table when custom model is used by @Lakshan-Madushanka in Lakshan-Madushanka#57

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.7...2.0.8

2.0.7 - 2024-11-17

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.6...2.0.7

2.0.6 - 2024-11-16

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.5...2.0.6

2.0.4 - 2024-10-22

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.3...2.0.4

2.0.3 - 2024-10-01

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.2...2.0.3

2.0.2 - 2024-10-01

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.1...2.0.2

2.0.1 - 2024-09-24

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/2.0.0...2.0.1

1.5.2 - 2024-09-24

What's Changed

  • Fix: v2 upgrade command related issues.

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.5.1...1.5.2

1.5.1 - 2024-09-23

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.5.0...1.5.1

1.5.0 - 2024-09-21

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.4.5...1.5.0

1.4.5 - 2024-09-10

What's Changed

  • [v1] Fix: Quill editor not working after disabling toolbar #26 from #204d0e8

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.4.4...1.4.5

1.4.4 - 2024-09-02

What's Changed

Full Changelog: https://github.com/Lakshan-Madushanka/laravel-comments/compare/1.4.3...1.4.4

1.4.3 - 2024-08-29

1.4.2 - 2024-08-22

1.4.1 - 2024-08-22

1.4.0 - 2024-08-20

1.3.1 - 2024-08-17

  • Queries bind to the AbstractQueries 6caeaa6
  • Fix reply filters not highlighting correctly 00cd27d
  • Fix editor not clearing after reply is created f063502
  • Fix comment filters not highlighting correctly 0d0f5b2
  • Full Changelog

1.3.0 - 2024-08-09

  • Feature: Add a new theme and allow users to choose their preferred one.
  • Update Livewire requirement to ^3.5
  • Fix GitHub workflows
  • Fix tests failing due to lazy loading components.
  • Full Changelog

1.2.0 - 2024-08-08

  • Enhance page loading speed by making livewire components load lazily.
  • Full Changelog

1.1.0 - 2024-07-31

  • Add a feature to enable display of a confirmation dialog before visiting a link.
  • Fix the issue with the reply-created event not working.
  • Full Changelog

1.0.2 - 2024-07-31

  • UI/UX improvement

  • Following renaming

    • src/Model.php -> src/ModelResolver.php
    • src/Model.php -> src/ModelResolver.php
  • Fix commenter model example by @phpfour in Lakshan-Madushanka#10 and address some other bugs in README.md.

New Contributors

1.0.1 - 2024-07-11

1.0.0 - 2024-07-10

First Stable Release

3.0.0-beta - 2024-06-26

  • Introduce CommentableContract and CommenterContract interfaces for more type supports.
  • Minimize n+1 issues.
  • Make user name and email columns configurable.
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #4
  • Apply fixes from StyleCI in #5
  • Fix issues reported by larastan.
  • Full Changelog

2.0.0-beta - 2024-06-23

1.0.0-beta - 2024-06-15

  • Beta release