Releases: livepeer/studio
Releases · livepeer/studio
v0.11.1
What's Changed
- Upgraded to Next.js 13 by @clacladev in #1440
- Removed Babel to adopt SWC by @clacladev in #1447
- Deleted old nft mint by @clacladev in #1448
- Removed useless path aliases by @clacladev in #1449
- chore: update livepeer js by @0xcadams in #1450
- Sanity campaign components by @jonoroboto in #1420
- api/asset: Return object store URLs for catalyst by @victorges in #1445
- www/asset: Fix "processing" progress update by @victorges in #1458
- component not found fix by @hrithikroboto in #1465
- Hotfix campaign issues by @jonoroboto in #1456
- api/queue: Add support for a global CloudAMQP rabbit setup by @victorges in #1457
New Contributors
- @jonoroboto made their first contribution in #1420
- @hrithikroboto made their first contribution in #1465
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- Allow the upload of any file as VOD file by @clacladev in #1441
- api/vod: Implement last mile for Catalyst pipeline by @victorges in #1439
Full Changelog: v0.10.3...v0.11.0
v0.10.0
What's Changed
- Showing progress in the Assets list and details page by @clacladev in #1326
- Removed unused react components in www app by @clacladev in #1338
- Integrated the new player in the asset and stream pages by @clacladev in #1330
- Removed SRT ingestion url from Dashboard by @clacladev in #1349
- api: Fix recording webhooks by @victorges in #1360
- Fixes the Delete and Update webhook dialogs by @clacladev in #1350
- api: Add source field to assets by @victorges in #1365
- Fetch playback URL for imported asset using source URL by @yondonfu in #1370
- api: Support ar:// source URL lookups by @yondonfu in #1372
Full Changelog: v0.9.1...v0.10.0
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Better error management on assets upload by @clacladev in #1311
- accessControl: Add /gate endpoint for Catalyst integration by @gioelecerati in #1317
- access-control: fix suspended check by @gioelecerati in #1325
- api: add isTestUser flag by @iameli in #1329
- www: add correct playback ports on dashboard by @iameli in #1331
- access-control: make /gate public by @gioelecerati in #1334
- fix: fix crash in monster by @0xcadams in #1332
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- www: Fix asset details page viewership components by @victorges in #1291
- Added an accordion item for on-demand in dashboard by @clacladev in #1274
- chore: bump sdk version by @0xcadams in #1293
- api: Create access-control API for signing keys by @gioelecerati in #1275
- api: Add playbackPolicy to assets & streams by @gioelecerati in #1286
- api: Implement progressive catalysis by @victorges in #1273
- access-control: change kind to type in playbackPolicy by @gioelecerati in #1303
- Added Embed player in Asset and Stream page by @clacladev in #1295
- fix: fix typescript error by @adamsoffer in #1305
- dependabot.yaml: Add dependabot configuration for the project by @hjpotter92 in #1281
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Add playback id to stream and asset detail views by @adamsoffer in #1259
- Migrated from video.js to livepeer.js's player by @clacladev in #1260
- Website UX fixes by @clacladev in #1266
- chore: remove unused cmds from package.json by @adamsoffer in #1270
- validateAssetMeta merges any existing asset meta by @Shih-Yu in #1233
- IPFS export date by @clacladev in #1277
- api/auth: Allow authorization to be used for viewership metrics API by @victorges in #1279
- api: Soft deletion of object store objects by @victorges in #1276
Full Changelog: v0.7.5...v0.8.0
v0.7.5
What's Changed
- Add total views to asset detail view by @adamsoffer in #1242
- api: Decode username and password from OS URLs by @victorges in #1257
- api: Propagate progress field to asset by @victorges in #1244
- api: Remove asset schema migration compatibility code by @victorges in #1247
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- api: FIx object store URL parsing by @victorges in #1228
- api: Allow filtering assets by their phase by @victorges in #1241
- task: added retry logic for tasks by @gioelecerati in #1206
- Add jobs redirect by @adamsoffer in #1243
- api: Improve reliability of AMQP publishes by @victorges in #1240
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- vod: New webhooks & simplified asset responses by @gioelecerati in #1154
- feat: add VOD detail page by @0xcadams in #1199
- Hotfix broken link by @hthillman in #1204
New Contributors
- @hthillman made their first contribution in #1204
Full Changelog: v0.7.2...v0.7.3