You are here

CHANGELOG.txt in LiveChat 8

Same filename and directory in other branches
  1. 8.3 CHANGELOG.txt
  2. 8.2 CHANGELOG.txt
  3. 7 CHANGELOG.txt
--- 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 2.0.0 ---
  2. Ported base functions and logic
  3. Added libraries
  4. Attached JS with behaviour
  5. Implemented Drupal coding standards
  6. --- version 1.0.4 ---
  7. Added license routing
  8. Added license form
  9. Added licence number validation
  10. Added user login and license number to default configurations
  11. --- version 1.0.3 ---
  12. Added configuration
  13. Remove configuration on module uninstalling
  14. --- version 1.0.2 ---
  15. All defines replaced by const
  16. Added settings form
  17. --- version 1.0.1 ---
  18. Added permissions
  19. Added routing for settings form
  20. --- version 1.0.0 ---
  21. Added composer.json with information