Skip to content

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.

[1.2.5] - 2022-06-17

Fixed

  • Fix editing template variable properties in MODX 3.0.1

[1.2.4] - 2022-03-23

Fixed

  • Fix removing plugin events

[1.2.3] - 2022-02-05

Fixed

  • Fix OnDocFormRender was not found!

[1.2.2] - 2022-01-09

Changed

  • Code refactoring
  • Full MODX 3 compatibility

[1.2.1] - 2021-05-18

Fixed

  • Fix missing values in the dropdown with a not default time increment setting

[1.2.0] - 2019-09-11

Added

  • Depend the timerange inputs on each other
  • Minimum/maximum values for the timerange values
  • TimerangeTV.Renderer usable i.e. as a Collections column renderer

Changed

  • PHP/MODX version check
  • Normalized/refactored code

[1.1.0] - 2014-03-11

Added

  • Added German translation (Thanks to pepebe)

Changed

  • Updated look of the time fields (Thanks to pepebe)

[1.0.1] - 2012-08-28

Changed

  • Setting values back to the fields when loading resource edit form

[1.0.0] - 2012-08-27

Added

  • Initial project
  • Initial changelog started