Changed
- Show a full empty-state component on the package details page when no assets
run the selected version, improving the user experience.
Fixed
- Fixed package details page failing to load asset lists when an API key was
missing by adding a web-only endpoint that uses session-based authentication. - Fixed assets list endpoint returning
null
instead of[]
when no assets
were found, preventing frontend failures.
Docker Image
docker pull cr.rda.run/txlog/server:v1.16.1
Full Changelog: v1.16.0...v1.16.1