|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v1.20.0](https://github.com/rero/rero-ils/tree/v1.20.0) (2023-11-21) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/rero/rero-ils/compare/v1.19.0...v1.20.0) |
| 6 | + |
| 7 | +**New features:** |
| 8 | +* Statistics configurations module [\#3532](https://github.com/rero/rero-ils/pull/3532) (by @jma) |
| 9 | +* Import: add Renouvaud SRU import [\#3518](https://github.com/rero/rero-ils/issues/3518) (by @rerowep) |
| 10 | + |
| 11 | +**Enhancements:** |
| 12 | +* ill requests: improve status display [\#3503](https://github.com/rero/rero-ils/pull/3503) (by @PascalRepond) |
| 13 | + |
| 14 | +**Fixes:** |
| 15 | +* entity: Add verbose to sync-errors cli [\#3536](https://github.com/rero/rero-ils/pull/3536) (by @rerowep) |
| 16 | +* Serials: items that are not received should not have a received_date [\#3457](https://github.com/rero/rero-ils/issues/3457) (by @rerowep) |
| 17 | +* import: SLSP [\#3517](https://github.com/rero/rero-ils/pull/3517) (by @rerowep) |
| 18 | +* user: fix size of country field on form [\#3484](https://github.com/rero/rero-ils/pull/3484) (by @Garfield-fr) |
| 19 | +* notifications: set a maximum delay [\#3510](https://github.com/rero/rero-ils/pull/3510) (by @PascalRepond) |
| 20 | +* import: fix BNF qualifier [\#3514](https://github.com/rero/rero-ils/pull/3514) (by @rerowep) |
| 21 | +* remote_entities: fix ReplaceIdentifiedBy [\#3511](https://github.com/rero/rero-ils/pull/3511) (by @rerowep) |
| 22 | +* General note label displayed even if the field doesn't exist [\#3523](https://github.com/rero/rero-ils/issues/3523) (by @Garfield-fr) |
| 23 | +* notifications: process date has no timezone [\#3296](https://github.com/rero/rero-ils/issues/3296) (by @rerowep) |
| 24 | +* Check-in view: patron information is not displayed anymore [\#3509](https://github.com/rero/rero-ils/issues/3509) (by @PascalRepond) |
| 25 | +* Login location not displayed if only one affiliation [\#3477](https://github.com/rero/rero-ils/issues/3477) (by @Garfield-fr) |
| 26 | +* dependencies: fix vulnerabilites [\#3515](https://github.com/rero/rero-ils/pull/3515) (by @rerowep) |
| 27 | +* dependencies: fix security issues [\#3506](https://github.com/rero/rero-ils/pull/3506) (by @jma) |
| 28 | +* dependencies: unlock redisbeat version [\#3500](https://github.com/rero/rero-ils/pull/3500) (by @PascalRepond) |
| 29 | +* translations: fix untranslated strings [\#3502](https://github.com/rero/rero-ils/pull/3502) (by @PascalRepond) |
| 30 | + |
3 | 31 | ## [v1.19.0](https://github.com/rero/rero-ils/tree/v1.19.0) (2023-10-10)
|
4 | 32 |
|
5 | 33 | [Full Changelog](https://github.com/rero/rero-ils/compare/v1.18.0...v1.19.0)
|
|
0 commit comments