Skip to content

Releases: sandstorm/UserManagement

🐛 FIX: Registration Flow deprecated attributes column type "json_array" - migrated to "flow_json_array"

18 Dec 17:24
e4ae515

Choose a tag to compare

Bug since Neos 8.4, original error message: "Unknown column type 'json_array'...."

DC2Type "json_array" was deprecated (Doctrine Deprecation) and needed to be changed to work for newer flow / Neos versions.

The RegistrationFlow class still used it for its attributes column.

7.1.4: Merge pull request #59 from sandstorm/prefill-reset-pw

29 Jun 11:42
683c334

Choose a tag to compare

FEATURE: Allow to prefill reset password form

7.1.3: Merge pull request #58 from haase-fabian/master

16 May 07:41
e49e8f6

Choose a tag to compare

TASK: replace whitelistObject() with new allowObject()

Compatibility with Neos 8

14 Apr 08:47
282f2e3

Choose a tag to compare

7.1.2

TASK: 8.0 compatibility

7.1.1: Merge pull request #55 from Alloboissons/feature/i18n-bugfix

29 Dec 19:43
21887c3

Choose a tag to compare

[BUGFIX] Fix translation arguments type and wrong translation id

Translatability of Messages, French Default Translation

18 Aug 08:06
78a98af

Choose a tag to compare

Thanks so much @Chxyz for your contribution :)

support Neos/Flow 7

12 Apr 06:42
174e62f

Choose a tag to compare

Thanks @MarcoPNS for your contribution ❤️ ❤️

fixed RegistrationFlowValidationServiceInterface in Flow 6

23 Oct 20:06
ab3cd47

Choose a tag to compare

fix Doctrine Migration Charset issues

11 Mar 13:48

Choose a tag to compare

7.0.2

Merge remote-tracking branch 'origin/6.0'

fix Doctrine Migration Charset issues

11 Mar 13:47

Choose a tag to compare

6.2.1

Merge remote-tracking branch 'origin/5.0' into 6.0