You are here

CHANGELOG.txt in JSON Field 8

JSON Field 8.x-1.x-dev, xxxx-xx-xx
----------------------------------
#3213899 by paulocs, DamienMcKenna, guilhermevp: Fix test coverage for D9.


JSON Field 8.x-1.0-rc4, 2021-05-13
----------------------------------
#3139394 by DamienMcKenna, driverok, dmitry.korhov, mradcliffe, alexpott,
  alexandra.vecher: Drupal 9 compatibility fixes.
#3033669 by nod_, gouli, ericpugh, nginex, DamienMcKenna: Add JSON editor and
  JSON Schema validation.
#3196213 by DamienMcKenna, cmcnamee: Explanation of JSON field choices.
#3213876 by DamienMcKenna: Improve naming of field widgets, formatters.
#3213884 by DamienMcKenna: Coding standards cleanup.
#3201315 by Oscaner, DamienMcKenna: View breaks if the json_field value is null.


JSON Field 8.x-1.0-rc3, 2019-03-03
----------------------------------
#2955173 by kruhak, garphy, Sharique, pifagor: Got a fatal error after module
  installation about using $this not in object context.
#3006999 by chipway, voleger: Apply new {project}:{module} format for
  dependencies.
#3000278 by lamp5, RAFA3L: Library path.
#3004726 by jackbravo: Add default value to storage settings form.
#3030770 by miiimooo: Jsonview in paragraph.


JSON Field 8.x-1.0-rc1, 2018-03-19
----------------------------------
#2712243 by GGH: Code quality improvements in json_field.js per ESLint.
#2703889 by pashupathi nath gajawada: Deprecated \Drupal::service method
  replaced.
#2765707 by marcoliver, jefuri: Not working with image_widget_crop.
#2941865 by DamienMcKenna: Add a CHANGELOG.txt file.
#2880415 by garphy, DamienMcKenna, jefuri: Add support for JSON and JSONB
  database field types.
#2941860 by DamienMcKenna, Jaesin: Codebase cleanup.
#2941872 by sravya_12, DamienMcKenna, Jaesin: Add a composer.json file.


JSON Field 8.x-1.0-beta2, 2017-02-24
------------------------------------
#2692535: Add travis testing.
#2656414 by tbfisher: Add validation constraint for size.
#2657046 by tbfisher: JsonItemTest::testValidation() fails.
#2656580 by tbfisher: Field setting max size = 64KB uncaught exception


JSON Field 8.x-1.0-beta1, 2016-01-20
------------------------------------
Remove the jsonview library and point to sites/all/libraries instead.
Initial commit.

File

CHANGELOG.txt
View source
  1. JSON Field 8.x-1.x-dev, xxxx-xx-xx
  2. ----------------------------------
  3. #3213899 by paulocs, DamienMcKenna, guilhermevp: Fix test coverage for D9.
  4. JSON Field 8.x-1.0-rc4, 2021-05-13
  5. ----------------------------------
  6. #3139394 by DamienMcKenna, driverok, dmitry.korhov, mradcliffe, alexpott,
  7. alexandra.vecher: Drupal 9 compatibility fixes.
  8. #3033669 by nod_, gouli, ericpugh, nginex, DamienMcKenna: Add JSON editor and
  9. JSON Schema validation.
  10. #3196213 by DamienMcKenna, cmcnamee: Explanation of JSON field choices.
  11. #3213876 by DamienMcKenna: Improve naming of field widgets, formatters.
  12. #3213884 by DamienMcKenna: Coding standards cleanup.
  13. #3201315 by Oscaner, DamienMcKenna: View breaks if the json_field value is null.
  14. JSON Field 8.x-1.0-rc3, 2019-03-03
  15. ----------------------------------
  16. #2955173 by kruhak, garphy, Sharique, pifagor: Got a fatal error after module
  17. installation about using $this not in object context.
  18. #3006999 by chipway, voleger: Apply new {project}:{module} format for
  19. dependencies.
  20. #3000278 by lamp5, RAFA3L: Library path.
  21. #3004726 by jackbravo: Add default value to storage settings form.
  22. #3030770 by miiimooo: Jsonview in paragraph.
  23. JSON Field 8.x-1.0-rc1, 2018-03-19
  24. ----------------------------------
  25. #2712243 by GGH: Code quality improvements in json_field.js per ESLint.
  26. #2703889 by pashupathi nath gajawada: Deprecated \Drupal::service method
  27. replaced.
  28. #2765707 by marcoliver, jefuri: Not working with image_widget_crop.
  29. #2941865 by DamienMcKenna: Add a CHANGELOG.txt file.
  30. #2880415 by garphy, DamienMcKenna, jefuri: Add support for JSON and JSONB
  31. database field types.
  32. #2941860 by DamienMcKenna, Jaesin: Codebase cleanup.
  33. #2941872 by sravya_12, DamienMcKenna, Jaesin: Add a composer.json file.
  34. JSON Field 8.x-1.0-beta2, 2017-02-24
  35. ------------------------------------
  36. #2692535: Add travis testing.
  37. #2656414 by tbfisher: Add validation constraint for size.
  38. #2657046 by tbfisher: JsonItemTest::testValidation() fails.
  39. #2656580 by tbfisher: Field setting max size = 64KB uncaught exception
  40. JSON Field 8.x-1.0-beta1, 2016-01-20
  41. ------------------------------------
  42. Remove the jsonview library and point to sites/all/libraries instead.
  43. Initial commit.