Skip to content

Releases: idetik/coretik

v1.9.2

26 Dec 17:40
Compare
Choose a tag to compare
chore(release): 1.9.2

## [1.9.2](https://github.com/idetik/coretik/compare/v1.9.1...v1.9.2) (2023-12-26)

### Bug Fixes

* PostModel get_the_content ([e5f75c3](https://github.com/idetik/coretik/commit/e5f75c3cf52f11e1d465768b7e2f61b4f8bc636c))

v1.9.1

11 Dec 12:02
Compare
Choose a tag to compare

1.9.1 (2023-12-11)

Bug Fixes

  • Core term query, fix not_in context (b799ce0)

v1.9.0

25 Oct 11:43
Compare
Choose a tag to compare

1.9.0 (2023-10-25)

Bug Fixes

  • use vcs repo (webos burner email providers) (0932670)

Features

  • Add BelongsToHandler (28d8a3c)
  • Add BelongsToHandler (9f5598d)
  • Add CountPostHandler (55ba409)
  • Add EndpointHandler (28abc82)
  • Add Globalis Transient Cache package and use it for nav menu (69ed9c7)
  • Add PostStatusArchiveHandler (4a2a22c)
  • Add TriggerModelHooksHandler (020e83c)

v1.8.3

09 Oct 22:21
Compare
Choose a tag to compare

1.8.3 (2023-10-09)

Bug Fixes

  • Coretik Hooks trait method facto (9395487)

v1.8.2

09 Oct 16:05
Compare
Choose a tag to compare

1.8.2 (2023-10-09)

Bug Fixes

  • Coretik core action exception (9083c95)

v1.8.1

26 Sep 16:31
Compare
Choose a tag to compare

1.8.1 (2023-09-26)

Bug Fixes

  • Form service : fix file constraint (c8b6804)

v1.8.0

13 Sep 14:13
Compare
Choose a tag to compare

1.8.0 (2023-09-13)

Bug Fixes

  • Asset loader deferred style (7c8a529)
  • Fix to string formater in the schema viewer service (470219b)
  • Set taxonomy args 'publicly_queryable' to false if 'public' defined to false (9250af2)

Features

  • Models factories & querier configuration is easier. Models doesn't need constructors anymore (dc21fa4)
  • String util class provide a 'toString' method from mixed parameter (e3cad3e)

v1.7.2

04 Sep 12:46
Compare
Choose a tag to compare

1.7.2 (2023-09-04)

Bug Fixes

v1.7.1

31 Aug 16:38
Compare
Choose a tag to compare

1.7.1 (2023-08-31)

Bug Fixes

v1.7.0

31 Aug 16:05
Compare
Choose a tag to compare

1.7.0 (2023-08-31)

Bug Fixes

  • Enhance used namespaces in Schema.php (136853c)
  • Fix php error on schema viewer (taxonomy single) (558f4d7)

Features