Releases: React-Automation-Studio/React-Automation-Studio-Example-Project-1
Releases · React-Automation-Studio/React-Automation-Studio-Example-Project-1
V7.0.0
V6.1.0
Changelog
V6.1.0 Monday 17 February 2025
Minor Updates:
- Updated to React 19
- Updated to the latest Node LTS 22.14.0
- Package updates to frontend modules
- Updated to MongoDB 8.0.4
- Migrate to Poetry 2.0.1
- Package updates to the backend modules
- Update to Nginx 1.27.4
V6.0.1
V6.0.0
V6.0.0 Monday 25 November 2024
Major Updates:
- Updated to the MUI 6
- Moved from npm to pnpm package manager
- Updated to MongoDB 8.0.3
- Speed improvements to the GraphY component
- Speed improvements to the Area Detector Appliance
- Package updates to the frontend modules
- Updated to the latest Node LTS 22.11.0
- Updated to Python 3.12.7
- Updated to PyEpics 3.5.7
- Package updates to the backend modules
V5.2.1
V5.2.0
V5.2.0 Thursday 15 May 2024
Minor Updates:
- Update to React 18.3.2
- Conversion of all base and system components to Typescript, and function default parameters, due to React deprecation of defaultProps
- Package updates to the frontend modules
- Updated to the latest Node LTS 20.13.1
- Updates to the documentation
- React 19.0.0 will deprecate the use of defaultProps, please use the default value in the function signature instead. See here for more information. The proptypes package will also be removed in the release 6.0.0 of RAS.
V5.1.0
V5.0.1
V5.0.0
V5.0.0 Friday 02 February 2024 Major Updates:
- Package updates to Backend modules
- Updated to Epics 7 and Python 3.12.1
- Moved from Create-react-app to Vite
- Package updates to all Node modules
- Updated to the latest Node LTS
- MUI has been updated to the latest packages
- Docker multi-stage builds for speed improvements
- Preview of an AreaDector Appliance user interface with included simulation
- Named MongoDb volumes for easier management
- See the migration guide to migrate from V4.0.3 to V5.0.0
V4.0.3
V4.0.3 Friday 27 October 2023 Minor Updates:
- Package updates to all Node modules
- Updated to the latest Node LTS
- MUI has been updated to the latest packages
- Package updates to pVServer Python packages
- Fixed pvServer Flask, Werkzeug dependencies.