murph-skeleton/CHANGELOG.md
2022-02-26 19:43:56 +01:00

1.1 KiB

[Unreleased]

Added

Fixed

  • fix form namespace prefix in the crud controller maker
  • fix date field when the value is empty

Changed

1.5.0

Added

  • add desktop views and mobile views

Changed

  • upgrade dependencies
  • replace jaybizzle/crawler-detect with matomo/device-detector

1.4.1

Added

  • handle app urls in twig routing filters

Fixed

  • fix views in analytics modal
  • replace empty path with "/" in analytics

Changed

  • update default templates

1.4.0

Added

  • add basic analytics

1.3.0

Added

  • add support of regexp with substitution in redirect
  • url tags can be used as redirect location
  • add builders to replace file information tags and url tags

Fixed

  • fix filemanager sorting
  • fix batch action setter

1.2.0

Added

  • add sort in file manager
  • add redirect manager

Changed

  • replace node-sass with sass

1.1.0

Added

  • add directory upload in file manager

Fixed

  • fix admin node routing

Changed

  • symfony/swiftmailer-bundle is replaced by symfony/mailer

1.0.1

Fixed

  • fix Makefile environment vars (renaming)
  • fix composer minimum stability

1.0.0