Skip to content

Commit

Permalink
public changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
avertrees committed Dec 18, 2024
1 parent 13bc62f commit 18cd456
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions public/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Removed

- removed unneccessary variables post reverse proxy launch
- Removed unnecessary variables post reverse proxy launch
- Removed new relic files from frontend (DR-3311)

### Added

- Added tests for API helpers (DR-3271)
- Added `/healthcheck` endpoint (DR-3304)

### Updated

- refactored implementation of default featured item & updated default number of digitized items (DR-3305)
- Update `/collections` page to fetch data from Repo API and meet designs (DR-3100)
- Update `/collections/lane/:slug` page to fetch data from Repo API (DR-3701)
- Refactored implementation of default featured item & updated default number of digitized items (DR-3305)
- Update thumbnail logic so thumbnails are never restricted (DR-3293)
- Update feedback form credentials to use official DR service account (DR-2794)
- Update timeout on API request to 10 seconds (DR-3304)
- Update header to expand on scroll up on desktop (DR-3322)

## [0.2.4] 2024-11-26

Expand Down

0 comments on commit 18cd456

Please sign in to comment.