2.5.1
May 5th, 2022
- Prevents the dashboard from erroring out after deleting an entry that has comments #204
2.5.0
April 10th, 2022
- Bumps minimum PHP and Statamic versions
- Corrects a
toCacheableArray()
method not found error
2.4.11
February 24th, 2022
- Resolves an issue where the filter icon would take up the entire screen - thanks @katjapvl !
2.4.10
February 23rd, 2022
- Corrects an issue where thread IDs are value objects
- Corrects an issue with non-string identifiers from Statamic users
- Corrects visual display issue of publish form tabs
2.4.9-beta3
October 27th, 2021
- Fixes an issue where validation rules may not be respected if they are a string
- Guards against null comments when interacting with the comment mutation pipeline