Skip to content

Releases: dwyl/fields

Maintenance Release to Update AES encryption library.

10 Mar 13:50
Compare
Choose a tag to compare
v2.10.3

Upgrade version of AES https://github.com/dwyl/fields/issues/116

Update All Dependencies to Latest versions

13 Sep 21:40
Compare
Choose a tag to compare

0.1.4

19 Dec 09:22
a979abb
Compare
Choose a tag to compare

Changes

  • Adds Fields.Url field for validated urls
  • Adds Fields.HtmlBody field for text fields. Removes any scripts but leaves in basic html.

0.1.3

30 Nov 10:55
e7bad4c
Compare
Choose a tag to compare

Changes

  • Adds Fields.DescriptionPlaintextUnlimited
    • Unlimited length plaintext field with html sanitisation.

0.1.2

21 Nov 11:38
f081c58
Compare
Choose a tag to compare

Changes

  • Fixes error that gets returned from an invalid cast

Initial Release

21 Nov 09:44
fca2335
Compare
Choose a tag to compare

Initial Release with the following fields

  • Encrypted
  • Hash
  • EmailPlaintext
  • EmailHash
  • EmailEncrypted
  • Password
  • Postcode
  • PostcodeEncrypted
  • Address
  • AddressEncrypted
  • PhoneNumber
  • PhoneNumberEncrypted