Skip to content

Releases: bobosch/ods_osm

v4.1.5

16 May 07:31
Compare
Choose a tag to compare

What's Changed

  • [BUGFIX] do not mix nominatim simple and extended search by @albig in #193

Full Changelog: v4.1.4...v4.1.5

OSM 4.2.2

02 May 21:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.4...v4.2.2

OSM 4.1.4

02 May 20:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.1.3...v4.1.4

OSM 4.1.3

23 Feb 19:54
982a70b
Compare
Choose a tag to compare

What's Changed

  • create calendarize fields only if extension is loaded - 4.1.x by @ftrojahn in #152

Full Changelog: v4.1.2...v4.1.3

OSM 4.2.1

23 Feb 09:18
3ff21b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

OSM 4.2.0

06 Oct 20:23
69b680e
Compare
Choose a tag to compare

What's Changed

  • Remove support for TYPO3 10.4, support for 12.4 LTS by @albig in #139
  • Make geojson properties configurable to show in popup by @albig in #140
  • Run typo3-rector and ECS by @albig in #141
  • Switch to other fork of geophp because of PHP 8.2 dependancy by @albig in #142
  • Update Openlayers to 8.1.0 by @albig in #143
  • Fix format of popup of geojson properties with leaflet by @albig in #144
  • Fix CSS in Openlayers Popups by @albig in #146

Full Changelog: v4.1.2...v4.2.0

OSM 4.1.2

10 Jun 20:19
65fc0a9
Compare
Choose a tag to compare

Maintenance and Bugfix release

  • OpenLayers is updated to 7.4.0
  • LeafLet is updated to 1.9.4

What's Changed in detail

  • Fix cluster marker with leaflet by @albig in #124. Thank you @hannesbochmann for your report in #123.
  • Extend TypoScript to get image for popups from fe_users and tt_address records. by @albig in #125
  • Update Openlayers to 7.2.2 by @albig in #126
  • Enable radius in openlayers cluster feature by @albig in #127
  • Update leaflet 1.9.4 by @albig in #128
  • Fix exception if extension configuration is not present by @albig in #130. Thank you @linawolf for your contribution in issue #129.
  • Update OpenLayers 7.3.0 by @albig in #131
  • Fix some hints from phpstan by @albig in #132
  • Prepare release 4.1.2 by @albig in #133
  • Fix usage of right marker in OpenLayers by @albig in #134
  • Fix marker groups on openlayer cluster layer by @albig in #135
  • Update Openlayers to 7.4.0 by @albig in #136

Full Changelog: v4.1.1...v4.1.2

OSM 4.1.1

15 Jan 12:55
0bb46f6
Compare
Choose a tag to compare

Bugfix release

What's Changed

  • Fix exceptions if optional tt_address extension is not installed by @albig in #117
  • Update leaflet to version 1.9.3 by @albig in #118
  • Add internal_type for TCA configuration of fe_groups and sys_category by @albig in #120
  • [BUGFIX] Add flexform manipulation to ensure valid allowed tables. by @albig in #121

Full Changelog: v4.1.0...v4.1.1

ODS OSM 4.1.0

06 Dec 22:38
bd265e3
Compare
Choose a tag to compare

Maintenance Release 4.1.0

This release is a maintenance release with some important updates:

  • OpenLayers 2/3 is updated to OpenLayers 7.1.0
  • LeafLet is updated to 1.9.1
  • Use only one flexform configuration
  • Support for map in calendarize detail event view
  • Support for PHP 8.1
  • Fix some issues

Upgrade Instruction

There is a new upgrade wizard to update existing flexform configuration. You should run it in the backend or via the TYPO3 console.

vendor/bin/typo3cms upgrade:run odsOsmMigrateSettings

What's Changed (Pull Requests)

  • Bugfix fix PHP 8 incompaibility by @hannesbochmann in #87
  • Fix broken icon URL by @ut in #89
  • Bugfix fix PHP 8 incompaibility by @hannesbochmann in #91
  • Update OpenLayers and Leaflet by @albig in #94
  • Fix absRefPrefix for TYPO3 10 & 11 by @albig in #95
  • Fix some issues with PHP 8.1 by @albig in #96
  • Fix icon identifer in CE wizard by @sypets in #98
  • Cleanup the code with typo3-rector for TYPO3 11 and PHP 8.1 by @albig in #100
  • Prepare release 4.1 by @albig in #102
  • Fix upgrade wizard identifier by @albig in #103
  • Add some checks in upgrade wizard MigrateSettings by @sypets in #106
  • Harden the migration settings wizard by @albig in #107
  • Fix identifier of MigrateSettings upgrade wizard by @albig in #108
  • Fix enable_scrollwheelzoom and enable_dragging setting if unset by @albig in #111
  • Overrule flexform settings over TypoScript without empty values by @albig in #112
  • Fix initial data import due to removed fields by @albig in #114
  • Enhance the documentation by @albig in #115

New Contributors

Full Changelog: v4.0.0...v4.1.0

ODS OSM 4.0.0

31 May 08:32
Compare
Choose a tag to compare

Maintenance Release

This is a maintenance release, supporting TYPO3 11.5 LTS now.

What's Changed

New Contributors

Full Changelog: v3.2.0...v4.0.0