Skip to content

Commit ca14f5b

Browse files
committed
#257 Image optimization in download endpoint
1 parent 5d2da53 commit ca14f5b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+3868
-835
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ By far most changes relate to `atomic-server`, so if not specified, assume the c
55
**Changes to JS assets (including the front-end and JS libraries) are not shown here**, but in [`/browser/CHANGELOG`](/browser/CHANGELOG.md).
66
See [STATUS.md](server/STATUS.md) to learn more about which features will remain stable.
77

8+
## Unreleased
9+
10+
- The download endpoint can now optimize images on the fly. This is controlled via query parameters. #257
11+
812
## [v0.38.0] - 2024-06-08
913

1014
- Remove `process-management` feature #324 #334

0 commit comments

Comments
 (0)