We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80998fa + 0efdfcf commit 088b8e6Copy full SHA for 088b8e6
CHANGELOG.md
@@ -2,13 +2,29 @@
2
3
## In development
4
5
+### Added
6
+
7
+### Changed
8
9
+### Fixed
10
11
+## v3.98.0
12
13
### Added
14
* Added helper class tmethod Entry.get_referred_entries() to get referral Entries from multiple referred Entries.
15
Contributed by @userlocalhost
16
+* Enable target_id filter on the job list API v2.
17
+ Contributed by @syucream
18
19
### Changed
20
+* Change エンティティ to モデル, エントリ to アイテム in newUI.
21
+ Contributed by @userlocalhost
22
23
### 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
28
29
## v3.97.0
30
0 commit comments