Releases: 5ko/extensions
Releases · 5ko/extensions
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.).
2024-04-20
Fix paths for Windows. Refactor .htaccess.
2024-04-15a
Update version.
2024-04-15
Fix RecipeCheck incompatibility.
2024-04-10
Add functions extAddHeaderResource() and extAddFooterResource().