Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Latest commit

 

History

History
56 lines (46 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

56 lines (46 loc) · 1.23 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.

[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