Skip to content

Releases: oveleon/contao-glossary-bundle

2.1.1

02 Jun 18:06
c3762d3
Compare
Choose a tag to compare

Bugfixes

  • Skip the automatic glossary conversion if you are on the target page of a glossary item (No need to disable the glossary conversion on glossary list and reader anymore) 914035d

  • Fixed an issue with the newly introduced breadcrumb-listener not working in some cases 128dcfd 9cd078b

  • Do not detect words with following hyphens (Preceding hyphens are still being detected due to browser compatibility -> negative Lookbehind (See: Safari-Support) ea21953

Addition / Bugfix

  • Added 'excludeClasses' to the Glossary JavaScript to make sure you don't parse specific nodes (Default is the class 'gl-none', read more here: Glossary JavaScript settings) 9298521

2.1.0

29 Apr 15:06
8c9707c
Compare
Choose a tag to compare

Additions

Bugfix

2.0.9

13 Mar 10:58
a6e42a6
Compare
Choose a tag to compare

Bugfix

2.0.8

20 Jan 19:05
99ad3c5
Compare
Choose a tag to compare

Bugfix

  • Remove strict checks (in_array) to fix permissions for editing glossaries and items (#21) e988252

2.0.7

10 Oct 19:32
064dc68
Compare
Choose a tag to compare

Bugfixes

  • Fixed a bug with glossary items sometimes not showing up in sitemaps f0a113e

2.0.6

14 Feb 19:25
ea90a1b
Compare
Choose a tag to compare

Changes

  • Replaced Patchwork/UTF8 by Symfony/String 61f384d
  • Removed Patchwork/UTF8 for backend modules b6fb186
  • Contao 4.13 Support

2.0.5

04 Feb 09:17
2e634ac
Compare
Choose a tag to compare

Bugfixes

  • Consider replacing insert tags within glossary controller 60273fb

2.0.4

17 Jan 07:55
b4c737a
Compare
Choose a tag to compare

Additions

  • Deactivate glossary-term-cache when debug mode is activated a9dbcbd
  • Added frequently asked questions 7d12972

Bugfixes

  • Catch empty keywords from glossary items 0b92bdc

2.0.3

15 Jan 01:18
5dd64ea
Compare
Choose a tag to compare

Bugfix

  • Fixed a bug with keywords not being found when following an opening parenthesis

2.0.2

24 Nov 15:23
f42783b
Compare
Choose a tag to compare

Bugfix