Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,26 @@
# Changelog

## 1.0.0 (2025-08-19)


### Features

* add plugin seeder ([2b4e664](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/2b4e66491264b506a03a306963e91983b9ce2ef2))
* add Product resource with translatable attributes ([191ffc7](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/191ffc7b367afd7204f8426984c1013f32215e59))
* implement categories ([452e6be](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/452e6be0254cd55f848752019cb46a15b31abb8f))
* implement tax classes ([654aefc](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/654aefc4270c0a7ab1481f3e9c99477d4c777b98))
* implement units of measure (CT-43) ([ca177c0](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/ca177c0421ebd64831b92d89a641b0b3e0a1712f))
* **price-lists:** implement price list management ([#10](https://github.com/DataLinx/eclipsephp-catalogue-plugin/issues/10)) ([a34ae4c](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/a34ae4c190db695a7f7c05d5b46ff2e224d801e2))
* **product-types:** implement product types (CT-64) ([55ac703](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/55ac703565a49c1de6b051fd50354706dba2260c))
* **products:** implement product images ([b26eab3](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/b26eab329209ae97e8d6647ce996db15aae81cbb))
* **record-navigation:** implement product navigation (EC-196) ([507d66e](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/507d66e5cc8c5a5f055fadfe4b8ab9172db3423b))
* set max content width to full in ListProducts page ([0435bab](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/0435bab1301a088744dc2a1e14f342c039cd0922))
* use scout search for products ([99e22d5](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/99e22d55a3646407dbedebf8fbbf959e443431b3))


### Bug Fixes

* rename config file ([92e93b0](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/92e93b024abbcb10c37b622ca47315cf1e62792f))
* **tax:** set tenant in tax model when creating ([464d5ab](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/464d5ab1061dad0bd05e6ebbf3c03619bab8c99f))

## Changelog