You are here

CHANGELOG.txt in Field Redirection 8.2

Same filename and directory in other branches
  1. 7.2 CHANGELOG.txt
  2. 7 CHANGELOG.txt
Field_Redirection 8.x-2.0, 2020-05-22
-------------------------------------
#3129751 by marcusml, jwilson3, matt_paz, Nebel54, UlfG: PHP Syntax error in
  formatter.
#3130917 by DamienMcKenna: Fix D9 tests in 8.x-1.x.
By DamienMcKenna: Updated credits in README.txt.


Field_Redirection 8.x-2.0-rc1, 2020-04-03
-----------------------------------------
By ultimike: Initial port.
#2846142 by mparker17: Simplify HTTP Status Code options.
#2846146 by mparker17: <front> not properly escaped, does not appear in
  description text.
#2844449 by nehakhadke: $this->t() should be used instead of t().
#2844453 by nehakhadke: Remove @file tag docblock from all the .php files.
#2907126 by DamienMcKenna: Replace long array() syntax with short [] syntax.
By DamienMcKenna: Correct spelling of project name.
#3029464 by chipway: Update Dependencies to new Format in .info.yml.
#3123929 by DamienMcKenna: Add core_version_requirements line to info file for
  D9 compatibility.
#2672864 by larowlan, ultimike: Figure out if we need to handle $options, query,
  and fragment in D8 version (Link field types).
#3123944 by DamienMcKenna: Code cleanup.
#3123929 by DamienMcKenna: Removed 'core' value from info.yml file.
#2780977 by DamienMcKenna, acbramley, larowlan, jibran, jasonawant, mparker17:
  Add some test coverage, misc fixes to redirection system.

File

CHANGELOG.txt
View source
  1. Field_Redirection 8.x-2.0, 2020-05-22
  2. -------------------------------------
  3. #3129751 by marcusml, jwilson3, matt_paz, Nebel54, UlfG: PHP Syntax error in
  4. formatter.
  5. #3130917 by DamienMcKenna: Fix D9 tests in 8.x-1.x.
  6. By DamienMcKenna: Updated credits in README.txt.
  7. Field_Redirection 8.x-2.0-rc1, 2020-04-03
  8. -----------------------------------------
  9. By ultimike: Initial port.
  10. #2846142 by mparker17: Simplify HTTP Status Code options.
  11. #2846146 by mparker17: not properly escaped, does not appear in
  12. description text.
  13. #2844449 by nehakhadke: $this->t() should be used instead of t().
  14. #2844453 by nehakhadke: Remove @file tag docblock from all the .php files.
  15. #2907126 by DamienMcKenna: Replace long array() syntax with short [] syntax.
  16. By DamienMcKenna: Correct spelling of project name.
  17. #3029464 by chipway: Update Dependencies to new Format in .info.yml.
  18. #3123929 by DamienMcKenna: Add core_version_requirements line to info file for
  19. D9 compatibility.
  20. #2672864 by larowlan, ultimike: Figure out if we need to handle $options, query,
  21. and fragment in D8 version (Link field types).
  22. #3123944 by DamienMcKenna: Code cleanup.
  23. #3123929 by DamienMcKenna: Removed 'core' value from info.yml file.
  24. #2780977 by DamienMcKenna, acbramley, larowlan, jibran, jasonawant, mparker17:
  25. Add some test coverage, misc fixes to redirection system.