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

Latest commit

 

History

History
33 lines (24 loc) · 664 Bytes

changelog.md

File metadata and controls

33 lines (24 loc) · 664 Bytes

Changelog

6.0.0

  • Added support ^13 version of Orchid.

3.0.1

  • Fix issue with protected properties in the Field class

3.0.0

  • Support of platform 7.*
  • Fix issue with the Group::make([]) by @mavsan

2.0.0

Added

  • Support of platform 6.*

1.0.0

Added

  • Moved logic to a separate controller
  • Added routes for the package
  • Changed minimum version to the stable, but still can't use this on 4.7.1. Only on master branch.
  • Bump version

Removed

  • Removed Widget from the package

Fixes

  • Review package structure
  • ESLint fixes
  • Update composer.json
  • Update laravel-mix due denial of service.