Skip to content

Releases: oveleon/contao-company-bundle

1.5.1

09 Oct 06:51
35dc68f
Compare
Choose a tag to compare

What's Changed

  • Add an option to enable or disable the module logo redirect by @de-es in #31

New Contributors

  • @de-es made their first contribution in #31

Full Changelog: 1.5.0...1.5.1

1.5.0

02 Aug 11:20
Compare
Choose a tag to compare

Update

Bugfix


Full Changelog: 1.4.5...1.5.0

1.4.5

26 Mar 11:20
Compare
Choose a tag to compare

Bugfix

Changes


Full Changelog: 1.4.4...1.4.5

1.4.4

22 Jan 13:55
e0a7d87
Compare
Choose a tag to compare

Bugfix

  • Consider preview mode for logo uri by @zoglo in #25

Full Changelog: 1.4.3...1.4.4

1.4.3

11 Dec 08:17
4c9f0fb
Compare
Choose a tag to compare
  • Added Mastodon
  • Changed Twitter to X / Twitter

1.4.2

09 Jul 09:17
baa6f87
Compare
Choose a tag to compare

Bugfix

  • Use PageNotFoundException rather than normal Exception on non-existing vcard routes 5940c88

1.4.1

06 Jun 10:50
c40ae96
Compare
Choose a tag to compare

Hotfix

  • Fixed an issue where no selected logo would throw an error

1.4.0

05 Jun 13:51
52905dc
Compare
Choose a tag to compare

Changes

  • Changed to symfony bundle structure
  • Dropped Contao 4.9 Support
  • Dropped PHP 7 Support (PHP ^8.1)
  • Added simultaneous Contao 4.13 and Contao ^5.1 Support

1.3.3

10 May 09:51
ce24a61
Compare
Choose a tag to compare

Additions

  • Added insert tag {{company::vcard_url}}
  • Added vcard generation for company data (use mentioned inserttag to generate a relative path) @Xirdion

Usage
Create a link and add {{company::vcard_url}} as your href

1.3.2

13 Apr 08:35
b8b57fb
Compare
Choose a tag to compare

Additions