Skip to content

Releases: adobe/aem-genai-assistant

v2.0.4

20 Mar 01:26
44cdd1c
Compare
Choose a tag to compare

Bug Fixes

  • Fixed 503 error due to Runtime action being served from a CDN domain.

v2.0.3

19 Mar 21:24
941abe5
Compare
Choose a tag to compare

Improvements / Bug Fixes

  • Reverted the request timeout back to 55 seconds.
  • Changed the default number of variations to 3.

v2.0.2

18 Mar 08:38
2b9bf1f
Compare
Choose a tag to compare

Improvements / Bug Fixes

  • Replace HTTP 503 errors with a standard message.
  • Adjust the action timeout to 25 seconds to align with the API Gateway's 30-second timeout.

v2.0.1

15 Mar 17:40
ba94f71
Compare
Choose a tag to compare

Improvements / Bug Fixes

  • Improved error handling for HTTP requests to avoid unnecessary retries.
  • Added logging statements for "Edit Prompt" and "Preview" buttons.

v2.0.0

11 Mar 14:06
08c15ad
Compare
Choose a tag to compare
  • Breaking change: Introduced universal persistent storage for Prompts, agnostic to AEM (document-based, CS, AMS)
  • Audience descriptions can be read directly from Adobe Target
  • Generate Variations App can be opened directly from Universal Editor and AEM-CS
  • Renamed Additional Context to Domain Knowledge and Trusted Source Documents
  • Many improvements to the prompt templates
  • Express text to image prompt is pre-populated based on copy variation selected
  • Updated icons
  • Pinned Express SDK URL to v4.1.14

v1.0.5

23 Feb 20:20
8d45134
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release

Improvements / Bug Fixes

  • Integration of Express Embed SDK for image generation.
  • Prompt Editor moved from the bottom of results area to be placed next to the side input panel.
  • Prompt Editor can be opened and closed with the new Edit Prompt button in the side input panel.
  • Layout fixes in Favorites.
  • Firefall client error code support.
  • Additional RUM and EIM tracking for data analysis.

v1.0.4

11 Jan 18:56
95c718f
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release

Improvements

  • Changes for forwarding logs to Splunk Enterprise.

v1.0.3

15 Dec 17:57
0b75c3c
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release

Improvements / Bug Fixes

  • Made the UI responsive to adapt to smaller and larger screens.
  • Made the sidebar collapsible with a sandwich menu.
  • Refactoring of bundled and example file generators.
  • Updated legal information and hero image in the consent dialog.
  • Updated the icons to Spectrum 2 in the Favorites panel.
  • Added titles to contextual help in the Prompt Input panel.
  • Fixed variant card states (normal, hover, active) to reflect mocks.
  • Fixed the title in Prompt template cards where they do not wrap.
  • Addressed Prompt results cut off by adding an ellipsis as a visual indicator.

v1.0.2: Issue 61: Error Code Support (#166)

04 Dec 22:42
24cfcd5
Compare
Choose a tag to compare

Improvements/Bug Fixes:

  • Add support for AIO, IMS and IS error codes
  • Generated Bundled templates only if prompt files have changed
  • Only generate prompt-templates excel file if it doesn't exist
  • Only zip files if template files have changed

v1.0.1

01 Dec 20:25
a390423
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release

Improvements / Bug Fixes

  • Deleting a variant within a group automatically moves the selection to the first variant.
  • Heading of Favorites panel is now consistent with the New Session panel.
  • Addition of step 5 in the Save Prompt flow.
  • Fixed Copy to clipboard on Firefox.