ChangeLog

Version 6.0.0

  • Breaking: Removed cacheIdentifier property from all Cache ViewHelpers
  • Bugfix: Create better multilingual CacheIdentifier for InfoWindow content.
  • Feature: New CacheService to manage CacheIdentifiers and CacheTags
  • Task: Remove CacheEntry after storing of PoiCollection in Backend with help of “flushByTag” instead of “remove”
  • Update Documentation of Cache ViewHelpers
  • Bugfix: Clear InfoWindowContent Cache for our own records, too.

Version 5.3.1

  • Bugfix: Wrong HTML id in AllowMapForm as {data} was not assigned in MapService
  • Task: Remove mapHeight und mapWidth from AllowMapForm template

Version 5.3.0

  • Task: Update address in PoiCollection if necessary
  • Feature: In AddressHelper you can now check a formatted address against foreignLocationRecord
  • Bugfix: Clear Maps2 HTML Cache after a PoiCollection was saved.

Version 5.2.10

  • Bugfix: Repair checkForUpdate in Flexform migration class
  • Bugfix: Store FlashMessages in Session for BE context

Version 5.2.9

  • Bugfix again: Do not try to update empty pi_flexform columns in Wizard

Version 5.2.8

  • Bugfix: Do not try to update empty pi_flexform columns in Wizard

Version 5.2.7

  • Bugfix: Add extKey to getConfiguration() settings of maps2 only

Version 5.2.6

  • Documentation: Repair links to Cache VHs and Widget VHs in Documentation

Version 5.2.5

  • Documentation: Better explaination of using Maps2Registry
  • Bugfix: Better check to prevent loading session again

Version 5.2.4

  • UniTest: Update secure of slack notification in Travis
  • Bugfix: Fill cruser_id with be_user ID if set, else with 0

Version 5.2.3

  • Bugfix: Add compatibility for UpdateWizard in TYPO3 8 and 9

Version 5.2.2

  • Bugfix: Remove quotes from geocode uri
  • Bugfix: Disable compression for js files with get parameters
  • Bugfix: Re-check, if maps2 cache is initializable in Maps2Registry

Version 5.2.1

  • Bugfix: Correct wrong geocode URIs in ext_conf_template

Version 5.2.0

  • Feature: Show all PoiCollections of a StorageFolder
  • Feature: Force set zoom level
  • Feature: Add possibility to change Geocode API URI of map providers

Version 5.1.0

  • Make use of initializeArguments in VH Widgets
  • Add plugin defaults to TS-Templates
  • Correct merging of settings in VH Widgets

Version 5.0.3

  • Repair zoom level settings for OSM

Version 5.0.0

  • Rewritten documentation
  • Add new ext_icon as SVG
  • Add OpenStreetMap Implementation
  • Update various translations
  • Add placeholders to style settings in TCA
  • Add mapProvider to switch between GM and OSM in Backend
  • Add static templates for GM and OSM
  • Remove automatic maps2 registry for tt_address

Version 4.3.5

  • Set default of relation columns to 0. strict_type.

Version 4.3.4

  • Check against NULL before unserialize ExtConf

Version 4.3.3

  • Replace deprecated placeIdOnly with setFields in Google Maps JS

Version 4.3.2

  • Implement better record icons