Skip to content

Releases: RicardoZambon/ZWebAPI

v1.13.2

Choose a tag to compare

@github-actions github-actions released this 12 Jun 21:57
43da992

1.13.2 (2026-06-12)

Bug Fixes

v1.13.1

Choose a tag to compare

@github-actions github-actions released this 11 Jun 12:06
ac35a34

1.13.1 (2026-06-11)

Bug Fixes

  • add queryable list extension (35bdf6a)

v1.13.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 22:17
bbc293a

1.13.0 (2026-06-02)

Features

v1.12.0

Choose a tag to compare

@github-actions github-actions released this 21 Jan 12:01
a4f1032

1.12.0 (2026-01-21)

Features

  • Add custom filtering parameter for catalogs (7992296)

v1.11.2

Choose a tag to compare

@github-actions github-actions released this 20 Mar 11:14
fab515a

1.11.2 (2025-03-20)

Bug Fixes

  • Update references to latest version (9d2e5a5)

v1.11.1

Choose a tag to compare

@github-actions github-actions released this 26 Dec 15:36
9455564

1.11.1 (2024-12-26)

Bug Fixes

  • add readme to project file (369a7d2)

v1.11.0

Choose a tag to compare

@github-actions github-actions released this 26 Dec 15:33
67fd7cf

1.11.0 (2024-12-26)

Features

v1.10.0

Choose a tag to compare

@github-actions github-actions released this 24 Nov 20:44
f94ca55

1.10.0 (2024-11-24)

Bug Fixes

  • Improve when converting the filter type from JSON to actual type from searched class (42fe1b3)

Features

  • Add sorting when returning a catalog result, and added a condition to return the max number of results when using criteria (4f6090d)

v1.9.1

Choose a tag to compare

@github-actions github-actions released this 25 Jun 22:08
869966c

1.9.1 (2024-06-25)

Bug Fixes

  • Queryable extensions TryFilter was not working properly with filter type "Like" (cb310f1)

v1.9.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 00:17
97f99aa

1.9.0 (2024-06-12)

Features

  • Improve query filters to use Func instead of string parameters (b76f316)