Releases: molgenis/molgenis-service-armadillo
v4.13.1
Changelog
Release v4.13.1 (2025-02-20)
What's Changed
- chore: fix spotless by @marikaris in #814
- docs: add new docs structure by @marikaris in #816
- chore: add workflow to build docs using actions by @marikaris in #822
- docs: fix styling of hamburger on small screens by @marikaris in #823
- chore(deps): update dependency vite to v4.5.5 [security] by @renovate in #796
- feat: add footer in UI by @timcadman in #830
- fix: show link files by @timcadman in #828
- feat: reimplement rserve route by @marikaris in #813
- test: tidyverse by @timcadman in #829
- Feat: #751 show all workspaces to admin by @marikaris in #820
- fix: update plugin io.spring.dependency-management to v1.1.7 by @renovate in #787
- Merge pull request #787 from molgenis/renovate/io.spring.dependency-management-1.x (483a7d4)
Full Changelog: v4.11.1...v4.13.1
v4.13.0
v4.12.1
v4.12.0
v4.11.1
Release Notes for v4.11.1 🚀
Release Date: 2024-10-22
Full Changelog: View on GitHub
Overview
Version 4.11.1 brings significant updates, including bug fixes, new features, and dependency updates. This release aims to enhance performance, user experience, and security. 🔒✨
Fixed Issues 🐛
-
Disk Space Warning: Resolved an issue where the disk full message was displayed when no disk information was available.
Merged PR #812 by marikaris -
Configuration Download Issue: Fixed a bug that prevented the configuration from being downloaded correctly in the installation script.
Merged PR #741 by DickPostma -
Workspace Size Error Handling: Implemented error handling for cases where the workspace exceeds the storage limit.
Merged PR #738 by marikaris -
Empty Linkfile Name: Corrected an issue where an empty linkfile name would cause errors.
Merged PR #800 by marikaris -
Unauthorized Access Warning: Enhanced messaging when unauthorized access is attempted, providing clearer warnings.
Merged PR #802 by marikaris
New Features ✨
-
Actuator/Prometheus Endpoint: Exposed a actuator endpoint for Prometheus integration to facilitate monitoring.
Merged PR #777 by marikaris -
Form Validation for Link Files: Introduced form validation when creating link files to ensure user input is validated.
Merged PR #803 by marikaris -
Preview Column Names: Implemented a feature to preview column names in the UI preview of parquet files.
Merged PR #766 by timcadman
Changelog Highlights 📜
-
Dependency Updates:
-
Code Refactoring:
-
Continuous Integration Fixes:
Documentation Updates 📚
- Improved documentation for English clarity and correctness.
Merged PR #742 by timcadman - Updated installation instructions and UI profiles URL for better user guidance.
Merged PRs #789, #798 by RubenOPS and erikzwart
Acknowledgments 🙏
Thank you to all contributors for their efforts in improving this release. Your collaboration is greatly appreciated!
Full Changelog: v4.7.1...v4.11.1