Skip to content

Releases: PrestaShopCorp/ps_eventbus

v3.0.0-beta10

21 Feb 10:31
a7a76a6
Compare
Choose a tag to compare
v3.0.0-beta10 Pre-release
Pre-release

• feat(MAJOR): add support for PS 1.6 PHP 7.1 (#185)
• feat: add e2e-zip build support with Accounts mock (#201) (#193) (#194)
• feat: add employees sync support (#189)
• feat: add sync translations support (#199)
• feat: add LiveSync back (#187)
• feat: E2E env and testing release (#220)
• feat: LiveSync debounce (#210)
• feat: add debug for DB requests (#227)
• feat: revert cd19629 to enhance performances (json lines in file upload)
• fix: module crash on ProductSupplier, Translation and Images endpoints (#245)
• fix: fix crash on Carts upload / add sync limits to CartRules (#229)

v3.0.0-beta9

12 Feb 13:48
5c1443b
Compare
Choose a tag to compare
v3.0.0-beta9 Pre-release
Pre-release

Changes

• feat(MAJOR): add support for PS 1.6 PHP 7.1 (#185)
• feat: add e2e-zip build support with Accounts mock (#201) (#193) (#194)
• feat: add employees sync support (#189)
• feat: add sync translations support (#199)
• feat: add LiveSync back (#187)
• feat: E2E env and testing release (#220)
• feat: LiveSync debounce (#210)
• feat: add debug for DB requests (#227)
• feat: revert cd19629 to enhance performances (json lines in file upload)

v3.0.0-beta8

08 Feb 13:59
Compare
Choose a tag to compare
v3.0.0-beta8 Pre-release
Pre-release

Changes

• feat(MAJOR): add support for PS 1.6 PHP 7.1 (#185)
• feat: add e2e-zip build support with Accounts mock (#201) (#193) (#194)
• feat: add employees sync support (#189)
• feat: add sync translations support (#199)
• feat: add LiveSync back (#187)
• feat: E2E env and testing release (#220)
• feat: LiveSync debounce (#210)
• feat: add debug for DB requests (#227)
• feat: revert cd19629 to enhance performances (json lines in file upload)

v2.3.4

09 Nov 09:43
a6d042e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.3...v2.3.4

v2.3.3

07 Nov 16:47
38a21de
Compare
Choose a tag to compare

Fix last_sync_date

What's Changed

New Contributors

Full Changelog: v2.3.2...v2.3.3

v2.3.2

28 Aug 11:33
97516ca
Compare
Choose a tag to compare

Languages synchronization
PR

v2.3.1

10 Aug 09:19
12c6fe3
Compare
Choose a tag to compare

Remove unwanted comma after last parameter in constructor
PR

v2.3.0

08 Aug 14:06
8d1efb4
Compare
Choose a tag to compare

Add synchronization for stock_movements.id_lang
Add synchronization for currencies.precision
Add synchronization for products.id_manufacturer and products.id_supplier
Add synchronization for manufacturers
Add synchronization for suppliers
Add synchronization for product_suppliers
PR

v2.2.1

04 Aug 13:12
0f4cfb7
Compare
Choose a tag to compare

Deactivate live sync to avoid system issues
PR

v2.2.0

31 Jul 08:35
aac1a24
Compare
Choose a tag to compare

Adds live sync support
PR