You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ By far most changes relate to `atomic-server`, so if not specified, assume the c
5
5
**Changes to JS assets (including the front-end and JS libraries) are not shown here**, but in [`/browser/CHANGELOG`](/browser/CHANGELOG.md).
6
6
See [STATUS.md](server/STATUS.md) to learn more about which features will remain stable.
7
7
8
-
## Unreleased
8
+
## [v0.39.0] - 2024-08-21
9
9
10
10
- The download endpoint can now optimize images on the fly. This is controlled via query parameters. #257
11
11
- Added export endpoint for exporting resources to other formats. Currently only supports exporting tables to csv. [#925](https://github.com/atomicdata-dev/atomic-server/issues/925)
0 commit comments