Skip to content

Releases: eckinox/bolt-navigation-ui

v1.0.3

24 Jan 14:43
3546c99
Compare
Choose a tag to compare

Adds German translations, thanks to @madc's contribution 🙌

v1.0.2

09 Dec 12:57
6164d22
Compare
Choose a tag to compare

Adds Dutch translations, thanks to @MitchellBouwman's contribution 🙌

v1.0.1

07 Dec 15:19
Compare
Choose a tag to compare

Fixes JS issue with item creation: an issue was introduced with the support for custom configurations. This release fixes this issue.

v1.0.0

26 Nov 14:26
Compare
Choose a tag to compare

This is the first stable release of the extension.

What it adds over 0.1.7:

  • Prevent deletion of custom config entries enhancement (fix for #6)

v0.1.7

26 Nov 03:24
Compare
Choose a tag to compare

Prevents error messages when aborting old requests

v0.1.6

26 Nov 03:21
Compare
Choose a tag to compare

Improves user experience by adding loading states and error messages in the page search engine.

v0.1.5

26 Nov 03:06
Compare
Choose a tag to compare

Fixes potential issues / improves stability

v0.1.4

26 Nov 02:55
Compare
Choose a tag to compare

Fixes an issue with the initialization of an internal service, which prevented the extension from working in older Symfony versions.

v0.1.3

25 Nov 18:48
Compare
Choose a tag to compare

Fixes missing translations

v0.1.2

25 Nov 18:43
Compare
Choose a tag to compare
  • Improves PHP support for lower versions (7.2.9+)
  • Fixes missing translations
  • Fixes menu autowiring and autoinjection
  • Specifies dependency on symfony/string