Fixed bug with "class not found"
Removed unused files
Drop Azure support
Fixed quick icon plugin group
Modal backdrop set to static
Other bugfixes
The component now also works in debug mode. Small fixes.
Small fixes.
Add compatibility with Joomla 5:
- Behavior - Compatibility plugin is not required anymore;
- bootstrap modal is used to display form;
- bootstrap alert and toast is used to display errors and info;
- added onProofreaderFormBeforeDisplay, onProofreaderFormAfterDisplay, onProofreaderFormPrepend, onProofreaderFormAppend events;
- added hCaptcha, Google invisible reCaptcha, Cloudflare Turnstile captcha support. Only global captcha option is applied. Router class is now J4/J5-style.
Changed how highlight is working. It's now uses <mark> instead of the <span>. No backward compat mode(not fully implemented in Joomla).
Model now add a log entry if mail not available for some reason.
Some component CSS removed because uses bootstrap CSS.
Minimum required Joomla version is 4.4.0.
Based on Proofreader 2.x (legacy) but almost completely rewritten.