Skip to content

Releases: CatLabInteractive/Neuron

v3.0.13

06 Mar 12:37
d45beea

Choose a tag to compare

Merge pull request #6 from CatLabInteractive/copilot/fix-library-inst…

v3.0.12

06 Mar 12:23
713c172

Choose a tag to compare

Merge pull request #4 from CatLabInteractive/copilot/add-php-7-4-support

Add PHP 7.4+ support

v3.0.11

06 Mar 11:12
b2eae6f

Choose a tag to compare

Merge pull request #2 from CatLabInteractive/copilot/fix-input-valida…

v3.0.10

04 Oct 21:40

Choose a tag to compare

htmlentity() all template input before it goes out by default, unless…

v3.0.9

04 Oct 21:16

Choose a tag to compare

Make name field more strict.

v3.0.8

04 Oct 21:12

Choose a tag to compare

Apply strip_tags to all input that is not raw or html. (Breaking chan…

v3.0.7

31 Jul 11:48

Choose a tag to compare

Set a max length to passwords.

v3.0.6

06 Feb 16:56

Choose a tag to compare

Add parameters to filters.

v3.0.5

06 Feb 13:31

Choose a tag to compare

Add 'clear' method to collection.

v3.0.4

21 Nov 11:13

Choose a tag to compare

Fix routing issue with optional parameters.