v0.4.1 - 2021-11-04¶
The highlights of this release is the tree view of the search results and the ability to filter by multiple information kinds.
Added¶
Added the ability to filter the search results by selecting multiple information kinds
Added the ability to filter the search results by items missing the information kind attribute
Added /catalogue/search/locationTree to receive a hierarchical structure of locations matching a particular search
Introduced literal search by enclosing your substring in single or double quotes. Each search endpoint (/catalogue/search/…) will return only matching results that literally match the given substring.
InformationKinds.UNSET to filter for items that don’t have a specific informationKind set.
Changed¶
Search results are no loner visible as a list, but as a tree view based on the locations
Minor visual refactoring of the details view of the metadata