Skip to content

Commit

Permalink
fix: add uniq function to embedded lodash library (#3429)
Browse files Browse the repository at this point in the history
* fix: add uniq function to embedded lodash library
  • Loading branch information
jfmitchell authored Oct 1, 2024
1 parent 336d0a6 commit a6d8161
Show file tree
Hide file tree
Showing 2 changed files with 4,797 additions and 489 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com)
<!-- Keep this up to date! After a release, change the tag name to the latest release -->-

## Unreleased ([details][unreleased changes details])

### Added

- #3415 - Allow Robots.txt generation to serve different file by requested resource path
- #3426 - Content Sync: view history of completed jobs

### Changed

- #3420 - Redirect Map Manager - enable Redirect Map Manager in AEM CS (would require a specific - not public yet - AEM CS release version, TBA)
- #3429 - UI Widgets - add uniq function to embedded lodash library to resolve issue with composite multifield widget
- #3423 - Redirect Manager - status code is not retaining its value in the dialog after authoring

### Added

- #3415 - Allow Robots.txt generation to serve different file by requested resource path

## 6.6.4 - 2024-08-14
- #3417 - Configurable recursion in Content Sync
Expand Down
Loading

0 comments on commit a6d8161

Please sign in to comment.