Skip to content

Releases: TomaszPilch/strapi-code-editor-custom-field

v1.0.1

27 Jan 11:26
Compare
Choose a tag to compare

Change node version requirements

    "node": ">=18.0.0 <=20.x.x",
    "npm": ">=6.0.0"

v1.0.0

27 Jan 08:39
Compare
Choose a tag to compare

Working plugin in Strapi 5

v1.0.0-rc4

26 Jan 14:16
Compare
Choose a tag to compare

Working plugin, updated readme

v1.0.0-rc3

26 Jan 14:01
Compare
Choose a tag to compare

Solving problems with workers

v1.0.0-rc2

26 Jan 13:25
Compare
Choose a tag to compare

Bump node version in pipeline to 18

v1.0.0-rc1

26 Jan 13:21
Compare
Choose a tag to compare

Strapi 5 compatibility.

v0.6.0

29 Jul 10:20
Compare
Choose a tag to compare
  • default value fixed when no change is made
  • editor value updated on change from props (load from another locale)

Full Changelog: v0.5.0...v0.6.0

v0.5.0

23 May 16:44
Compare
Choose a tag to compare

Added support for python language

v0.4.0

08 May 19:36
Compare
Choose a tag to compare

default value support

v0.3.0

17 Mar 17:00
Compare
Choose a tag to compare

For text type you can now select preferred language in content-type builder options. If you select it, it will not be prefixed before the value.