Releases: adobe/aem-genai-assistant
Releases · adobe/aem-genai-assistant
v2.6.2
What's Changed
- chore: run localization + update to v2.6.2 by @audrey-kho in #308
Full Changelog: v2.6.1...v2.6.2
v2.6.1
v2.6.0
What's Changed
- V2 alert by @audrey-kho in #304
- chore: upgrade to v2.6.0 by @audrey-kho in #305
Full Changelog: v2.5.2...v2.6.0
v2.5.2
What's Changed
Full Changelog: v2.5.0...v2.5.2
v2.5.0
What's Changed
- feat: Switch to Access Profile API for checking Express entitlement by @askayastha22 in #296
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- feat: add status message below prompt editor by @audrey-kho in #284
- feat: localize strings by @audrey-kho in #291
- feat: add original cf variations to prompt by @audrey-kho in #294
- feat: implement feature for retrieving additional content by @vtsaplin in #203
Full Changelog: v2.3.1...v2.4.0
v2.3.1
What's Changed
- Block unauthorized access to runtime actions, refactor authn/authz by @slitviachenko in #282
- Split AuthAction into AuthN and AuthZ by @slitviachenko in #287
- Fix for incomplete json responses by @slitviachenko in #288
- Fix for retrieving ETag by @slitviachenko in #290
- Bump a version number to 2.3.1 by @slitviachenko in #292
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- SITES-19431: GA UX Improvements by @irenelagno in #268
- SITES-21521: Update icon in app and UIX extensions by @irenelagno in #273
- Async calls by @slitviachenko in #261
- fix: prompt selected event returns null for bundled by @vtsaplin in #276
- fix: Release deployment doesn't work by @askayastha22 in #279
- SITES-22068: Session list is not showing up in QA by @irenelagno in #278
- Add "store_context: true" to have query_id to fix a feedback button by @slitviachenko in #277
- chore: remove RUM calls by @audrey-kho in #280
- Update expressions.ne grammar with additional characters by @audrey-kho in #272
- Migration of Express SDK to the latest v4 release by @irenelagno in #281
- chore: update package.json by @vtsaplin in #285
- fix: deploy script fails by @vtsaplin in #286
New Contributors
- @irenelagno made their first contribution in #268
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.0.4
Bug Fixes
- Fixed 503 error due to Runtime action being served from a CDN domain.