Skip to content

Releases: Hy4ri/hermes-mobile

Hermes Mobile v1.16.2

Choose a tag to compare

@Hy4ri Hy4ri released this 17 Jul 15:03
d484d53

What's Changed

  • fix(#614): implement ToastHost on Achievements/Sessions/Processes ViewModels by @Hy4ri in #615
  • fix(#613): remove 77 unused string resources by @Hy4ri in #616

Full Changelog: v1.16.1...v1.16.2

Hermes Mobile v1.16.1

Choose a tag to compare

@Hy4ri Hy4ri released this 16 Jul 19:05
3030e43

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

Choose a tag to compare

@Hy4ri Hy4ri released this 15 Jul 22:24
3e35759

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

Full Changelog: v1.15.2...v1.16.0

Hermes Mobile v1.15.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 10:12
e273488

What's Changed

  • fix(#599): cursor lands at end of text when inserting a slash command from the dropdown by @Hy4ri in #600
  • fix: add spacing between rendered markdown paragraphs by @Hy4ri in #601

Full Changelog: v1.15.1...v1.15.2

Hermes Mobile v1.15.1

Choose a tag to compare

@Hy4ri Hy4ri released this 14 Jul 22:46
5376d46

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

Choose a tag to compare

@Hy4ri Hy4ri released this 13 Jul 22:01
29b630a

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

Choose a tag to compare

@Hy4ri Hy4ri released this 13 Jul 16:52
173820c

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

Choose a tag to compare

@github-actions github-actions released this 13 Jul 08:32
8d22988

What's Changed

  • fix: shorten chat banner status text + prevent relogin button squish by @Hy4ri in #570

Full Changelog: v1.14.7...v1.14.8

Hermes Mobile v1.14.7

Choose a tag to compare

@github-actions github-actions released this 12 Jul 22:11
907d247

What's Changed

  • fix: refresh loopback dashboard token after restart by @Hy4ri in #568

Full Changelog: v1.14.6...v1.14.7

Hermes Mobile v1.14.6

Choose a tag to compare

@Hy4ri Hy4ri released this 12 Jul 19:07
ee28ee5

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

Full Changelog: v1.14.5...v1.14.6