Releases: Hy4ri/hermes-mobile
Releases · Hy4ri/hermes-mobile
Release list
Hermes Mobile v1.16.2
Hermes Mobile v1.16.1
What's Changed
- chore: bump org.junit.platform:junit-platform-launcher from 6.1.1 to 6.1.2 by @dependabot[bot] in #608
- chore: bump junit5 from 6.1.1 to 6.1.2 by @dependabot[bot] in #609
- chore: bump kotlin from 2.4.0 to 2.4.10 by @dependabot[bot] in #610
- chore: bump com.google.devtools.ksp from 2.3.9 to 2.3.10 by @dependabot[bot] in #611
- [enhancement] feat(#606): support auth mode + bearer token when adding HTTP MCP servers by @Hy4ri in #607
- feat: auto-scroll long chat title once on load + on tap by @Hy4ri in #612
Full Changelog: v1.16.0...v1.16.1
Hermes Mobile v1.16.0
What's Changed
- fix(#576): surface command.dispatch 4018 errors instead of silent dead-tap by @Hy4ri in #603
- Add Korean translation (values-ko/strings.xml) by @sid10042003-design in #602
- feat: in-app language switcher + drill-down settings navigation by @Hy4ri in #604
- refactor(settings): drill-down navigation replacing tabbed layout by @Hy4ri in #605
New Contributors
- @sid10042003-design made their first contribution in #602
Full Changelog: v1.15.2...v1.16.0
Hermes Mobile v1.15.2
Hermes Mobile v1.15.1
What's Changed
- refactor(theme): split per-preset color schemes into theme/presets/ by @Hy4ri in #594
- fix(#585): render terminal tool output via real backend payload keys by @Hy4ri in #595
- feat(#530): server-backed session search (FTS5) by @Hy4ri in #555
- fix(#589): show in-session model picker when user sends /model by @Hy4ri in #596
- fix: resolve all build compilation and style check warnings by @Hy4ri in #597
- feat: queue prompts while the agent is running by @Hy4ri in #598
Full Changelog: v1.15.0...v1.15.1
Hermes Mobile v1.15.0
What's Changed
- fix(#587): forward session_id on image.attach_bytes and await the RPC by @Hy4ri in #588
- fix(#583): scroll-to-bottom aligns last message bottom to viewport by @Hy4ri in #590
- fix(#584): keep scroll free during streaming (no auto-follow) by @Hy4ri in #591
- fix(#586): route hardcoded colors through theme tokens by @Hy4ri in #592
Full Changelog: v1.14.9...v1.15.0
Hermes Mobile v1.14.9
What's Changed
- fix(#572): render Markdown in assistant chat bubbles after streaming by @Hy4ri in #577
- fix: make clarify dialog scrollable so long questions/options aren't clipped by @Hy4ri in #579
- fix: clarify Dismiss now informs the agent instead of silently dropping by @Hy4ri in #580
- [enhancement] fix(#575): drop description text from slash-command suggestions by @Hy4ri in #581
- fix(#574): hide desktop/CLI-only slash commands from mobile suggestions by @Hy4ri in #582
Full Changelog: v1.14.8...v1.14.9
Hermes Mobile v1.14.8
What's Changed
Full Changelog: v1.14.7...v1.14.8
Hermes Mobile v1.14.7
What's Changed
Full Changelog: v1.14.6...v1.14.7
Hermes Mobile v1.14.6
What's Changed
- feat: paginate, sync, and display branched sessions by @Genesi599 in #563
- feat(#552): surface tool.output_risk WS event as security chip by @Hy4ri in #561
- test(#549): add slash command dispatch audit tests by @Hy4ri in #564
- feat(#533): make /fork work via chat (session.branch) by @Hy4ri in #565
- feat(#534): add OAuth provider management screen + credential_warning surfacing by @Hy4ri in #566
- feat(#538): wire tool.progress/generating + subagent.* events into chat by @Hy4ri in #567
New Contributors
- @Genesi599 made their first contribution in #563
Full Changelog: v1.14.5...v1.14.6