You are here

CHANGELOG.txt in Transaction 8

-- Transaction 8.x-1.0-beta1, 2020-04-05 --

- Tests added, functional admin and kernel per transaction type
- Compatibility with Drupal 9
- Bug fixes

-- Transaction 8.x-1.0-alpha4, 2019-01-18 --

- Rules integration, with actions to get the last executed transaction, create
  new transactions and execute transactions
- Added transaction execution locking mechanism
- Bug fixes

-- Transaction 8.x-1.0-alpha3, 2018-03-06 --

- Adds transaction execution options
- Added service to get the last executed transaction, some other functions to
  be added in the future
- Transactor field processing refactoring
- Integration with the Inline Entity Form module
- Target entity local task settings moved to the transaction type entity type
- Existing fields not in use by any bundle can be now referenced in transaction
  types
- Bug fixes

-- Transaction 8.x-1.0-alpha2, 2018-02-15 --

- Bug fixes

-- Transaction 8.x-1.0-alpha1, 2018-02-09 --

- Initial 8.x version

File

CHANGELOG.txt
View source
  1. -- Transaction 8.x-1.0-beta1, 2020-04-05 --
  2. - Tests added, functional admin and kernel per transaction type
  3. - Compatibility with Drupal 9
  4. - Bug fixes
  5. -- Transaction 8.x-1.0-alpha4, 2019-01-18 --
  6. - Rules integration, with actions to get the last executed transaction, create
  7. new transactions and execute transactions
  8. - Added transaction execution locking mechanism
  9. - Bug fixes
  10. -- Transaction 8.x-1.0-alpha3, 2018-03-06 --
  11. - Adds transaction execution options
  12. - Added service to get the last executed transaction, some other functions to
  13. be added in the future
  14. - Transactor field processing refactoring
  15. - Integration with the Inline Entity Form module
  16. - Target entity local task settings moved to the transaction type entity type
  17. - Existing fields not in use by any bundle can be now referenced in transaction
  18. types
  19. - Bug fixes
  20. -- Transaction 8.x-1.0-alpha2, 2018-02-15 --
  21. - Bug fixes
  22. -- Transaction 8.x-1.0-alpha1, 2018-02-09 --
  23. - Initial 8.x version