Skip to content

Commit 300b084

Browse files
chore(main): release 1.0.0
1 parent a34ae4c commit 300b084

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,24 @@
11
# Changelog
2+
3+
## 1.0.0 (2025-08-12)
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+
* **products:** implement product images ([b26eab3](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/b26eab329209ae97e8d6647ce996db15aae81cbb))
15+
* set max content width to full in ListProducts page ([0435bab](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/0435bab1301a088744dc2a1e14f342c039cd0922))
16+
* use scout search for products ([99e22d5](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/99e22d55a3646407dbedebf8fbbf959e443431b3))
17+
18+
19+
### Bug Fixes
20+
21+
* rename config file ([92e93b0](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/92e93b024abbcb10c37b622ca47315cf1e62792f))
22+
* **tax:** set tenant in tax model when creating ([464d5ab](https://github.com/DataLinx/eclipsephp-catalogue-plugin/commit/464d5ab1061dad0bd05e6ebbf3c03619bab8c99f))
23+
24+
## Changelog

0 commit comments

Comments
 (0)