Release v2.4.0#240
Draft
DanilRostov wants to merge 49 commits into
Draft
Conversation
…sity EPMUII-8667-Always-show-voxel-intensity
…ntering-model-on-3D-view EPMUII-2947-Implement-control-of-centering-model-on-3D-view
…tings-icons-for-mobile-devices EPMUII-8821: adjusted control and settings icons for mobile devices
…of-hover-label [EPMUII-9031][BUG]. Fix vertical alignment of hover label.
…ign meta data popup
…a-popup [EPMUII-9032]. Vertical align meta data popup
…image does not contain lungs
…-default-rendering-mode [EPMUII-8315]. Make it possible to set default rendering mode
…ssets Feature/migrate to cdn for static assets
…n-improvements EPMUII-8068: lungs brain segmentation improvements
* EPMUII-8047: - fixed nifti file saving dialog appearance - fixed file extension setting during first download - fixed styles of nifti saving window
feat(EPMUII-10524): CRA to VITE
Bugfix/epm UI i 00 fix failing tests
…and-modal feat(EPMUII-3205): delete objects and modal on delete all
* EPMUII-10417: - created folder and docker config for e2e tests * EPMUII-10417: - added serve for prod build - configured docker for app and tests run - added github workflow for e2e tests * EPMUII-10417: - added github workflow for e2e tests * EPMUII-10417: - changed node version on gh workflow * EPMUII-10417: - test gh workflow * EPMUII-10417: - test gh workflow * EPMUII-10417: - test gh workflow * EPMUII-10417: - test gh workflow * EPMUII-10417: - test gh workflow * EPMUII-10417: - test gh workflow * EPMUII-10417: - test gh workflow * EPMUII-10417: - test gh workflow * EPMUII-10417: - test gh workflow * EPMUII-10417: - test gh workflow * EPMUII-10417: - fixed failed test - updated package-lock after rebase - removed excessive operations in test running scripts * EPMUII-10417: - fixed failed test - updated package-lock after rebase - removed excessive operations in test running scripts - added shutting services down after test execution - added prepare scripts for tests * EPMUII-10417: - fixed tests build * EPMUII-10417: - added docs - fixed test parametrization * EPMUII-10417: - fixed docs
Add dicom extension
…mated-ui-tests Feature/EPMUII-10661 Implement automated UI tests
chore: reorganize documentation and add gemini automation context
feat: add pr-reviewer skill
feat: add issue-creator skill for automated issue generation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR prepares the next production release (
v2.4.0), promoting stable changes from thedevelopbranch tomaster. It includes several new features, bug fixes, and infrastructure improvements.Key Changes
issue-creatorskill for automated issue generation.pr-reviewerskill for automated pull request reviews..dicomfile extension support.EPMUII-10359).EPMUII-2947).EPMUII-8667).EPMUII-8047).EPMUII-3205).EPMUII-9031,EPMUII-9032).EPMUII-8821).Versioning
package.jsonversion from1.0.2to2.4.0.Verification Results
npm run build: PASSnpm test: PASS (39 tests passed)