Releases: TexasInstruments/seva
Releases · TexasInstruments/seva
v1.0.7
seva-launcher: Migrate to a different port - edgeai-studio-agent present in TI SDK for AM62x & AM62P uses port 8000 to stream data to the frontend tool. - The seva-launcher also uses the same 8000 port hence causing a clash. To avoid it migrate seva-launcher to different port number. Signed-off-by: Chirag Shilwant <[email protected]>
v1.0.6
workflows: Fix typo in release.yml - The seva-launcher binary name for AM67 should be seva-launcher-am67-aarch64 Signed-off-by: Chirag Shilwant <[email protected]>
v1.0.5
workflows: Add support for AM62PX - Add support to build seva-web & seva-launcher for AM62PX. - This commit will build a new seva-launcher-am62p-aarch64 for AM62PX. Signed-off-by: Chirag Shilwant <[email protected]>
v1.0.4
seva-web: websocket: Make Loading Status Descriptive - The loading status earlier was just using CircularProgressIndicator() which wasn't much descriptive. Hence, add a Loading Status Message. Signed-off-by: Chirag Shilwant <[email protected]>
v1.0.3
seva-web: Add play_disabled_outlined icon - Add play disabled button which ensures Seva Store doesn't crash when No Apps are selected. - Add a check to enable the play button when any app gets selected from the Design Gallery. Signed-off-by: Chirag Shilwant <[email protected]>
v1.0.2
Merge pull request #1 from TexasInstruments/review_seva_support_multi…
v1.0.1
seva-web: Update URL of design gallery Signed-off-by: Chirag Shilwant <[email protected]>
v1.0.0
seva-launcher: Update seva-launcher - Update seva-browser tag to v1.0.0 - Update ghcr.io links to texasinstruments. - Cleanup code Signed-off-by: Chirag Shilwant <[email protected]>