You are here

CHANGELOG.txt in Entity Update 8

Same filename and directory in other branches
  1. 2.0.x CHANGELOG.txt
2017-11-13  1.2.0
-----------------
- Add entity check actions : drush entity-check
- Add basic update ability from browser.
- Add ability to check entity status from browser.
- Update help and other instruction pages with new functions.
RC2
- Add Update, Full update and Cleanup from UI.
- Review help page and documentations.
RC5
- Update a selected entity type.
RC6
- Tests improvements.
- Improve --show function + add status, update instruction.
- Improve Update form. improve validations.
- Add selection to getEntityTypesToUpdate(). Pre filtering.
RC7
- Add EntityUpdateHelper and Settings
- Add --force option
- Add --force and --rescue from UI
RC8
- Add tests for --force
- Add advanced update simulation test.
- Adaptation of EntityUpdateFunctionsTest for Drupal V > 8.5

2017-11-05  1.1.1
-----------------
- Add --rescue option to restore from database
- Add --bkpdel option to copy entities to backup DB and delete entities

2017-11-01  1.1.0
-----------------
- Add --clean command to cleanup entity backup database.
- Resolve the entity update probleme with data
- Correction : Entity Backup / Recreate
- Show Entity changes to apply.

2017-06-28  1.0.0
----------------
-  Init version

File

CHANGELOG.txt
View source
  1. 2017-11-13 1.2.0
  2. -----------------
  3. - Add entity check actions : drush entity-check
  4. - Add basic update ability from browser.
  5. - Add ability to check entity status from browser.
  6. - Update help and other instruction pages with new functions.
  7. RC2
  8. - Add Update, Full update and Cleanup from UI.
  9. - Review help page and documentations.
  10. RC5
  11. - Update a selected entity type.
  12. RC6
  13. - Tests improvements.
  14. - Improve --show function + add status, update instruction.
  15. - Improve Update form. improve validations.
  16. - Add selection to getEntityTypesToUpdate(). Pre filtering.
  17. RC7
  18. - Add EntityUpdateHelper and Settings
  19. - Add --force option
  20. - Add --force and --rescue from UI
  21. RC8
  22. - Add tests for --force
  23. - Add advanced update simulation test.
  24. - Adaptation of EntityUpdateFunctionsTest for Drupal V > 8.5
  25. 2017-11-05 1.1.1
  26. -----------------
  27. - Add --rescue option to restore from database
  28. - Add --bkpdel option to copy entities to backup DB and delete entities
  29. 2017-11-01 1.1.0
  30. -----------------
  31. - Add --clean command to cleanup entity backup database.
  32. - Resolve the entity update probleme with data
  33. - Correction : Entity Backup / Recreate
  34. - Show Entity changes to apply.
  35. 2017-06-28 1.0.0
  36. ----------------
  37. - Init version