Skip to content

Commit

Permalink
Merge pull request #1361 from hinashi/update/CHANGELOG/v3.119.0
Browse files Browse the repository at this point in the history
Updated CHANGELOG for v3.119.0
  • Loading branch information
userlocalhost authored Feb 3, 2025
2 parents 6d957e2 + 2dfc069 commit 1c6c6e7
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,37 @@

## In development

### Added

### Changed

### Fixed

## v3.119.0

### Changed
* Refactor AdvancedSearchAPI to improve type safety and code readability
Contributed by @syucream

## v3.118.0

### Added
* Enable to get items considering with Alias name (by simple solution)
Contributed by @userlocalhost

### Changed
* Optimize role import for job execution
Contributed by @tsunoda-takahiro

### Fixed
* Fix filtering of inactive users and groups in RoleExportAPI
Contributed by @tsunoda-takahiro

## v3.117.0

### Changed
* Added '@emotion/styled' as a peer dependency in package.json and updated webpack configuration to include it as an external dependency.
Contributed by @syucream

## v3.116.0

Expand Down

0 comments on commit 1c6c6e7

Please sign in to comment.