Skip to content

Latest commit

 

History

History
98 lines (59 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

98 lines (59 loc) · 2.16 KB

Changelog

All notable changes to crud will be documented in this file

3.0.1 - 2021-06-06

Fixed

  • Fixed custom message validation #35
  • Do not delete the name "Resource", if it is named so #39

3.0.0 - 2021-04-14

Added

  • Legend method for view resource

Changed

  • Support Orchid platform 10.x

2.7.2 - 2021-03-21

Fixed

  • Show create button only if user allowed to create #31

2.7.1 - 2021-01-26

Fixed

  • Prevent hiding functional column

2.7.0 - 2021-01-26

Added

  • Bulk Actions #23

2.6.2 - 2021-01-16

Fixed

  • Highlighting the active element when creating and editing

2.6.1 - 2021-01-16

Fixed

  • It is not possible to use Group in a resource #15

2.6.0 - 2021-01-16

Added

  • Breadcrumbs for resources
  • Description for resources #21

2.5.1 - 2021-01-11

Fixed

  • Issue with _retrieved_at on resource edit #13

2.5.0 - 2021-01-11

Added

  • Method for hidden resource in navigation #16

2.4.0 - 2021-01-11

Added

  • Setting up pagination for a resource #11

2.3.0 - 2020-12-28

Added

  • Traffic Cop #10

2.2.1 - 2020-12-25

Fixed

  • Add snake spaces to the Resource label
  • Removed unused code #8

2.2.0 - 2020-12-23

Added

  • Ability to set default sorting column on List screen #5

Fixed

  • Delete confirmation dialog does not work #6

2.1.0 - 2020-12-23

Changed

  • Expanded work on customization of validation

2.0.0 - 2020-12-12

Added

  • Usage authorization policies

1.0.0 - 2020-10-01

  • initial release