Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Latest commit

 

History

History
76 lines (62 loc) · 1.6 KB

CHANGELOG.md

File metadata and controls

76 lines (62 loc) · 1.6 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[4.0.2] - 2022-03-04

Fixed

  • Map sub tab activation
  • Tab activation for create and edit block forms

Removed

  • Content sub tabs in the settings

[4.0.1] - 20.10.2021

Fixed

  • Plugin version constraint

[4.0.0] - 16.09.2021

Added

  • ILIAS 7 Support

Removed

  • ILIAS 5.4 is no longer supported

BREAKING CHANGES

  • ILIAS 5.4 is no longer supported

[3.0.0] - 04.02.2021

Added

  • Link action for ILIAS object
  • Copy action for ILIAS object
  • ILIAS 6 support

Changed

  • Move create map form into map tab
  • Picture and video path handling improved

Fixed

  • File extensions are now normalized as expected after a file upload completes
  • Composer deprecation warnings

Removed

  • ILIAS 5.3 support

BREAKING CHANGES

  • ILIAS 5.3 is no longer supported

1.0.1 - 02.10.2018

Added

  • Move action for ILIAS object.

1.0.0

Added

  • Rich text blocks.
  • Picture blocks.
  • Accordion blocks.
  • Map
  • Video blocks.
  • Link blocks.
  • Visibilities for blocks
    • Always
    • Only at place
    • After visit place
    • Never
  • Configurable default visibility for blocks
  • Configurable map zoom level.

Added

Changed

Deprecated

Removed

Fixed

Security