All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
talagayev, MarvinTaterra
- Added native glycoprotein support in
OpenMMDL SetupAMBER path (2026-05-20, PR#210) - Added glycan-aware PBC imaging in
OpenMMDL Simulationpostprocessing (2026-05-20, PR#210) - Added
openmmdl checkfor testing correct installation (2026-05-03, PR#207)
- Fixed peptide pharmacophore error (2026-05-18, PR#209)
- Fixed remaining water type recognition errors (2026-04-29, PR#205)
- Fixed
OPCwater recognition error (2026-04-28, PR#204)
- Changed
-nto optional to fix peptide issues inOpenMMDL Analysis(2026-05-13, PR#208) - Changed imports to lightweight imports in
OpenMMDL Analysis(2026-05-03, PR#206)
talagayev, NDoering99
- Added additional values for boolean flags in
OpenMMDL Analysis(2026-04-09, PR#200) - Added equilibration protocol to
OpenMMDL Simulation(2026-04-07, PR#194) - Added multiple ligand support in
OpenMMDL Simulation(2026-04-05, PR#198) - Added flag for
OpenMMDL Simulationrestart when encoutering Nan error (2026-04-04, PR#197) - Added high throughput simulation option in
OpenMMDL Setup(2026-04-01, PR#196) - Added write out of ligand in
mol2with partial charges duringOpenMMDL Simulation(2026-03-14, PR#191) - Added extensions in
OpenMMDL Setup(2026-03-01, PR#189) - Added
Backbutton inOpenMMDL Setup(2026-02-28, PR#188) - Added Drag & Drop option for file upload in
OpenMMDL Setup(2026-02-28, PR#187)
- Fixed double click bug in
OpenMMDL Setup(2026-03-01, PR#190)
- Adjusted Cleanup option to remove all intermediate files in
OpenMMDL Simulation(2026-04-12, PR#201) - Removed the saving of the original uploaded PDB file in
OpenMMDL Setup(2026-04-05, PR#199) - Transition to
logginginOpenMMDL Analysis(2026-03-31, PR#195)
talagayev, NDoering99
- Addition of
ProLIFoption for interaction calculation (2026-01-26, PR#179) - Addition of two
proteinandresidueinteraction in binding modes (2026-01-19, PR#170) - Addition of force field version selection for
GAFF&SMINROFF(2025-12-15, PR #169) - Addition of
CHARM2024forcefield (2025-11-03, PR #163)
- Fixed errors during only
proteinsimulation (2026-01-22, PR #177) - Fixed errors during postprocessing in
post_md_conversion.py(2026-01-21, PR #176) - Fixed 'warinings' import error for 'openmmdlsetup.py' (2026-01-18, PR #173)
- Adjusted the water selection for
Amber19(2025-12-08, PR #166) - Fixes import error in
visualization.ipynb(2025-10-14, PR #159) - Fixes numpy error in due current incompatbility with parmed (2025-10-19, PR #160)
- Changed the layout of
OpenMMDL Setup(2026-01-19, PR #175) - Changed the entry points to be bundled in
cli.py(2026-01-19, PR #174) - Transition to
Rufflinting withBlackstyle (2025-10-20, PR #161)
talagayev
- Implementation of
Amber19forcefield (2025-07-07, PR #157) - Implementation of
OPCandOPC3water models (2025-06-17, PR #156)
- Update of
OpenFFforcefield version and fixedGAFFtype error (2025-06-17, PR #155)
talagayev, NDoering99
- Addition of option to select final frame in OpenMMDL Analysis (2025-04-23, Issue #136, PR #140)
- Addition of
MDontalloVisualization (2025-04-11) - Addition of
SMIRNOFFsmall molecule force field (2025-04-10, Issue #76) - Addition of
PyMOLsupport for visualization (2025-04-10) - Added
Dockerfilefor image creation (2025-04-10) - Addition of citation page in documentation (2025-04-10)
- Fixed error cases, where
ligand namewas not specified (2025-04-22, Issue #138, PR #139) - Fixed wrong color of the positive and negative ionizable interactions (2025-04-21, PR #137)
- Fixed the
XMLSerializererror appearing during simulation (2025-04-10, Issue #122) - Fixed the
sanitizationimplementation in OpenMMDL Setup (2025-04-09)
- Scripts moved into
analysis,coreand visualization` sections (PR #149) - Functions
update_dict,combine_subdict_values,update_values,remove_duplicate_values,read_pdb_as_dataframeandfilter_and_parse_pdbwere moved toutils.py(PR #149) - Classes
ImageMergerandFigureArrangerwere moved toimage_handler.py(2025-04-30, Issue #141, PR #142) - The class
TrajectorySaverwas moved totrajectory_saving.py(2025-04-24, Issue #141, PR #142) - Changed to the use of
RDKitConverterfor Ligand recognition without-lflag inOpenMMDL Analysis(2025-04-10)