Skip to content

v1.8.0 merge#541

Merged
MahdiAll99 merged 188 commits intomainfrom
develop
Feb 18, 2026
Merged

v1.8.0 merge#541
MahdiAll99 merged 188 commits intomainfrom
develop

Conversation

@MahdiAll99
Copy link
Copy Markdown
Contributor

@MahdiAll99 MahdiAll99 commented Feb 18, 2026

This pull request primarily updates the project branding from "MEDomicsLab" to "MEDomics" and modernizes the MongoDB installation process for Linux builds. The most significant changes include rebranding across documentation, updating documentation links, and replacing the previous apt-based MongoDB installation with a direct tarball download to improve reliability.

It also improves the machine learning module, fixes multiple bugs, and modernizes model saving, using the sklearn-pipeline, for easier model sharing and collaboration between teams.

Project rebranding and documentation updates:

  • Updated all references of "MEDomicsLab" to "MEDomics" in README.md, including section titles, descriptions, image alt texts, and resource links. [1] [2] [3] [4]
  • Changed documentation and contribution links throughout the codebase and documentation files to point to the new medomics-docs URLs. This includes workflow files, the contribution guide, and badges. [1] [2] [3] [4] [5] [6] [7]

Build and installation improvements:

  • Replaced the old apt-based MongoDB installation in build/after-install.sh with a new script that downloads the official MongoDB tarball directly from MongoDB's servers, extracts it, and symlinks the binaries. This approach avoids issues with rotating GPG keys and improves installation reliability on Ubuntu systems.
  • The new installation script also ensures runtime dependencies are installed, handles different Ubuntu versions and architectures, and sets proper permissions for Electron's chrome-sandbox.

These updates help ensure a consistent project identity and a more robust installation experience for users.

kalm7073 and others added 30 commits April 1, 2025 21:16
Merging Superset with the new Learning Module changes
MahdiAll99 and others added 29 commits February 15, 2026 12:48
… environment to fix launch of superset (occured on MacOS)
… retrieval on macOS - Fix bash terminal in prod
Fix macOS build and terminal management issues
…dependency installation logic and refine user home directory cleanup in hard reset script.
Enhance MongoDB installation and server management for Ubuntu 24.04
MacOS terminal fix: changed node pty to latest version
UI fixes (side bar icons) before 1.8.0 official release
added featute to tag multiple columns using seperated comma string
Loading stuck after error fix
temp fix of progress over 100%
first column included in model training (not good)
@MahdiAll99 MahdiAll99 merged commit 8be4542 into main Feb 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants