Skip to content

Commit

Permalink
prepared 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koertho committed Aug 13, 2024
1 parent 1e574cb commit 7ce6de8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
13 changes: 11 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
# Change Log
All notable changes to this project will be documented in this file.

## [2.2.0] - 2024-08-13
- Added: encore contracts support
- Added: BeforeRenderBannerEvent
- Changed: require contao 4.13
- Changed: require at least php 8.1
- Changed: iframe resizing now uses own js (stopped using and bundling iframe resizer!)
- Changed: use custom route for internal html banners (fix issues with local paths)
- Changed: some code modernization

## [2.1.1] - 2023-02-08
- Fixed: slick bundle compatibility

## [2.1.0] - 2022-08-24
- Added: support for newer banner version and drop support for older ones ([#14](https://github.com/heimrichhannot/contao-banner_plus/pull/14))
- Changed: minumum contao version is now 4.9
- Changed: minumum php version is now 7.2
- Changed: minimum contao version is now 4.9
- Changed: minimum php version is now 7.2
- Changed: code enhancements and refactoring

## [2.0.0] - 2022-08-24
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This bundle brings enhancements to [BugBusters contao-banner-bundle](https://git
- [Slick support](https://github.com/heimrichhannot/contao-slick-bundle) - display adds within your slick newslist module
- fireplace ads
- media query support to track banner views only if visible by user window dimension
- html banner support

## Setup

Expand Down

0 comments on commit 7ce6de8

Please sign in to comment.