All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
4.0.0 - 2024-10-01
- Compatibility with TYPO3 v13
- Compatibility with TYPO3 v11 (#9)
3.0.1 - 2024-06-06
- Wrong namespace in upgrade section of documentation
3.0.0 - 2024-02-21
- JobRouter REST Client in version 3 is required
- Namespace from
Brotkrueml\JobRouterConnector
toJobRouter\AddOn\Typo3Connector
2.0.0 - 2023-05-31
- Compatibility with TYPO3 v12
- JobRouter Client in version 2 is required
- Connection model is no longer Extbase-based and is moved to the Domain/Entity namespace
- ConnectionRepository is no longer Extbase-based
- Compatibility with TYPO3 v10 (#6)
- Compatibility with PHP 7.4 and 8.0
1.2.0 - 2022-05-27
- Configuration of connection options (#8)
- Compatibility with PHP 7.3
1.1.0 - 2021-11-21
- Compatibility with TYPO3 v11 LTS
- Compatibility with PHP 7.2
1.0.0 - 2021-03-14
- Extension usable in non-composer installations
0.12.3 - 2021-02-06
- Version information of used JobRouter Client in backend module
- Raise minimum required version to TYPO3 10.4.11
0.12.2 - 2020-11-25
- Make ConnectionRepository extendable and mockable
0.12.1 - 2020-11-01
- Acceptance tests
0.12.0 - 2020-10-18
- Hide connection table in list view
- Log table (is now part of the new base extension)
0.11.0 - 2020-07-23
- Add description field to connection record
- JobRouter Client to version 1.0
0.10.1 - 2020-07-03
- Adjust size of module group icon
- Relax PHP requirements (>= PHP 7.2)
- Use JS API from TYPO3 for connection check
0.10.0 - 2020-04-21
- Handle to connection record
- Rename command to jobrouter:connector:generatekey
- Support for TYPO3 v9 LTS
0.9.0 - 2020-02-22
- JobRouter version to connection for informational purposes
- Possibility to define a user agent addition
- JobRouter Client to version 0.9
0.8.0 - 2020-02-09
- Log table for usage in dependent extensions
0.7.0 - 2020-01-27
- Documentation
- JobRouter Client to version 0.8
0.6.0 - 2020-01-11
- JobRouter Client to version 0.7
0.5.0 - 2020-01-02
- Rename Rest service to RestClientFactory
- JobRouter Client to version 0.6
0.4.0 - 2019-11-24
- Suffix to user agent
- JobRouter Client to version 0.5
0.3.0 - 2019-10-25
- JobRouter Client to version 0.4
0.2.0 - 2019-08-27
- Pass connection model to Rest service
- Move Connections module from tools to own JobRouter module group
0.1.0 - 2019-08-22
Initial preview release