Skip to content

Commit

Permalink
2.3.2 see changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian de la Haye committed Sep 19, 2017
1 parent 05d86f5 commit e3218a6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
# Changelog
All notable changes to this project will be documented in this file.

## [2.3.2] - 2017-09-19

### Fixed
- `contao 4.x` compatibility
- minor fixes in pull request conflicts
- minor dca fixes
- version compare for BE maps
- added api key in CE and MOD
- fixed clusterer img path

### Changed
- map size uses `box` or `proportional` now. `box` works with dimension like `100px`, `20em`, `50%` etc., `proportional` defines an aspect ratio like `16:9` and full width of the container
- https for api calls
- smaller static map
- adjust composer.json
- modified upgrade handler
- added svg as icon image
- changed map styles in templates for new map sizes, enhane overwriting of styles
- skipped versions for compatibility with fork heimrichhannot (thanks for pull requests)

## [2.3.1] - 2017-07-18

### Fixed
Expand Down

0 comments on commit e3218a6

Please sign in to comment.