Skip to content

Latest commit

 

History

History
83 lines (48 loc) · 2.92 KB

CHANGELOG.md

File metadata and controls

83 lines (48 loc) · 2.92 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]

Removed

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

Changed

  • Update ruby to v3.3.6 (PR 489)
  • Update Node to LTS Jod (v22.11.0) (PR 488)
  • Update alpine to v3.20 (PR 395)
  • Update ruby to v3.3.5 (PR 393)
  • Update ruby to v3.3.4 (PR 391)

[2.1.1] - 2024-08-22

Security

  • Various dependency updates

[2.1.0] - 2024-05-19

Added

  • Update how we manage assets for TailSpend (PR 284)

Security

  • Various dependency updates

[2.0.3] - 2024-05-16

Fixed

  • Update ruby to v3.3.1 (PR 252)
  • Update ruby to v3.3.0 (PR 213)
  • Remove config related to GPaaS as we do not want it to be used anymore and may cause confusion (PR 165)

Security

  • Various dependency updates

[2.0.2] - 2023-12-13

Fixed

  • Target a specific alpine version (PR 161)
  • Rename cookie_preferences cookie to cookie_preferences_tailspend so that it does not conflict with corporate website (PR 157)
  • Optimise dockerfile (PR 150)

Security

  • Various dependency updates

[2.0.1] - 2023-11-27

Fixed

  • Make 503 status page return 200 status code so that Barracuda does not block it (PR 141)

Security

  • Various dependency updates

[2.0.0] - 2023-11-14

Added

  • Update dockerfile to use alpine image (PR 577)
  • Add the ability to deploy to GPaaS via GitHub actions (PR 576)
  • Create the service unavailable page (PR 573)
  • Upgrade rails to v7.1.1 (PR 562)

Security

  • Various dependency updates