Skip to content

Releases: aws/mynah-ui

v4.36.1

23 Jul 23:42
86b598e
Compare
Choose a tag to compare

What's Changed

  • fix: close quickpick when user presses space by @avi-alpert in #404
  • feat: add description to options in detailed list and tooltip for select option by @dungdong-aws in #405
  • fix: remove the console log statement in example data by @yzhangok in #409
  • fix: adding minimatch dependency in package.json and updating docs. by @laileni-aws in #412

Screenshots

Screen.Recording.2025-07-21.at.11.13.15.AM.mov

Tooltip:

Screenshot 2025-07-21 at 10 07 07 AM Screenshot 2025-07-21 at 10 07 26 AM Screenshot 2025-07-21 at 10 07 44 AM

Full Changelog: v4.36.0...v4.36.1

v4.36.0

22 Jul 17:12
631e42f
Compare
Choose a tag to compare

What's Changed

  • fix: hide prompt top bar when progress indicator is visible by @avi-alpert in #399
  • add public setDragOverlayVisible and resetTopBarClicked methods by @yzhangok in #397
  • Fix incorrect layering bug with status icon in WebKit by @shruti0085 in #402
  • feat: call onSearchShortcut on ctrl/cmd + f by @avi-alpert in #396
  • feat: add option to disable dropdown form item by @dungdong-aws in #403
  • fix: UI Improvements for Non-Chat Tabs and Icon Wrapper Optimization by @laileni-aws in #398
  • fix: do not auto-select first element in detailed list by @avi-alpert in #400

Changes' Screenshots:

Screenshot 2025-07-16 at 11 34 14 AM Screenshot 2025-07-16 at 11 33 39 AM Screenshot 2025-07-16 at 4 05 28 PM Screenshot 2025-07-16 at 4 35 32 PM Screenshot 2025-07-16 at 4 05 52 PM Screenshot 2025-07-16 at 4 04 08 PM image
Screen.Recording.2025-07-16.at.4.47.03.PM.mov

New Contributors

Full Changelog: v4.35.9...4.36.0

v4.35.9

14 Jul 21:21
a4df3d6
Compare
Choose a tag to compare

What's Changed

  • add documentation for the dragOverlayIcon and dragOverlayText by @yzhangok in #392
  • fix: pinned context styling fixes by @avi-alpert in #394
  • fix: separate text for prompt-input-stop-button label and tooltip by @dungdong-aws in #391
  • make the escape prompt logic able to handle context command name with… by @yzhangok in #393

Changes' Screenshots:

Screenshot 2025-07-11 at 11 52 16 AM Screenshot 2025-07-11 at 11 52 50 AM Screenshot 2025-07-09 at 2 52 08 PM Screenshot 2025-07-10 at 7 49 41 PM

New Contributors

Full Changelog: v4.35.8...v4.35.9

v4.35.8

08 Jul 21:56
08e4bef
Compare
Choose a tag to compare

What's Changed

  • fix(text-input): validation error appears even if field is not changed, add validateOnChange prop by @avi-alpert in #388
  • fix: move pinContextHint to config texts by @avi-alpert in #389
  • Add space and move the cursor after drag and drop to empty prompt, change image icon and improve overlay removal's latency by @yzhangok in #387

Changes' Screenshots:

Screen.Recording.2025-07-07.at.2.25.31.PM.mov

Full Changelog: v4.35.7...v4.35.8

v4.35.7

30 Jun 16:57
e3bc577
Compare
Choose a tag to compare

What's Changed

  • feat: Enable adding image to context from typing @image: or selecting from … by @yzhangok in #354
  • Improving the unit test code coverage by @laileni-aws in #372
  • feat: Add quickActionHeader for agentic by @Randall-Jiang in #375
  • fix: radiogroup toggle will always stack vertically by @chungjac in #377
  • fix: Adding border and background color to chat item card summary by @laileni-aws in #384
  • fix: adjust markdown point spacing as per requirements by @abhraina-aws in #382
  • allow both capitalized and all lowercases command name used for image… by @yzhangok in #374

Changes' Screenshots:

Screen.Recording.2025-06-12.at.12.31.39.PM.mov

Screenshot 2025-06-23 at 5 32 23 PM

solution.mov

image

image

image

Screenshot 2025-06-23 at 3 33 34 PM

New Contributors

Full Changelog: v4.35.6...v4.35.7

beta4.36.0

27 Jun 17:28
bf1c178
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.35.6...beta4.36.0

v4.35.6

23 Jun 18:50
195cb74
Compare
Choose a tag to compare

What's Changed

  • fix: select dropdown icon is not clickable by @ctlai95 in #368
  • fix: status should be dimmed if muted is true by @ctlai95 in #370
  • fix: chat prompt select looks disabled by @ctlai95 in #371
  • chore: Version-Agnostic Playwright Setup for Mynah UI E2E Tests by @laileni-aws in #369

Changes' Screenshots:

image

image image

Full Changelog: v4.35.5...v4.35.6

v4.35.5

17 Jun 18:10
00e64fe
Compare
Choose a tag to compare

What's Changed

  • Bug fix: The Pin context with ⌥ Enter hint should not be displayed in the quick action overlay (when typing /), since the overlay lists quick actions, not context items. By @avi-alpert in #366

Changes' Screenshot:

image

What's Changed

Full Changelog: v4.35.4...v4.35.5

v4.35.4

16 Jun 18:23
e753726
Compare
Choose a tag to compare

What's Changed

Changes' Screenshots:

Screen.Recording.2025-06-15.at.3.55.38.PM.mov

Screenshot 2025-06-13 at 6 35 07 PM

image

Full Changelog: v4.35.3...v4.35.4

v4.35.3

10 Jun 16:36
22a8c12
Compare
Choose a tag to compare

ChangeLog:

  1. Added hover effect for clickable detailed list items.
  2. Styling a sticky card with background color and updated designs.

Changes' Screenshots:

Screen.Recording.2025-06-09.at.10.45.15.AM.mov

image

image

image

What's Changed

  • feat: add hover effect for clickable detailed list items by @chungjac in #350
  • fix: updating some css styles to sticky card view by @laileni-aws in #351

New Contributors

Full Changelog: v4.35.2...v4.35.3