From 0fc925e290dae06ab4e0e20a6ea5a730a035e4a5 Mon Sep 17 00:00:00 2001 From: Piotr Gawron <piotr.gawron@uni.lu> Date: Wed, 12 Dec 2018 16:35:04 +0100 Subject: [PATCH] changelog updated --- CHANGELOG | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 4bfa02276a..9e55c8340d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,17 @@ +minerva (12.1.2) stable; urgency=medium + * Bug fix: vmh annotations should be properly matching id entered in the input + * Bug fix: opacity was not working when highliting objects in plugins + * Bug fix: integer configurtion options (like SMTP_PORT) are properly + validated before saving + * Bug fix: inside of reaction box wasn't properly aligned + * Bug fix: too long data overlay name disturbed size of the map div and + interaction with the map + * Bug fix: search for some drugs resulted in internal server error + * Bug fix: LDAP login is case insensitive + * Bug fix: adding user could end up with error in the frontend + + -- Piotr Gawron <piotr.gawron@uni.lu> Fri, 12 Dec 2018 16:00:00 +0200 + minerva (12.1.1) stable; urgency=medium * Bug fix: lineWidth in data overlays was ignored * Bug fix: legend was blinking after using controls -- GitLab