Alex Yang
3be6c8137f
chore: release v1.4.0-beta.9
2025-10-09 15:23:46 -07:00
Alex Yang
5c8a7eb79b
chore: release v1.4.0-beta.8
2025-10-06 19:38:28 -07:00
Alex Yang
9b89af97af
chore: release v1.4.0-beta.7
2025-10-06 08:24:49 -07:00
70cb434f12
feat(cli): add mcp client configs from cli ( #4872 )
...
Co-authored-by: Alex Yang <himself65@outlook.com >
2025-09-30 13:41:51 -07:00
Alex Yang
6888fc5bd1
chore: release v1.4.0-beta.6
2025-09-30 10:54:59 -07:00
Alex Yang
2b0013e38c
chore: release v1.4.0-beta.5
2025-09-25 16:43:40 -07:00
Alex Yang
f4e5d22026
chore: release v1.4.0-beta.4
2025-09-25 14:05:18 -07:00
Alex Yang
ca8e326ea4
chore: release v1.4.0-beta.3
2025-09-23 16:04:09 -07:00
Alex Yang and GitHub
10e509c9d0
chore: use tsconfig monorepo setup ( #4826 )
2025-09-22 23:39:08 +00:00
Alex Yang
30adfe598c
chore: release v1.4.0-beta.2
2025-09-22 07:51:12 -07:00
Alex Yang
34c8f0c3cf
chore: release v1.4.0-beta.1
2025-09-18 14:32:54 -07:00
Alex Yang
4df178463e
chore: release v1.3.11
2025-09-15 19:20:51 -07:00
Alex Yang
4e114af9ce
chore: release v1.3.11-beta.1
2025-09-15 19:13:15 -07:00
Alex Yang
6785d41dd5
chore: release v1.3.10
2025-09-15 11:46:05 -07:00
Alex Yang
3dd34dfc09
chore: release v1.3.10-beta.7
2025-09-14 01:47:17 -07:00
Alex Yang
14ecacc2f1
chore: release v1.3.10-beta.6
2025-09-13 19:55:51 -07:00
Bereket Engida
376ba7127a
chore: release v1.3.10-beta.5
2025-09-13 14:13:17 -07:00
Alex Yang
e50f411687
chore: release v1.3.10-beta.4
2025-09-12 15:38:42 -07:00
Alex Yang
c8c9e932e4
chore: release v1.3.10-beta.3
2025-09-12 00:48:09 -07:00
Alex Yang
a2bd1488e6
chore: release v1.3.10-beta.2
2025-09-11 17:59:48 -07:00
Alex Yang
5b78469864
chore: release v1.3.10-beta.1
2025-09-09 17:24:32 -07:00
Alex Yang and GitHub
a22f65fdc3
chore: bump version ( #4535 )
2025-09-08 18:30:44 -07:00
Alex Yang
cff7583864
chore: release v1.3.9
2025-09-08 12:20:45 -07:00
Alex Yang and GitHub
23a38a13f7
chore: bump chalk & audit --fix ( #4528 )
2025-09-08 12:10:30 -07:00
Alex Yang
e15113737a
chore: release v1.3.9-beta.4
2025-09-07 18:00:34 -07:00
Bereket Engida
6d0048e2cf
chore: release v1.3.9-beta.3
2025-09-07 15:15:21 -07:00
Bereket Engida
347dcfd09d
chore: release v1.3.9-beta.2
2025-09-04 19:50:57 -07:00
Alex Yang
158841dd91
chore: release v1.3.9-beta.1
2025-09-03 19:25:09 -07:00
e7c0b8b287
fix(deps): update all non-major dependencies ( #3915 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-03 08:32:21 -07:00
Alex Yang and GitHub
02586f9e0b
chore: bump version ( #4345 )
2025-09-01 13:23:28 -07:00
Bereket Engida
8540c6b754
chore: release v1.3.8-beta.10
2025-09-01 13:21:37 -07:00
Bereket Engida
c0768c07c6
chore: release v1.3.8-beta.9
2025-08-31 16:47:12 -07:00
Bereket Engida
8021d83aff
chore: release v1.3.8-beta.8
2025-08-31 00:59:23 -07:00
Alex Yang
f5c9022594
chore: release v1.3.8-beta.6
2025-08-28 10:13:53 -07:00
Alex Yang
e8d319382a
chore: release v1.3.8-beta.5
2025-08-28 09:53:31 -07:00
Alex Yang
eca7fc5ec7
chore: release v1.3.8-beta.4
2025-08-26 21:28:36 -07:00
Alex Yang and GitHub
557dc39c32
chore: remove unused deps ( #4227 )
2025-08-25 17:48:13 -07:00
Alex Yang and GitHub
4b5d4baf59
fix: make zod as dependency ( #4205 )
2025-08-24 16:35:55 -07:00
Alex Yang
6bb27e160c
chore: release v1.3.8-beta.3
2025-08-21 16:36:14 -07:00
Alex Yang and GitHub
5ded0904d4
feat: support device authorization ( #3811 )
2025-08-21 14:59:31 -07:00
Bereket Engida
ed17525775
chore: release v1.3.8-beta.2
2025-08-21 11:38:51 -07:00
Alex Yang and GitHub
bb634a0f5c
fix(cli): generate throws error with default export ( #4113 )
2025-08-20 16:25:32 -07:00
Bereket Engida
fc47acad5f
chore: release v1.3.8-beta.1
2025-08-18 21:26:57 -07:00
99834437b0
fix: secondary storage should allow returning both string and parsed json ( #4076 )
...
* docs: hero section alignment with feature section on big screens (#4018 )
* fix: hero section alignment with feature section on big screens
* fix
---------
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
* chore: fix broken testomnial link
* fix(sso): [⚠︎Security] - membership check should be required before allowing users to create sso for an organization
* chore: update sso docs
* chore: fix import typo
* docs: hero section alignment with feature section on big screens (#4018 )
* fix: hero section alignment with feature section on big screens
* fix
---------
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
* chore: fix broken testomnial link
* fix(sso): [⚠︎Security] - membership check should be required before allowing users to create sso for an organization
* chore: update sso docs
* chore: fix import typo
* chore: release v1.3.7-beta.4
* chore: release v1.3.7
* support both json and string
* add test and type
* fix up docs
* fix test
* fix test
* fix type
---------
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com >
2025-08-18 21:08:39 -07:00
Bereket Engida
7d284cf35e
chore: release v1.3.7-beta.3
2025-08-15 21:50:26 -07:00
Bereket Engida
730773bf88
chore: release v1.3.7-beta.2
2025-08-15 18:30:16 -07:00
Bereket Engida
fe769793cf
chore: release v1.3.6
2025-08-12 20:13:13 -07:00
Bereket Engida
af1b0f3f53
chore: release v1.3.6-beta.2
2025-08-12 19:58:07 -07:00
Bereket Engida
031888178d
chore: release v1.3.6-beta.1
2025-08-11 20:03:43 -07:00
Bereket Engida
96a0b621cd
chore: release v1.3.5
2025-08-11 09:58:40 -07:00