Skip to content

Releases: digbang/settings

v5.0.0

07 Nov 13:53
9c324e7

Choose a tag to compare

  • Removed PHP 7.4 support.
  • Upgraded dependency version.

v4.0.2 - Update specific fields from config file

29 Aug 12:29
42d9109

Choose a tag to compare

  • Update specific fields from config file.

v4.0.1 - Use internal query alias when sorting

04 Mar 13:11

Choose a tag to compare

- Use the query "alias" when ordering by column names.

v3.2.3 - Use internal query alias when sorting

04 Mar 13:11

Choose a tag to compare

- Use the query "alias" when ordering by column names.

(cherry picked from commit 20c9dd19140c62f6f578723e8df62a582bd009a4)

v4.0.0

23 Feb 13:38
859f4ef

Choose a tag to compare

  • Se agregó soporte para PHP ^8.0.2

v3.2.2 - Support for multiple EntityManagers

24 Jan 20:07
bf195e8

Choose a tag to compare

Support for multiple EntityManagers

v3.2.1 - Search by multiple keys. List by multiple keys

01 Dec 13:19

Choose a tag to compare

- Added missing interface implementation

v3.2.0 - Search by multiple keys. List by multiple keys

19 Oct 20:20
4054e4b

Choose a tag to compare

v3.1.3 - Added Handler stubs as an example to use with the backoffice

10 Sep 17:55

Choose a tag to compare

v3.1.2 - Support for description filtering

10 Sep 17:37
6466d86

Choose a tag to compare

Merge pull request #15 from digbang/feature/add-filter-by-description

Feature | Add search by description