mamoodi
|
d063c8ca92
|
Release 1.3
|
2026-02-02 11:05:29 -05:00 |
|
Hiep Le
|
d1f0a01a57
|
feat(frontend): add silent WebSocket recovery for V1 conversations (#12677)
|
2026-02-02 19:53:33 +07:00 |
|
Hiep Le
|
f5a9d28999
|
feat(frontend): add shine text effect to Plan Preview during streaming (planning agent) (#12676)
|
2026-02-02 14:31:31 +07:00 |
|
Graham Neubig
|
fe28519677
|
feat(frontend): add gpt-5.2 and gpt-5.2-codex models, remove gpt-5 models (#12639)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-30 12:15:47 -05:00 |
|
Hiep Le
|
37d9b672a4
|
fix(frontend): prevent duplicate API calls when sub-conversation becomes ready (planning agent) (#12673)
|
2026-01-30 15:54:51 +07:00 |
|
Hiep Le
|
c8b867a634
|
fix(frontend): persist selected agent mode across page refresh (planning agent) (#12672)
|
2026-01-30 15:39:36 +07:00 |
|
Hiep Le
|
59834beba7
|
fix(frontend): prevent duplicate sub-conversation creation on page refresh (planning agent) (#12645)
|
2026-01-30 15:25:41 +07:00 |
|
Hiep Le
|
d2eced9cff
|
feat(frontend): handle the build button for the planning agent (planning agent) (#12644)
|
2026-01-30 15:25:16 +07:00 |
|
Hiep Le
|
7836136ff8
|
feat(frontend): disable the build button while the agent is running (planning agent) (#12643)
|
2026-01-30 15:13:05 +07:00 |
|
Tim O'Farrell
|
3d4cb89441
|
fix(frontend): Support V1 conversations in MetricsModal (#12678)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-29 15:03:06 -07:00 |
|
HeyItsChloe
|
876e773589
|
chore(frontend): convo tab only renders active/selected tab (#12570)
Co-authored-by: Chloe <chloe@openhands.com>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-29 16:47:41 +07:00 |
|
MkDev11
|
9e1ae86191
|
fix: hide Notes from task list when notes are empty (#12668)
Co-authored-by: mkdev11 <MkDev11@users.noreply.github.com>
|
2026-01-29 16:13:23 +07:00 |
|
Hiep Le
|
df47b7b79d
|
feat(frontend): ensure the planner tab opens when the view button is selected (#12621)
|
2026-01-29 13:12:09 +07:00 |
|
Hiep Le
|
d76ac44dc3
|
refactor(frontend): reduce heading text size for plan preview content (#12620)
|
2026-01-29 00:30:40 +07:00 |
|
sp.wack
|
00a74731ae
|
chore: refresh frontend lockfile (#12619)
|
2026-01-28 13:03:42 +04:00 |
|
Abhay Mishra
|
b8a608c45e
|
Fix: branch/repo dropdown reset on click (#12501)
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-01-27 16:08:08 +07:00 |
|
Hiep Le
|
31d5081163
|
feat(frontend): display plan preview content (#12504)
|
2026-01-26 23:19:57 +07:00 |
|
Abhay Mishra
|
250736cb7a
|
fix(frontend): display ThinkAction thought content in V1 UI (#12597)
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-01-26 14:03:16 +07:00 |
|
Graham Neubig
|
6c5ef256fd
|
fix: pass userId to EmailVerificationModal in login page (#12573)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-01-23 23:24:25 +07:00 |
|
Rohit Malhotra
|
d60dd38d78
|
fix: preserve query params in returnTo during login redirect (#12567)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-22 21:31:42 -08:00 |
|
sp.wack
|
cc5d5c2335
|
test(frontend): add missing HTTP mocks for conversation history preloading (#12549)
|
2026-01-22 20:30:27 +04:00 |
|
Hiep Le
|
743f6256a6
|
feat(backend): load skills from agent server (#12434)
|
2026-01-22 20:20:50 +07:00 |
|
Mohammed Abdulai
|
a87b4efd41
|
feat: preload conversation history before websocket connection (#12488)
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
|
2026-01-22 12:41:27 +00:00 |
|
Hiep Le
|
44f1bb022b
|
fix(frontend): sub-conversation ids are missing when navigating from the conversation panel (#12506)
|
2026-01-22 00:27:48 +07:00 |
|
dependabot[bot]
|
95c2a0285c
|
chore(deps): bump the version-all group in /frontend with 7 updates (#12524)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-21 20:47:09 +04:00 |
|
Mohammed Abdulai
|
dd4bb5d362
|
Improve Browser and App tab empty state guidance (#12418)
|
2026-01-21 21:09:38 +07:00 |
|
dependabot[bot]
|
0d740925c5
|
chore(deps-dev): bump @tanstack/eslint-plugin-query from 5.91.2 to 5.91.3 in /frontend in the eslint group (#12497)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-21 16:34:44 +04:00 |
|
Graham Neubig
|
57929b73ee
|
fix(frontend): show friendly message for budget/credit errors in V1 conversations (#12401)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-19 00:52:44 +00:00 |
|
Tim O'Farrell
|
0176cd9669
|
Add LLM model to shared conversation view and remove feature flag (#12476)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-16 21:27:20 -07:00 |
|
dependabot[bot]
|
78f067acef
|
chore(deps): bump the version-all group in /frontend with 5 updates (#12437)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-17 01:38:24 +04:00 |
|
mamoodi
|
b57ec9eda1
|
Release 1.2.0 and 1.2.1 (#12440)
|
2026-01-16 09:33:41 -05:00 |
|
Vedant Madane
|
efb54fd791
|
fix(frontend): dismissible & expandable error banner (#12354)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2026-01-15 21:18:37 +00:00 |
|
sp.wack
|
53f86955e0
|
fix(frontend): clear error banner on successful V1 WebSocket events (#12398)
|
2026-01-16 01:12:55 +04:00 |
|
Mohammed Abdulai
|
3cb76f5cbb
|
fix: clean up conversation localStorage on delete and migration (#12300)
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2026-01-15 15:28:24 +00:00 |
|
Pegasus
|
3c6edfe14b
|
fix(frontend): Respect HIDE_LLM_SETTINGS flag in settings modal (#12400)
|
2026-01-14 17:14:32 -06:00 |
|
dependabot[bot]
|
633552a731
|
chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 in /frontend in the eslint group (#12408)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-15 01:09:36 +04:00 |
|
Tim O'Farrell
|
f28ab56cc3
|
fix: require reCAPTCHA token when reCAPTCHA is enabled (#12409)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-01-14 12:34:09 -07:00 |
|
Hiep Le
|
1146ea2274
|
refactor(frontend): create a feature flag for google recaptcha (#12402)
|
2026-01-14 19:22:38 +07:00 |
|
sp.wack
|
ff28e13698
|
hotfix(frontend): Fix auth refetch loading spinner flash (#12396)
|
2026-01-13 19:08:38 +00:00 |
|
Jatoth Adithya Naik
|
9d405243b8
|
Fix tab pin/unpin by aligning localStorage key per conversation- #12287 (#12292)
Co-authored-by: mamoodi <mamoodiha@gmail.com>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
Co-authored-by: amanape <83104063+amanape@users.noreply.github.com>
|
2026-01-13 15:25:08 +00:00 |
|
dependabot[bot]
|
d7218925c4
|
chore(deps): bump the version-all group in /frontend with 3 updates (#12390)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-13 19:10:17 +04:00 |
|
sp.wack
|
27c16d6691
|
chore(frontend): Cross-domain PostHog tracking (#12166)
|
2026-01-13 18:07:56 +04:00 |
|
dependabot[bot]
|
eabba5c160
|
chore(deps): bump the version-all group in /frontend with 10 updates (#12379)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-13 17:54:20 +04:00 |
|
Hiep Le
|
ece7e2dd39
|
refactor(frontend): update tooltip styling (#12371)
|
2026-01-13 11:59:40 +07:00 |
|
Hiep Le
|
3d0aa50450
|
refactor(frontend): make memory condenser max history size input styling consistent (#12365)
|
2026-01-12 21:43:06 +07:00 |
|
Hiep Le
|
0e3332d974
|
fix(frontend): make secrets table responsive when descriptions are long (#12363)
|
2026-01-12 21:40:09 +07:00 |
|
dependabot[bot]
|
17b1c04aa0
|
chore(deps): bump the version-all group in /frontend with 2 updates (#12340)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-12 15:53:33 +04:00 |
|
Tim O'Farrell
|
7380039bf6
|
feat(frontend): improve public share menu behavior (#12345)
Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: hieptl <hieptl.developer@gmail.com>
|
2026-01-10 08:53:22 -07:00 |
|
Hiep Le
|
d773dd6514
|
feat: implement reCAPTCHA enterprise risk-based non-interactive (#12288)
|
2026-01-10 22:04:35 +07:00 |
|
Xingyao Wang
|
175117e8b5
|
Fix: Prevent Enter key from submitting during IME composition (#12252)
Co-authored-by: openhands <openhands@all-hands.dev>
|
2026-01-10 11:34:25 +08:00 |
|