|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v1.24.0](https://github.com/rero/rero-ils/tree/v1.24.0) (2024-11-07) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/rero/rero-ils/compare/v1.23.1...v1.24.0) |
| 6 | + |
| 7 | +**New features:** |
| 8 | +* Add data migration tools [\#3766](https://github.com/rero/rero-ils/pull/3766) (by @jma) |
| 9 | +* config: add GND to concepts and places [\#3736](https://github.com/rero/rero-ils/pull/3736) (by @rerowep) |
| 10 | + |
| 11 | +**Enhancements:** |
| 12 | +* Periodically clean up `_draft` documents [\#3761](https://github.com/rero/rero-ils/issues/3761) (by @rerowep) |
| 13 | +* Allow more than two barcodes per patron [\#3745](https://github.com/rero/rero-ils/issues/3745) (by @PascalRepond) |
| 14 | +* Circulation interface: display item's enumerationAndChronology [\#3744](https://github.com/rero/rero-ils/issues/3744) (by @PascalRepond) |
| 15 | + |
| 16 | +**Fixes:** |
| 17 | +* No thumbnail loaded for documents with any "electronicLocator" [\#3755](https://github.com/rero/rero-ils/issues/3755) (by @Garfield-fr) |
| 18 | +* Harvested physical books are not displayed correctly in public UI [\#3738](https://github.com/rero/rero-ils/issues/3738) (by @rerowep) |
| 19 | +* SIP2 returns None for a user/patron with any missing address field [\#3727](https://github.com/rero/rero-ils/issues/3727) (by @rerowep) |
| 20 | + |
| 21 | +**Other changes:** |
| 22 | +* fix(deps): fix safety [\#3762](https://github.com/rero/rero-ils/pull/3762) (by @jma) |
| 23 | +* chore(prod): adapt VS frontpage [\#3757](https://github.com/rero/rero-ils/pull/3757) (by @PascalRepond) |
| 24 | +* dependencies: fix vulnerabilites [\#3750](https://github.com/rero/rero-ils/pull/3750) (by @rerowep) |
| 25 | +* fix(deps): fix safety [\#3756](https://github.com/rero/rero-ils/pull/3756) (by @PascalRepond) |
| 26 | +* import: fix SLSP [\#3751](https://github.com/rero/rero-ils/pull/3751) (by @rerowep) |
| 27 | +* test: fix coverage [\#3743](https://github.com/rero/rero-ils/pull/3743) (by @rerowep) |
| 28 | +* tests: uses black [\#3674](https://github.com/rero/rero-ils/pull/3674) (by @rerowep) |
| 29 | + |
3 | 30 | ## [v1.23.1](https://github.com/rero/rero-ils/tree/v1.23.0) (2024-08-26)
|
4 | 31 |
|
5 | 32 | [Full Changelog](https://github.com/rero/rero-ils/compare/v1.23.0...v1.23.1)
|
6 | 33 |
|
7 | 34 | **Enhancements:**
|
8 |
| -* Update rero-ils-ui version to allow older browsers to use the public UI |
| 35 | +* Blank page on older OS/browser [\#3735](https://github.com/rero/rero-ils/issues/3735) (by @jma) |
9 | 36 | * Delete useless error log in entities dojson
|
10 | 37 |
|
11 | 38 | ## [v1.23.0](https://github.com/rero/rero-ils/tree/v1.23.0) (2024-08-12)
|
|
0 commit comments