Changelog ~~~~~~~~~ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). Unreleased --- 2.4.1 --- - Fixed spectral averaging not being passed to payload in Mid - Fixed alignment issues of some fields - Fixed E2E testing 2.4.0 --- - Changed sky direction validation to allow RA and Dec coordinates without a leading zero if the value needed is less than 10 - Updated dependencies to resolve audit warnings - Updated component libraries to latest versions 2.3.0 --- - Fixed helper text displayed under some Mid Subarrays - Changed backend version to 11.3.0 2.2.1 --- - @SYSTEM-TEAM: Refactored Helm chart - Changed backend version to 11.2.2 2.2.0 --- - Changed backend version to 11.2.1 - Fixed bandwidth default value for Low Continuum AA4 - Changed Mid PSS channel width to 107.5 kHz - Changed PSS accordion tooltip text - Changed non-gaussian warning to be displayed for briggs image weighting with robust set to 2 2.1.1 --- - Updated the helpers for the new subarrays 2.1.0 --- Added - new sub-arrays for LOW: - LOW_inner_r350m_aastar - LOW_inner_r700m_aastar - LOW_inner_r1km_aastar - LOW_inner_r3km_aastar - LOW_inner_r6km_aastar - LOW_inner_r10km_aastar - LOW_inner_r12km_aastar - LOW_inner_r24km_aastar - LOW_outer_r350m_aastar - LOW_outer_r700m_aastar - LOW_outer_r1km_aastar - LOW_outer_r3km_aastar - LOW_outer_r6km_aastar - LOW_outer_r10km_aastar - LOW_outer_r12km_aastar - LOW_outer_r24km_aastar - LOW_inner_r350m_aa4 - LOW_inner_r700m_aa4 - LOW_inner_r1km_aa4 - LOW_inner_r3km_aa4 - LOW_inner_r6km_aa4 - LOW_inner_r10km_aa4 - LOW_inner_r12km_aa4 - LOW_inner_r24km_aa4 - LOW_outer_r350m_aa4 - LOW_outer_r700m_aa4 - LOW_outer_r1km_aa4 - LOW_outer_r3km_aa4 - LOW_outer_r6km_aa4 - LOW_outer_r10km_aa4 - LOW_outer_r12km_aa4 - LOW_outer_r24km_aa4 2.0.0 --- Changed; - [Breaking Change] Conversion to React from Angular - [Breaking Change] Use of the refactored API with reduced endpoints (version: 11.1.2) - [Breaking Change] Single API calls for each mode - [Breaking Change] Removed all redundant Business logic Added: - LOW PSS mode extended so that folded-pulse or single-pulse can be selected - PSS enabled for MID Calculator - New Subarrays added for MID Calculator: - MID_inner_r125m_aa4 - MID_inner_r20km_aa4 - MID_inner_r500m_aa4 - MID_inner_r125m_aasta - MID_inner_r500m_aastar - MID_inner_r2km_aastar - MID_inner_r2km_aa4 - MID_inner_r20km_aastar - Migration to Vite - Use of Vitest for unit tests 1.5.0 --- - Update to v10.0.0 of the backend API which has several breaking changes. Refactored the results handling in the UI, extracting it all into new services and mappers. User experience should be unchanged. 1.4.2 --- - fix: Update to latest makefile submodule to fix broken release process 1.4.1 --- - fix: Changing the subarray or central frequency did not update the spectral resolution in velocity units or the effective resolution properly 1.4.0 --- - Added spectropolarimetry results to both Mid and Low. Displayed below the existing results for continuum and zoom modes. - Lid now supports subbands in continuum mode. Limited to 4 for performance reasons; expected to increase once changes are made to the Low sensitivity calculation.