Skip to content

Latest commit

 

History

History
88 lines (61 loc) · 5.67 KB

CHANGELOG.md

File metadata and controls

88 lines (61 loc) · 5.67 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Upgrade ruby version to v3.3.6 (PR 4635)
  • Update Node version to LTS version Jod (v22.11.0) (PR 4623)
  • Upgrade CCS Frontend Helpers version to v2.0.0 (PR 4623)
  • Upgrade CCS Frontend version to v1.2.0 (PR 4623)
  • Update alpine to v3.20 (PR 4533)
  • Upgrade ruby version to v3.3.5 (PR 4532)
  • Upgrade ruby version to v3.3.4 (PR 4510)

Removed

  • Remove Turbolinks as it is no longer supported (PR 4506)

[6.1.1] - 2024-08-22

Security

  • Various dependency updates

[6.1.0] - 2024-07-11

Added

  • Upgrade ruby version to v3.3.3 (PR 4423)
  • FMFR-1400 - Update the healthcheck route to check for the apps status (PR 4421)
  • Replace existing code with new components from ccs-frontend (PR 4413)
  • FMFR-1399 - Use ccs frontend for the shared assets (PR 4383)
  • FMFR-1398 - Use propshaft to build assets (PR 4363)

Fixed

  • Fix issue where higher environments would try to run old migration but could not (PR 4452)

Security

  • Various dependency updates

[6.0.1] - 2024-05-30

Fixed

  • FMFR-1397 - Update email from support@ to the correct info@ (PR 4351)

Security

  • Various dependency updates

[6.0.0] - 2024-05-02

Added

  • FMFR-1396 - Make the telephone number a number input (PR 4317)
  • Upgrade ruby to v3.3.1 (PR 4316)
  • Update to GOV.UK Frontend v5.3 PR 4294
  • Update ruby to v3.3.0 (PR 4253)
  • Update the browserslist DB (PR 4216)
  • Upgrade Rails to v7.1 (PR 4028)
  • Ensure shakapacker GEM and NODE versions match (PR 4196)
  • Rename cookie_preferences cookie to cookie_preferences_cmp so that it does not conflict with corporate website (PR 4108)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - Simple helpers (PR 4051)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - Tag and Phase banner (PR 4052)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - Header and Footer (PR 4053)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - Cookie banner (PR 4054)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - Pagination (PR 4055)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - Button (PR 4056)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - Dashboard Section (PR 4057)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - Table (PR 4058)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - Summary list (PR 4059)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - From helpers (PR 4075)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - Authentication (PR 4076)
  • FMFR-1392 - Migrate to CCS Frontend Helpers - Clean up (PR 4077)
  • FMFR-1372 - Make RM3830 admin section read only (PR 3704)
  • FMFR-1372 - Remove buyer and supplier frontend for RM3830 (PR 3703)
  • Update rails sass to v6 (PR 3906)

Security

  • Various dependency updates