Skip to content

Releases: TexasInstruments/seva

v1.0.7

10 Jul 06:52
Compare
Choose a tag to compare
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

02 Mar 11:12
Compare
Choose a tag to compare
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

28 Nov 08:49
Compare
Choose a tag to compare
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

10 Nov 07:28
Compare
Choose a tag to compare
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

25 Oct 06:29
Compare
Choose a tag to compare
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

20 Jul 10:14
ff04806
Compare
Choose a tag to compare
Merge pull request #1 from TexasInstruments/review_seva_support_multi…

v1.0.1

04 Jul 06:17
Compare
Choose a tag to compare
seva-web: Update URL of design gallery

Signed-off-by: Chirag Shilwant <[email protected]>

v1.0.0

13 May 12:42
Compare
Choose a tag to compare
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]>