Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-10-29 | 666 Bytes | |
Totals: 1 Item | 666 Bytes | 0 |
Changelog
Improvements
Web Application
Events
- Introduced a new endpoint (
POST /events/children
) for retrieving a list of direct subordinate event UUIDs for a given list of superordinate events (#7043)
Immunizations
- Introduced a new endpoint (
POST /immunizations/query/persons
) for querying immunizations by persons (#7042)
Bugfixes
Web Application
- Fixed get all action UUIDs endpoint (
GET actions/uuids
) which was always returning 500 (#6983)
Technology
- Improve releasing process by enabling micro releases for versions older then the current release (only available starting with 1.64.2) (#6868)