Releases: oveleon/contao-glossary-bundle
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
Version 2.3.0
Bugfixes
-
Fixed disabled glossary cache not working in Contao 5 8bd3648
-
Fixed custom image sizes not working 5cccc53
-
Fixed glossary item image sizes not working fb4f0d3
-
Fixed an issue with empty glossary selection for non-admins in
page
andmodule
(permissions) 605e0c7
Important
This release changes the bundle structure completely. It contains the same input and output and no templates have been changed
.
If you did not extend from any of the bundles classes
, you should be fine.
If you did however, check out the new structure and commits in #42
Update
-
Unlock regex lookbehind conversion for Safari
^16.4
1c33537 -
Added
overview page
andcustom label
to glossary_reader 2833303 -
Use new Contao 5 icons and backport old icons 04fa61a
-
Unlocked
Symfony 7
a24f374 -
Load routes directly 0910620
-
Added shadow dependencies ff7e2a8
-
Rewrote class
Glossary
to trait 705f82b -
Rewrote
ModuleGlossary
to FrontendModuleController 6482b20 -
Rewrote
ModuleGlossaryReader
to FrontendModuleController 1b0168f -
Implement product installer validators 68b546a bbb4e2a b52f53a 23edeb4 4117c13
Tools / CS
2.2.4
Bugfix
- Ensure overwriting the
robots
data is correctly transferred to the page (see #38 ) by @cliffparnitzky in #41
New Contributors
- @cliffparnitzky made their first contribution in #41
Full Changelog: 2.2.3...2.2.4