Releases: 5ko/extensions
2025-12-14
Add helper PPRAR() if it doesn't exist.
2025-11-16
PPRA() is now recursive. Fix priority label for multiline patterns. Strip carriage returns from saved configurations.
2025-11-09
Add $xHub['EnablePriority'], reordering configurations. Store Hub and Extension versions with saved configurations.
2025-11-08
Update for PHP 8.5, use configurable $SiteAdminGroup.
2024-08-13a
Fix bug with multi-line page patterns.
2024-08-13
extGetConfig() unset some values only needed by the hub. Form: name patterns field convert to textarea.
2024-05-31
Configurable status icons, change colors to green (active), red (inactive), yellow (new). Add conditional "extension_enabled". Hub configuration form: larger name patterns field.
2024-05-30
Refactor saving configurations to fix bug when unchecking option checkboxes.
2024-05-18
Custom form keys only allow [a-zA-Z0-9_] chars. Keys prefixed with "enc_" or "passwd" will save their values base64 encoded.
2024-04-20a
Fix Windows paths (cont.).