Skip to content

Releases: meedoomostafa/sarab

v1.2.2

12 Feb 11:43

Choose a tag to compare

fix(ci): remove linux-x86 build target due to NETSDK1084

This commit removes the 'linux-x86' RuntimeIdentifier from the release workflow as it does not support single-file publishing in .NET 10, causing build failures due to a missing application host (NETSDK1084).

v1.1.1

30 Jan 23:06

Choose a tag to compare

fix: change default host to 127.0.0.1 and add SSHD warning

v1.1.0

30 Jan 21:10

Choose a tag to compare

new release (v1.1.0)

v1.0.3

29 Jan 19:32

Choose a tag to compare

fix: change rm from update to delete to resolve rm bug

v1.0.2

29 Jan 18:55

Choose a tag to compare

Implemented rm for tokens

v1.0.1

29 Jan 13:24

Choose a tag to compare

improve cli connection handling and fix install db init

v1.0.0

29 Jan 13:06

Choose a tag to compare

Implement --identity option and Imporve UX Exception handling