You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Documentation/Appendix/VersionMatrix.rst
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,18 +8,14 @@ Appendix - Version Matrix
8
8
9
9
You are on docs for EXT:solr |release| version, please refer to `Version Matrix on main release <https://docs.typo3.org/p/apache-solr-for-typo3/solr/main/en-us/Releases/Index.html>`_ to see all versions.
Copy file name to clipboardExpand all lines: Documentation/Releases/solr-release-11-5.rst
+21-12Lines changed: 21 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,9 @@ This is a maintenance release for TYPO3 11.5, containing:
51
51
Release 11.5.2
52
52
--------------
53
53
54
+
Release 11.5.2
55
+
--------------
56
+
54
57
This is a maintenance release for TYPO3 11.5, containing:
55
58
56
59
- [BUGFIX:BP:11.5] Fix error when indexing pages with field processing instruction categoryUidToHierarchy by @dkd-kaehm in `#3462 <https://github.com/TYPO3-Solr/ext-solr/pull/3462>`__
@@ -86,7 +89,7 @@ Release 11.5.1
86
89
We are happy to publish EXT:solr 11.5.1 maintenance release
87
90
88
91
New in this release
89
-
-------------------
92
+
~~~~~~~~~~~~~~~~~~~
90
93
91
94
- [BUGFIX] Do not include removed strptime() by @dkd-kaehm in https://github.com/TYPO3-Solr/ext-solr/pull/3335
92
95
- [BUGFIX:BP:11.5] Do not handle page updates on new page with uid 0 by @rr-it in https://github.com/TYPO3-Solr/ext-solr/pull/3344
@@ -123,34 +130,34 @@ The focus of this release has been on TYPO3 11 LTS compatibility.
123
130
**Important**: This version is installable with TYPO3 11 LTS on v11.5.14+ only and contains some breaking changes, see details below.
124
131
125
132
New in this release
126
-
-------------------
133
+
~~~~~~~~~~~~~~~~~~~
127
134
128
135
Support of TYPO3 11 LTS
129
-
~~~~~~~~~~~~~~~~~~~~~~~
136
+
^^^^^^^^^^^^^^^^^^^^^^^
130
137
131
138
With EXT:solr 11.5 we provide the support of TYPO3 11 LTS.
132
139
133
140
Please note that we require at least TYPO3 11.5.14, as this version contains some change concerning the usage of local TypoScriptFrontendController objects that are solving some issues during indexing.
134
141
135
142
136
143
Bootstrap 5.1
137
-
~~~~~~~~~~~~~
144
+
^^^^^^^^^^^^^
138
145
139
146
The default templates provided by EXT:solr were adapted for Bootstrap 5.1.
140
147
141
148
The templates are also prepared to display some icons with Bootstrap Icons, but the usage is optional and the icons are no longer provided with EXT:solr as the former Glyphicons were.
142
149
143
150
144
151
Custom field processors
145
-
~~~~~~~~~~~~~~~~~~~~~~~
152
+
^^^^^^^^^^^^^^^^^^^^^^^
146
153
147
154
fieldProcessingInstructions can be used for processing values during indexing, e.g. timestampToIsoDate or uppercase. Now you can register and use your own field processors via:
Please see the list of changes below or `the full changelog: <https://github.com/TYPO3-Solr/ext-solr/compare/c0a3e62053e1c929c914d25ced1fef3d9868d4f9...11.5.0>`_.
209
218
210
219
The list of all changes:
211
-
~~~~~~~~~~~~~~~~~~~~~~~~
220
+
^^^^^^^^^^^^^^^^^^^^^^^^
212
221
213
222
- [TASK] Prepare schemas for EXT:solr 11.5.x `c0a3e6205 <https://github.com/TYPO3-Solr/ext-solr/commit/c0a3e6205>`_
214
223
- [TASK] Provide N-Gram Filter for strings `13b90a996 <https://github.com/TYPO3-Solr/ext-solr/commit/13b90a996>`_
The focus of this release has been on Apache Solr upgrade to v 9.3.0.
11
+
12
+
**Important**: This version is installable with TYPO3 11 LTS on v11.5.14+ only and contains some breaking changes, see details below.
13
+
14
+
New in this release
15
+
-------------------
16
+
17
+
And many more
18
+
~~~~~~~~~~~~~
19
+
20
+
Please see the list of changes below or `the full changelog: <https://github.com/TYPO3-Solr/ext-solr/compare/""TBD""...11.6.0>`_.
21
+
22
+
The list of all changes:
23
+
~~~~~~~~~~~~~~~~~~~~~~~~
24
+
25
+
26
+
Contributors
27
+
============
28
+
29
+
Like always this release would not have been possible without the help from our
30
+
awesome community. Here are the contributors to this release.
31
+
32
+
(patches, comments, bug reports, reviews, ... in alphabetical order)
33
+
34
+
* Christoph Lehmann
35
+
* Markus Friedrich
36
+
* Rafael Kähm
37
+
38
+
Also a big thank you to our partners who have already concluded one of our new development participation packages such as Apache Solr EB for TYPO3 11 LTS (Feature), Apache Solr EB for TYPO3 10 LTS (Maintenance)
39
+
or Apache Solr EB for TYPO3 9 ELTS (Extended):
40
+
41
+
TBD
42
+
43
+
How to Get Involved
44
+
===================
45
+
46
+
There are many ways to get involved with Apache Solr for TYPO3:
47
+
48
+
* Submit bug reports and feature requests on [GitHub](https://github.com/TYPO3-Solr/ext-solr)
49
+
* Ask or help or answer questions in our [Slack channel](https://typo3.slack.com/messages/ext-solr/)
50
+
* Provide patches through Pull Request or review and comment on existing [Pull Requests](https://github.com/TYPO3-Solr/ext-solr/pulls)
51
+
* Go to [www.typo3-solr.com](http://www.typo3-solr.com) or call [dkd](http://www.dkd.de) to sponsor the ongoing development of Apache Solr for TYPO3
0 commit comments