From 9bc8c79bfd5a8e64edf7328dfc14dbe66e4b03f5 Mon Sep 17 00:00:00 2001 From: Lucas Montoya Date: Tue, 31 Dec 2024 20:25:40 +0000 Subject: [PATCH] Update 25.01.00 release notes --- code/web/release_notes/25.01.00.MD | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/code/web/release_notes/25.01.00.MD b/code/web/release_notes/25.01.00.MD index a1620a2d6a..f88e5e0d3c 100644 --- a/code/web/release_notes/25.01.00.MD +++ b/code/web/release_notes/25.01.00.MD @@ -117,11 +117,14 @@ For records found in an Articles and Database search through the EBSCO host or E //pedro // lucas -## Docker Updates +### Docker Updates - Check if ils tables have been initialized to avoid database conflicts. (*LM*) - Add a condition to either create or not create symlinks. (*LM*) - Include control of processes into the entrypoint script to avoid waiting for a cron job. (*LM*) +### Koha Updates +- Fix an issue that cause indefinite growth of auto_increment value for ils volumes when any of them was updated. (*LM*) + // tomas // kyle