Skip to content

Releases: React-Automation-Studio/React-Automation-Studio-Example-Project-1

V7.0.0

21 Sep 20:20
bc1a3f7

Choose a tag to compare

V7.0.0 Tuesday 16 September 2025


Major Updates:

  • Updated to Updated to MUI V7
  • Updated to the latest Node LTS 22.19.0
  • Package updates to frontend modules
  • Removed legacy MUI styling

V6.1.0

25 Feb 12:56
581ba36

Choose a tag to compare

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

22 Jan 07:17
05fe601

Choose a tag to compare

V6.0.1 Monday 20 January 2025


Minor Updates:

  • Fix installation failure due to Poetry 2.x (quick fix)

V6.0.0

29 Nov 11:24
49b3384

Choose a tag to compare

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
Minor Updates:
  • 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

07 Aug 10:57
f7f157b

Choose a tag to compare

V5.2.1 Wednesday 17 July 2024


Minor Updates:

  • Package updates to the frontend modules
  • Updated to the latest Node LTS 20.15.1
  • Updated to Python 3.12.4
  • Package updates to the backend modules
  • Minor Bug fix Toggle Button component

V5.2.0

28 May 10:14
d001cc1

Choose a tag to compare

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
Deprecation warning:
  • 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

26 Apr 07:45
435f80e

Choose a tag to compare

V5.1.0 Thursday 25 April 2024 Minor Updates:

  • Package updates to Backend modules
  • Updated to Python 3.12.3
  • Package updates to all Node modules
  • Updated to the latest Node LTS 20.12.2
  • Updates to the documentation

V5.0.1

15 Mar 06:56
8980131

Choose a tag to compare

V5.0.1 Friday 08 March 2024 Minor Updates:

  • Package updates to Backend modules
  • Updated to Epics 7.0.8 and Python 3.12.2
  • Package updates to all Node modules
  • Updated to the latest Node LTS 20.11.1
  • Minor Bug fix to EPICS socketIO connections, PR#128

V5.0.0

16 Feb 08:33

Choose a tag to compare

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
New Features:
  • Docker multi-stage builds for speed improvements
  • Preview of an AreaDector Appliance user interface with included simulation
  • Named MongoDb volumes for easier management
Breaking Changes:
  • See the migration guide to migrate from V4.0.3 to V5.0.0

V4.0.3

27 Oct 12:39
7f61dce

Choose a tag to compare

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
Minor Bug Fixes and Updates:
  • Fixed pvServer Flask, Werkzeug dependencies.