2022-02-03 16:35:26 -05:00
|
|
|
## Validator Changes
|
|
|
|
|
2023-08-29 03:19:48 -04:00
|
|
|
* Fix problem validating code systems with content = not-present
|
|
|
|
* Further development of multi-language support on the tx server, and:
|
|
|
|
* Change the validator so that the default language is '*' (all languages) not 'en'
|
|
|
|
|
2022-02-03 16:35:26 -05:00
|
|
|
|
|
|
|
## Other code changes
|
|
|
|
|
2023-08-29 03:19:48 -04:00
|
|
|
* Improve license scanning and readme documentation
|
|
|
|
* Change xpp3 dependency
|
|
|
|
* Add client version to tx user-agent requests
|
|
|
|
* Suppress spurious xml parsing messages to System.err
|
|
|
|
|
|
|
|
|