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
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,27 @@
# Changelog

## 1.0.0 (2025-10-13)


### Features

* ability to run country import in the background ([239b305](https://github.com/DataLinx/eclipsephp-world-plugin/commit/239b3050a5e14a83f3fcc6c40306694b138fa0c4))
* add translations ([b3dd833](https://github.com/DataLinx/eclipsephp-world-plugin/commit/b3dd8336250bc64e1659412550c16cabe50d3562))
* **currencies:** implement currency seeder (WO-8) ([09699f6](https://github.com/DataLinx/eclipsephp-world-plugin/commit/09699f61566ac371182feb28beeb6795d67030a9))
* implement countries ([406716e](https://github.com/DataLinx/eclipsephp-world-plugin/commit/406716e02148a0f46a9e9c362cf7eacc75e7f604))
* implement currencies ([4934173](https://github.com/DataLinx/eclipsephp-world-plugin/commit/4934173e67704d3dd9c4d82525323810fa30f5c1))
* implement posts ([95ab58c](https://github.com/DataLinx/eclipsephp-world-plugin/commit/95ab58c04dec1e8e63be3d7058266000b98132f3))
* implement tariff codes (WO-10) ([2b08899](https://github.com/DataLinx/eclipsephp-world-plugin/commit/2b088993224fecd48fab1caf1e25e61671b1cb37))
* **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))
* refactor country and post import jobs to simplify notification handling and execution ([93c0184](https://github.com/DataLinx/eclipsephp-world-plugin/commit/93c0184d1238586789d39f11ac3bea48f34787d9))
* **regions:** implement world regions (WO-1) ([e1e3371](https://github.com/DataLinx/eclipsephp-world-plugin/commit/e1e33710458ff2beaa9b04684d9587ed3ace2087))
* **worbench-setup:** make plugin development self-contained (EC-197) ([421264d](https://github.com/DataLinx/eclipsephp-world-plugin/commit/421264dbd8aed0f988a45e50a7bf4d0e36823ef8))


### Bug Fixes

* change num_code validation to maxLength(3) (EC-213) ([9ca719c](https://github.com/DataLinx/eclipsephp-world-plugin/commit/9ca719c9fa1e72ea54d187872d82eda7344140b5))
* fix country import when soft-deleted countries exist ([61d2805](https://github.com/DataLinx/eclipsephp-world-plugin/commit/61d28050b644137b0f4a1945455d66fb858ac48e))
* set navigation group ([4be7039](https://github.com/DataLinx/eclipsephp-world-plugin/commit/4be70398d1455b3fb44ed838c46efc2ebcf97ed1))

## Changelog