Releases: Stillat/meerkat-statamic3
Releases · Stillat/meerkat-statamic3
2.3.10-beta3
- Corrects an issue where null identities can crash the change set operations
- Hardens default filters when no options are provided to prevent spam leakage
2.3.0-beta3
- Improves developer experience when errors are raised in development environments #181
- Adds ability to bypass the internal diagnostics "log and continue" behavior when in development environments (automatic, by default)
- Automatically detects Spatie Ray being available, and will also send errors there
- Corrects an issue where
null
current users can bring down the configurator
2.2.5-beta3
- Resolves an issue where Meerkat's API routes would return "message: not found" on newer Statamic installations
- Important: The route cache must be cleared after installing this update
2.2.4-beta3
- Removes a
dd
statement that shouldn't be there
2.2.3-beta3
- Expands the installation validator to check for common routing issues
- Allows administrators to clear their route cache from the installation validator
- Meerkat will now automatically recover from common route cache issue scenarios
2.2.2-beta3
- Corrects production asset builds
2.2.1-beta3
- Improves error handling when missing configuration items are detected
- Introduces a new installation validation utility in the Statamic Control Panel
2.2.0-beta3
Bug Fixes
- Corrects comment checkbox alignment on larger screen sizes (#148)
- The Akismet integration was not sending the
comment_type
API parameter (#146)
Improvements
- The
meerkat:validate
command can now be translated (#150) - The
meerkat:migrate-comments
command can now be translated (#149) - The
meerkat:statistics
command now is now consistent with the Control Panel and can be translated (#143) - Adds a new syntax shortcut for building recursive comment threads in Antlers templates (#138)
- Control Panel: Canceling editing a comment with unsaved changes now displays a warning message (#67)
- Control Panel: Canceling a reply with unsaved changes now displays a warning message (#151)
New Features
- New service and submission wrappers are now available for the internal spam checking service(s) (#140)
2.1.24-beta3
- Brings release tag and internal version number back into sync
- Fixes an issue where Control Panel comment filters no longer work after updating to v2.1.21-beta3 #144
2.1.23-beta3
- Fixes an issue where Control Panel comment filters no longer work after updating to v2.1.21-beta3 #144