You are here

CHANGELOG.txt in LiveChat 8.3

Same filename and directory in other branches
  1. 8 CHANGELOG.txt
  2. 8.2 CHANGELOG.txt
  3. 7 CHANGELOG.txt
--- version 8.x-3.0-beta1 ---
  Ported new D8 codebase from https://github.com/livechat/integration-drupal
  Re-implemented Drupal coding standards

--- version 2.0.0 ---
  Ported base functions and logic
  Added libraries
  Attached JS with behaviour
  Implemented Drupal coding standards

--- version 1.0.4 ---
  Added license routing
  Added license form
  Added licence number validation
  Added user login and license number to default configurations

--- version 1.0.3 ---
  Added configuration
  Remove configuration on module uninstalling

--- version 1.0.2 ---
  All defines replaced by const
  Added settings form

--- version 1.0.1 ---
  Added permissions
  Added routing for settings form

--- version 1.0.0 ---
  Added composer.json with information

File

CHANGELOG.txt
View source
  1. --- version 8.x-3.0-beta1 ---
  2. Ported new D8 codebase from https://github.com/livechat/integration-drupal
  3. Re-implemented Drupal coding standards
  4. --- version 2.0.0 ---
  5. Ported base functions and logic
  6. Added libraries
  7. Attached JS with behaviour
  8. Implemented Drupal coding standards
  9. --- version 1.0.4 ---
  10. Added license routing
  11. Added license form
  12. Added licence number validation
  13. Added user login and license number to default configurations
  14. --- version 1.0.3 ---
  15. Added configuration
  16. Remove configuration on module uninstalling
  17. --- version 1.0.2 ---
  18. All defines replaced by const
  19. Added settings form
  20. --- version 1.0.1 ---
  21. Added permissions
  22. Added routing for settings form
  23. --- version 1.0.0 ---
  24. Added composer.json with information