Skip to content

Releases: nystudio107/craft-code-field

5.0.0

15 Apr 17:34
Compare
Choose a tag to compare

Added

  • Stable release for Craft CMS 5

5.0.0-beta.3

09 Feb 19:27
Compare
Choose a tag to compare
5.0.0-beta.3 Pre-release
Pre-release

Added

  • Added a custom Field icon

5.0.0-beta.2

28 Jan 23:54
Compare
Choose a tag to compare
5.0.0-beta.2 Pre-release
Pre-release

Added

  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

Changed

  • Remove columnType setting that is no longer applicable in Craft 5
  • Refactor getContentColumnType() -> static dbType()

5.0.0-beta.1

16 Jan 04:38
Compare
Choose a tag to compare
5.0.0-beta.1 Pre-release
Pre-release

Added

  • Initial beta release

4.0.12

16 Jan 04:37
Compare
Choose a tag to compare

Changed

  • Updated docs to use node 20 & a new sitemap plugin

3.0.12

16 Jan 04:37
Compare
Choose a tag to compare

Changed

  • Updated docs to use node 20 & a new sitemap plugin

4.0.11

10 Oct 00:55
Compare
Choose a tag to compare

Changed

  • Ensure that the code field is rendered as formatted (but read-only) code when viewing a revision (#12)

3.0.11

10 Oct 00:55
Compare
Choose a tag to compare

Changed

  • Ensure that the code field is rendered as formatted (but read-only) code when viewing a revision (#12)

4.0.10

06 Aug 21:37
Compare
Choose a tag to compare

Changed

  • Clean up IEditorOptionsSchema.json to handle <Record> types and refactor GoToLocationValues to $def
  • Automate release generation via GitHub action

Fixed

  • Fixed method signature for normalizeValue() (#11)
  • Handle the case where an existing field is being converted over to a Code Field, and it contains JSON data (#11)
  • Fixed an issue that would cause the All checkbox for the Available Languages field setting to not display the language dropdown (#9)

3.0.10

06 Aug 21:36
Compare
Choose a tag to compare

Changed

  • Clean up IEditorOptionsSchema.json to handle <Record> types and refactor GoToLocationValues to $def
  • Automate release generation via GitHub action

Fixed

  • Handle the case where an existing field is being converted over to a Code Field, and it contains JSON data (#11)
  • Fixed an issue that would cause the All checkbox for the Available Languages field setting to not display the language dropdown (#9)