Releases: onecli/onecli-cli
Releases · onecli/onecli-cli
v2.1.0
20 May 14:26
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-05-20)
Features
add org subcommands for apps, connections, rules, and secrets (#65 ) (5411e02 )
v2.0.1
19 May 19:23
Compare
Sorry, something went wrong.
No results found
2.0.1 (2026-05-19)
Bug Fixes
v2.0.0
19 May 16:41
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-05-19)
⚠ BREAKING CHANGES
All API endpoints now use /v1 prefix instead of /api. The default base URL is now api.onecli.sh. Clients using the previous /api prefix must update their configuration.
Features
migrate API prefix from /api to /v1 and default to api.onecli.sh (#61 ) (c960ba3 )
v1.7.3
19 May 09:50
Compare
Sorry, something went wrong.
No results found
1.7.3 (2026-05-19)
Bug Fixes
accept openai as valid secret type in secrets create (#59 ) (5d236e4 )
require --confirm flag for project deletion (#57 ) (eac5b4f )
v1.7.2
18 May 20:43
Compare
Sorry, something went wrong.
No results found
1.7.2 (2026-05-18)
Bug Fixes
show server version and status in version command (#31 ) (e13fa7e )
use canonical onecli.sh domain without www prefix (#55 ) (0f334f7 )
v1.7.1
17 May 16:58
Compare
Sorry, something went wrong.
No results found
1.7.1 (2026-05-17)
Bug Fixes
auto-install gateway detection hook on agent launch (#54 ) (8568f74 )
replace raw Go errors with user-friendly messages (#51 ) (6c13313 )
replace raw network errors with user-friendly gateway messages (#49 ) (177c968 )
surface gateway credential warnings before launching agent (#53 ) (227f251 )
v1.7.0
07 May 19:00
Compare
Sorry, something went wrong.
No results found
1.7.0 (2026-05-07)
Features
unified gateway skill with API fetch (#47 ) (e8e272d )
v1.6.1
07 May 14:35
Compare
Sorry, something went wrong.
No results found
1.6.1 (2026-05-07)
Bug Fixes
include system CAs in gateway CA bundle (#45 ) (5ec9556 )
v1.6.0
03 May 15:04
Compare
Sorry, something went wrong.
No results found
1.6.0 (2026-05-03)
Features
split Secrets tab into Custom and LLMs tabs on Connections page (#42 ) (149f451 )
v1.5.3
02 May 17:22
Compare
Sorry, something went wrong.
No results found
1.5.3 (2026-05-02)
Bug Fixes
use ONECLI_URL template var for OAuth connect URL in gateway skill (#40 ) (98e66d2 )