Skip to content

Releases: 5ko/extensions

2024-08-13a

13 Aug 12:24
@5ko 5ko
Compare
Choose a tag to compare

Fix bug with multi-line page patterns.

2024-08-13

13 Aug 03:14
@5ko 5ko
Compare
Choose a tag to compare

extGetConfig() unset some values only needed by the hub. Form: name patterns field convert to textarea.

2024-05-31

31 May 20:34
@5ko 5ko
Compare
Choose a tag to compare

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

30 May 11:18
@5ko 5ko
Compare
Choose a tag to compare

Refactor saving configurations to fix bug when unchecking option checkboxes.

2024-05-18

18 May 11:07
@5ko 5ko
Compare
Choose a tag to compare

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

20 Apr 14:37
@5ko 5ko
Compare
Choose a tag to compare

Fix Windows paths (cont.).

2024-04-20

20 Apr 12:16
@5ko 5ko
Compare
Choose a tag to compare

Fix paths for Windows. Refactor .htaccess.

2024-04-15a

15 Apr 07:01
@5ko 5ko
Compare
Choose a tag to compare

Update version.

2024-04-15

15 Apr 02:44
@5ko 5ko
Compare
Choose a tag to compare

Fix RecipeCheck incompatibility.

2024-04-10

10 Apr 10:34
@5ko 5ko
Compare
Choose a tag to compare

Add functions extAddHeaderResource() and extAddFooterResource().