Releases: PermanentOrg/stela
Releases · PermanentOrg/stela
v0.36.0
What's Changed
- Join only on original file for account space updater by @liam-lloyd in #207
- Add /archive/:archiveId/backfill-ledger admin endpoint by @liam-lloyd in #208
- Update EKS clusters to Kubernetes 1.32 by @liam-lloyd in #209
- Bump redoc and @redocly/cli by @dependabot in #205
Full Changelog: v0.35.0...v0.36.0
v0.35.0
What's Changed
- Optimize get folder and record queries by @liam-lloyd in #203
- Add API designs for notification endpoints by @liam-lloyd in #204
- Updates the account space lambda to use file.size over record.size by @liam-lloyd in #206
Full Changelog: v0.34.1...v0.35.0
v0.34.1
What's Changed
- Bump prismjs from 1.29.0 to 1.30.0 by @dependabot in #194
Full Changelog: v0.34.0...v0.34.1
v0.34.0
What's Changed
- Add GET /archive/{archiveId}/folders/shared endpoint by @liam-lloyd in #195
- Add createdAt and updatedAt fields to file objects by @liam-lloyd in #198
- Wrap extractUserEmailFromAuthToken in a try catch by @liam-lloyd in #199
- Support authentication via SFTP token for GET /folder endpoints by @liam-lloyd in #200
- Correctly handle folder children that the caller can't see by @liam-lloyd in #201
- Optimize get queries for folders and records by @liam-lloyd in #202
Full Changelog: v0.33.0...v0.34.0
v0.33.0
What's Changed
- Bump dompurify from 3.1.6 to 3.2.4 by @dependabot in #189
- Bump axios from 1.7.9 to 1.8.2 by @dependabot in #192
- Add PATCH /share-links endpoint by @liam-lloyd in #182
- Per 10003 add get share links by @liam-lloyd in #187
- Per 10004 add delete share links by @liam-lloyd in #190
- Per 10006 add get record share links by @liam-lloyd in #191
- Per 10009 add get folder share links by @liam-lloyd in #193
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- Include folders without a
folder_size
in GET /folder responses by @liam-lloyd in #186 - Update Github Actions to run on Ubuntu 24.04 by @liam-lloyd in #188
- Add GET /folder/{id}/children endpoint by @liam-lloyd in #185
Full Changelog: v0.31.0...v0.32.0
v0.31.0
v0.30.0
What's Changed
- Per 10002 add post share links by @liam-lloyd in #178
- Add SITE_URL env var by @liam-lloyd in #181
- Support acccess to records via unlisted share token by @liam-lloyd in #180
- Bump @sentry/aws-serverless from 8.26.0 to 8.49.0 by @dependabot in #179
Full Changelog: v0.29.0...v0.30.0
v0.29.0
What's Changed
- Bump undici from 6.19.8 to 6.21.1 by @dependabot in #177
Full Changelog: v0.28.0...v0.29.0
v0.28.0
What's Changed
- Fix misleading Date types by @liam-lloyd in #163
- Improve test coverage for archive endpoints by @liam-lloyd in #161
- Improve test coverage of accounts API by @liam-lloyd in #162
- Trigger terraform validation on PR by @liam-lloyd in #164
Full Changelog: v0.27.0...v0.28.0