Skip to content

Commit

Permalink
Update changelog in preparation for 3.19.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Brendan Robert committed Nov 3, 2018
1 parent d6f78d8 commit 0584d19
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,31 @@ The format is based on [Keep a Changelog](http://keepachangelog.com)

## [Unreleased]

## [3.19.0] - 2018-11-03

### Added
- #1410 - Show/Hide fields and tabs based on dropdown and/or checkbox selections
- #1446 - Renovator combines and replaces previous relocator tools in MCP
- #1531 - Content Fragment Importer tool added
- #1526 - Added a priority to the Action Manager and associated classes so that Actions can executed in order of priority.
- #1529 - Instant Package Utility
- #1530 - New [MCP] Form API features allow sling models to annotate properties and generate forms directly from models with very little coding.
- #1531 - Content Fragment Importer tool added
- #1532 - Request Throttler tool added
- #1529 - Instant Package Utility

### Changed
- #1523 - Added check to EnsureACEs to avoid duplicate path processing.

### Fixed
- #1351 - Fixed error when switching Include Children value in Audit Log Search
- #1464 - ResourceResolverMapTransformer decodes URI-encoded values correctly now
- #1495 - Error page handler resets component context attribute correctly now
- #1497 - Javadoc improvement in EndpointService
- #1506 - Fixed path browser input fields in MCP to work on AEM 6.4
- #1501 - Error downloading reports from MCP processes with 6.3.3.0
- #1506 - Fixed path browser input fields in MCP to work on AEM 6.4
- #1513 - PageCompare popovers and legend fixed
- #1516 - Undefined exception on configure-limit-parsys.min.js
- #1523 - Resource check duplication fixed in Ensure ACE feature
- #1524 - Audit log search UI fixes (also fixes #1351)
- #1533 - Cleaned up leftovers from archetype template
- #1537 - Fixed leaking ResourceResolver in FastActionManagerRunnerImpl

### Removed
Expand Down

0 comments on commit 0584d19

Please sign in to comment.