Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Releases: newism/craft3-fields

0.0.15

19 May 04:35
47bca06
Compare
Choose a tag to compare
Update CHANGELOG.md

0.0.14

15 Jan 07:54
Compare
Choose a tag to compare

Fixes

  • Fixes #30: Default Country Code doesn't do anything.

0.0.13

15 Jan 07:28
Compare
Choose a tag to compare

Changed

  • Fixes #35: latitude & longitude not being saved. Latitude and longitude are now hidden with CSS. The values are saved in the DB. Map Url is now hidden with CSS. The values are saved in the DB.

0.0.12

15 Jan 07:11
Compare
Choose a tag to compare

Changed

  • Address uses a formatted string for search keywords
  • Embed uses the embed title for search keywords

Fixed

  • Fixes #39 Adresse cannot contain emoji - Address and Embed now use StringHelper::encodeMb4 to serialize their DB value

0.0.11

21 Aug 05:27
Compare
Choose a tag to compare
0.0.11 Pre-release
Pre-release

Added

  • {{ entry.address.country }} object to model

Changed

  • Craft 3.0.20 compatibility
  • Updated commerceguys/addressing to 1.0.1 which should add more stability moving forward
  • Removed symfony/intl in favour of commerceguys/addressing countryRepository

0.0.10 - Embed Emoji Support

01 Mar 11:33
Compare
Choose a tag to compare
Pre-release
  • Fixes #22 Encode all emoticons in shortcodes using LitEmoji
  • Craft 3 RC-13 compatibility

0.0.9: Update composer.json

19 Feb 21:49
01ece12
Compare
Choose a tag to compare
Pre-release

Changed

  • Removed roave/security-advisories

0.0.8

06 Feb 00:04
Compare
Choose a tag to compare
0.0.8 Pre-release
Pre-release

Fixes #18 Telephone field causes a PHP error when entry is saved

0.0.6 - Craft LICENSE.md

03 Dec 23:34
Compare
Choose a tag to compare
Pre-release

Changed

  • Added LICENSE.md

3.0.0-beta.36 Compatibility

03 Dec 05:08
Compare
Choose a tag to compare
Pre-release
0.0.5

Merge branch 'master' of github.com:newism/craft3-fields