RDM Club Meeting III
🌟 RDM Club Meeting 3
Thank you to everyone who attended the 3rd RDM club meeting, which took place on July 1. In this meeting, we launched the new template sharing platform, which is now up for testing over the summer by members of the RDM club. The platform is in a very early stage, but it enables users to log in with an ORCID ID, and to upload and download template files. We are planning to add more features in the autumn of 2025 according to user feedback. Nicolas Carpi explained the basics of the platform, and then the group discussed its design.
RDM Club Meeting I and II
🌟 RDM Club Meetings 1 and 2 - recap
We are pleased to announce that we have a new regular community event specifically for Research Data Managers and other data professionals who support users of eLabFTW!
The eLabFTW RDM club was created to enable RDMs from all over the world to share strategies for supporting users of eLabFTW at their institutions. This club will start off with monthly informal meetings, and may eventually include working groups and real life meet-ups (!). For now, the meetings are not recorded (to encourage discussion), but there will be a blog post with a recap of each meeting.
Community Meeting VII
🌟 OpenCloning introduction
In this session, the author of OpenCloning, a cloning tool for molecular biologists, presents the integration within eLabFTW and basic functions of the software.
Then Nico presents the latest changes in the new version and discusses upcoming features.
There is a Q&A session afterwards.
Watch recording
What's new in eLabFTW 5.2

Introduction
eLabFTW 5.2 has been released! This new version brings many new features, enhancements and a few bugfixes. This blog post highlights some of these changes, but the complete list of changes is available on the release page.
A note about “stable” releases
eLabFTW is a living project — “stable” would imply it’s no longer evolving. Version 5.2.0 is production-ready, but minor bugs will surface once it’s in wide use, and patches will follow.
Community Meeting VI
🌟 Sixth eLabFTW Community Meeting
In this session, we learned about strategies for teaching with eLabFTW and implementing the software at research institutions.
- Nikki Parks (RWTH Aachen University) - “Establishing eLabFTW as a Central University Service”
- Isabell Schmitz (Goethe University Frankfurt) - “Transforming Lab Education: Teaching with eLabFTW”
Watch recording
Community Meeting V
🌟 Fifth eLabFTW Community Meeting
In this session, we learned about the integration of eLabFTW with other tools.
- Dr. Alexander Schlemmer (IndiScale): “Data Integration from RO-Crate and the ELN-File format using the LinkAhead Crawler”
- Open session where users can ask questions, discuss upcoming features, and talk about their experiences with eLabFTW.
Watch recording
Community Meeting IV
🌟 Illuminating Efficiency: Reflections on the Fourth eLabFTW Community Meeting
In the continuous journey of our collective exploration, the Fourth eLabFTW Community Meeting convened on November 19, 2024. This gathering became a beacon, shedding light on innovative pathways to enhance laboratory efficiency through eLabFTW.
🎤 Voices of Innovation
Two distinguished speakers graced our virtual podium, each sharing insights into optimizing laboratory workflows:
Dr. Michael Krieger (The Friedrich-Alexander-University of Erlangen-Nuremberg): Explored the integration of eLabFTW into their physics lab course, introducing the pyelabdata package—a tool designed to streamline data management and analysis.
Community Meeting III
🌐 Harmonizing Connections: Reflections on the Third eLabFTW Community Meeting
In the unfolding narrative of our collective journey, the Third eLabFTW Community Meeting convened on September 17, 2024. This gathering became a symphony of ideas, each note resonating with the theme of integration and collaborative innovation.
🎶 Voices of Integration
Three maestros shared their compositions, illuminating pathways to harmonize eLabFTW with diverse instruments:
- Alexander Haller (University of Heidelberg): Introduced elAPI, an API client designed to seamlessly bridge eLabFTW with other services, enhancing the fluidity of data interactions (https://github.com/uhd-urz/elAPI)
- Amir Golparvar (FAIRmat/NOMAD Lab, Humboldt University of Berlin): presented NOMAD integration of .eln import, a free web-service for sharing FAIR data
- Clemens Mangler (University of Vienna): described how they use eLabFTW, together with QR codes and a Raspberry Pi system, to track samples analyzed using a scanning transmission electron microscope
🌊 Waves of Dialogue
Following the orchestrated presentations, the floor opened to a chorus of community insights, questions, and reflections. This interactive segment underscored the collective commitment to enhancing eLabFTW’s interoperability and user experience.
What's new in eLabFTW 5.1

Introduction
eLabFTW 5.1 has been released! This new version brings many new features, enhancements and a few bugfixes. This blog post highlights some of these changes, but the complete list of changes is available on the release page.
Important change
A breaking change has been introduced in APIv2:
/team_tagshas moved toteams/{id}/tags. If you have scripts using/team_tags, replace it withteams/current/tagsto maintain the same behaviour.
Video
A video has been produced, summarizing some of the features:
security.txt usage :: August 2024 census

Have you heard about security.txt?
It’s a proposed standard where websites can point to their security policy, list security contacts, publish their GPG key, and other important information useful for anyone (but mostly security researchers), in a text file placed at a known location (or should I say a “well-known” location 🤪).
- The website: https://securitytxt.org/
- The RFC: RFC9116
You can see ours here: https://www.deltablot.com/.well-known/security.txt
It is similar to robots.txt, humans.txt or ads.txt.