File tree Expand file tree Collapse file tree 2 files changed +73
-3
lines changed
Expand file tree Collapse file tree 2 files changed +73
-3
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,57 @@ ifdef::backend-pdf[:toc: left]
2222Under Development
2323
2424== 0.3.9
25- December 25nd 2024
25+ December 25th 2024
26+
27+ === New
28+ * Exact Match
29+ * Sprinklr Connector
30+ * Semantic Navigation Search with Cache
31+ * Secondary Facets
32+ * Cleanup Facets links
33+ * Facets and Facet Items using AND and OR
34+ * Auto complete sort
35+ * OCR Rest API
36+
37+ === Improved
38+ * Removed Java 21 Preview features
39+ * Nutch connector 1.20
40+ * AEM connector delta date
41+ * AEM connector void index when service is down
42+ * Removed OTCA
43+ * Sample modules for connectors
44+ * Git commit hash in version of connectors
45+ * Auto Complete refactory using State Machine
46+ * Web Crawler improvements
47+ * AEM Connector improvements
48+ * Spring Boot 3.4.0
49+ * Angular 18
50+
51+ == 0.3.8
52+ April 10th 2023
53+
54+ === New
55+ * Targeting Rules AND and OR
56+ * Facets Types AND and OR
57+ * Facet Range
58+ * OCR Rest API
59+ * LLM Redaction
60+ * AEM: Using JsonPath
61+ * Targeting Rules With Condition
62+ * Web Crawler
63+ * AEM: Once indexing
64+ * Multi Language Facet
65+
66+ === Improved
67+ * Facet Global Sort
68+ * FQ without two points
69+ * WebCrawler using TurMultiValue
70+ * Group By until 100 groups
71+ * Spring Boot 3.2.5
72+ * Java 21
2673
2774== 0.3.7
28- December 21nd 2023
75+ December 21st 2023
2976
3077=== New
3178* Maven
Original file line number Diff line number Diff line change @@ -21,8 +21,31 @@ ifdef::backend-pdf[:toc: left]
2121
2222Under Development
2323
24+ == 0.3.8
25+ April 10th 2023
26+
27+ === New
28+ * Targeting Rules AND and OR
29+ * Facets Types AND and OR
30+ * Facet Range
31+ * OCR Rest API
32+ * LLM Redaction
33+ * AEM: Using JsonPath
34+ * Targeting Rules With Condition
35+ * Web Crawler
36+ * AEM: Once indexing
37+ * Multi Language Facet
38+
39+ === Improved
40+ * Facet Global Sort
41+ * FQ without two points
42+ * WebCrawler using TurMultiValue
43+ * Group By until 100 groups
44+ * Spring Boot 3.2.5
45+ * Java 21
46+
2447== 0.3.7
25- December 21nd 2023
48+ December 21st 2023
2649
2750=== New
2851* Maven
You can’t perform that action at this time.
0 commit comments