Skip to content

Commit 3d9230c

Browse files
chore(main): release 1.0.0
1 parent 421264d commit 3d9230c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,25 @@
11
# Changelog
2+
3+
## 1.0.0 (2025-09-04)
4+
5+
6+
### Features
7+
8+
* ability to run country import in the background ([239b305](https://github.com/DataLinx/eclipsephp-world-plugin/commit/239b3050a5e14a83f3fcc6c40306694b138fa0c4))
9+
* add translations ([b3dd833](https://github.com/DataLinx/eclipsephp-world-plugin/commit/b3dd8336250bc64e1659412550c16cabe50d3562))
10+
* **currencies:** implement currency seeder (WO-8) ([09699f6](https://github.com/DataLinx/eclipsephp-world-plugin/commit/09699f61566ac371182feb28beeb6795d67030a9))
11+
* implement countries ([406716e](https://github.com/DataLinx/eclipsephp-world-plugin/commit/406716e02148a0f46a9e9c362cf7eacc75e7f604))
12+
* implement currencies ([4934173](https://github.com/DataLinx/eclipsephp-world-plugin/commit/4934173e67704d3dd9c4d82525323810fa30f5c1))
13+
* implement posts ([95ab58c](https://github.com/DataLinx/eclipsephp-world-plugin/commit/95ab58c04dec1e8e63be3d7058266000b98132f3))
14+
* **notifications:** add real-time notifications to imports ([#8](https://github.com/DataLinx/eclipsephp-world-plugin/issues/8)) ([b94692b](https://github.com/DataLinx/eclipsephp-world-plugin/commit/b94692bf28d73f599157d3fa0000c9a08065004a))
15+
* refactor country and post import jobs to simplify notification handling and execution ([93c0184](https://github.com/DataLinx/eclipsephp-world-plugin/commit/93c0184d1238586789d39f11ac3bea48f34787d9))
16+
* **regions:** implement world regions (WO-1) ([e1e3371](https://github.com/DataLinx/eclipsephp-world-plugin/commit/e1e33710458ff2beaa9b04684d9587ed3ace2087))
17+
* **worbench-setup:** make plugin development self-contained (EC-197) ([421264d](https://github.com/DataLinx/eclipsephp-world-plugin/commit/421264dbd8aed0f988a45e50a7bf4d0e36823ef8))
18+
19+
20+
### Bug Fixes
21+
22+
* fix country import when soft-deleted countries exist ([61d2805](https://github.com/DataLinx/eclipsephp-world-plugin/commit/61d28050b644137b0f4a1945455d66fb858ac48e))
23+
* set navigation group ([4be7039](https://github.com/DataLinx/eclipsephp-world-plugin/commit/4be70398d1455b3fb44ed838c46efc2ebcf97ed1))
24+
25+
## Changelog

0 commit comments

Comments
 (0)