Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 203c480

Browse files
committed
5.2.3
1 parent fcc8f6d commit 203c480

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
Changelog
44
=========
55

6+
Version 5.2.3
7+
-------------
8+
9+
This patch fixes an issue with OpenCloning exports, adds a random delay so notifications don't all go at 00 seconds on the minute, adds support for HEIC files back. It also contains a fix for the upcoming Bloxberg API change and allows sending metadata as an array when creating templates. It also upgrades many JS dependencies and fixes an issue with the api spec preventing its build by the new client builder (see https://github.com/elabftw/elabapi-python/pull/30).
10+
11+
* bug/medium: opencloning: adjust CSP connect-src (#57) fix elabftw/elabftw#5686
12+
* feat: add jitter to avoid chronos execution at same exact second. At container startup, a random delay is chosen (between 0 and 59 seconds) and applied to all chronos subroutines.
13+
* api: handle metadata array by json encoding it for templates same as what was done for concrete entities. fix #5694
14+
* bloxberg: handle breaking api change with api_key to api-key
15+
16+
617
Version 5.2.2
718
-------------
819

0 commit comments

Comments
 (0)