Skip to content

Commit 088b8e6

Browse files
Merge pull request #1241 from hinashi/update/CHANGELOG/v3.98.0
Updated CHANGELOG for v3.98.0
2 parents 80998fa + 0efdfcf commit 088b8e6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,29 @@
22

33
## In development
44

5+
### Added
6+
7+
### Changed
8+
9+
### Fixed
10+
11+
## v3.98.0
12+
513
### Added
614
* Added helper class tmethod Entry.get_referred_entries() to get referral Entries from multiple referred Entries.
715
Contributed by @userlocalhost
16+
* Enable target_id filter on the job list API v2.
17+
Contributed by @syucream
818

919
### Changed
20+
* Change エンティティ to モデル, エントリ to アイテム in newUI.
21+
Contributed by @userlocalhost
1022

1123
### Fixed
24+
* Configured Elasticsearch to use a persistent data volume for index retention.
25+
Contributed by @tsunoda-takahiro
26+
* Fix issue where re-added attribute's value appears in advanced search.
27+
Contributed by @tsunoda-takahiro
1228

1329
## v3.97.0
1430

0 commit comments

Comments
 (0)