This repository was archived by the owner on Feb 20, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 33Changelog
44=========
55
6+ Version 5.3.5
7+ -------------
8+
9+ * bug/medium: eln import: fix issue when " is present in title (#6126)
10+
11+ Version 5.3.4
12+ -------------
13+
14+ * bug/minor: populate: fix counting (#6109)
15+
16+ Version 5.3.3
17+ -------------
18+
19+ * fix: spreadsheet: load in spreadsheet editor from dropdown menu by @MoustaphaCamara in https://github.com/elabftw/elabftw/pull/6087
20+ * bug/minor: populate: fix issue with is_sysadmin by @NicolasCARPi in https://github.com/elabftw/elabftw/pull/6097
21+ * feat: order storage units alphabetically by name by @NicolasCARPi in https://github.com/elabftw/elabftw/pull/6099
22+ * feat: doc: update resource categories & templates, steps by @MoustaphaCamara in https://github.com/elabftw/elabftw/pull/6100
23+ * bug/major: auth: fix issue with archived accounts being selected by @NicolasCARPi in https://github.com/elabftw/elabftw/pull/6102
24+ * bug/minor: ux: revert checkbox value for users2teams patch too by @NicolasCARPi in https://github.com/elabftw/elabftw/pull/6098
25+ * bug/minor: ux: allow empty fields with collectForm by @NicolasCARPi in https://github.com/elabftw/elabftw/pull/6107
26+ * apidoc: compounds: add spec for compounds links by @NicolasCARPi in https://github.com/elabftw/elabftw/pull/6108
27+
628Version 5.3.2
729-------------
830
Original file line number Diff line number Diff line change 6262# The short X.Y version.
6363version = '5.3'
6464# The full version, including alpha/beta/rc tags.
65- release = '5.3.2 '
65+ release = '5.3.5 '
6666
6767# The language for content autogenerated by Sphinx. Refer to documentation
6868# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments