Skip to content

Commit 6b402fb

Browse files
chore(main): release 1.0.0
1 parent 6049b03 commit 6b402fb

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,26 @@
11
# Changelog
2+
3+
## 1.0.0 (2025-08-19)
4+
5+
6+
### Features
7+
8+
* add plugin seeder ([2b4e664](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/2b4e66491264b506a03a306963e91983b9ce2ef2))
9+
* add Product resource with translatable attributes ([191ffc7](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/191ffc7b367afd7204f8426984c1013f32215e59))
10+
* implement categories ([452e6be](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/452e6be0254cd55f848752019cb46a15b31abb8f))
11+
* implement tax classes ([654aefc](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/654aefc4270c0a7ab1481f3e9c99477d4c777b98))
12+
* implement units of measure (CT-43) ([ca177c0](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/ca177c0421ebd64831b92d89a641b0b3e0a1712f))
13+
* **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))
14+
* **product-types:** implement product types (CT-64) ([55ac703](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/55ac703565a49c1de6b051fd50354706dba2260c))
15+
* **products:** implement product images ([b26eab3](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/b26eab329209ae97e8d6647ce996db15aae81cbb))
16+
* **record-navigation:** implement product navigation (EC-196) ([507d66e](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/507d66e5cc8c5a5f055fadfe4b8ab9172db3423b))
17+
* set max content width to full in ListProducts page ([0435bab](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/0435bab1301a088744dc2a1e14f342c039cd0922))
18+
* use scout search for products ([99e22d5](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/99e22d55a3646407dbedebf8fbbf959e443431b3))
19+
20+
21+
### Bug Fixes
22+
23+
* rename config file ([92e93b0](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/92e93b024abbcb10c37b622ca47315cf1e62792f))
24+
* **tax:** set tenant in tax model when creating ([464d5ab](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/464d5ab1061dad0bd05e6ebbf3c03619bab8c99f))
25+
26+
## Changelog

0 commit comments

Comments
 (0)