@inveniosoftware/react-invenio-app-ils 1.0.0-alpha.58 → 1.0.0-alpha.59

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGES.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Changes
2
2
 
3
+ Version 1.0.0-alpha.59 (released 2021-12-02)
4
+
5
+ - Validate that vocabulary field values in the form select are valid.
6
+ - Ensure that the first loan of each document is the one with the earliest start date.
7
+ - Order loans in search by ascending creation date.
8
+ - Fix 'See all' button search query in the loans history.
9
+ - Allow downloading loans in csv/json file.
10
+ - Add warning for the librarian trying to extend an overbooked loan.
11
+ - Add error notification for unhandled API errors.
12
+
3
13
  Version 1.0.0-alpha.58 (released 2021-11-11)
4
14
 
5
15
  - correct acquisition order form prefilling