Skip to content

Releases: SourovCodes/woo-nalda-sync

WooCommerce Nalda Sync v1.0.15

Choose a tag to compare

@github-actions github-actions released this 15 Jan 17:14

Improved

  • Enhanced dashboard scheduled sync status cards with pending/overdue detection
  • Added WordPress cron status alert with troubleshooting guidance when syncs are pending
  • Improved "Next Export/Import" display to show "Pending..." when syncs are overdue
  • Better WordPress timezone handling using current_time('timestamp')

WooCommerce Nalda Sync v1.0.14

Choose a tag to compare

@github-actions github-actions released this 15 Jan 04:08

Changed

WooCommerce Nalda Sync v1.0.13

Choose a tag to compare

@github-actions github-actions released this 15 Jan 04:05

Fixed

  • Fixed "New Order" email showing 0 amount by disabling emails during import and triggering after order is fully saved
  • Changed billing email from orders@nalda.com to orders@sourov.me

WooCommerce Nalda Sync v1.0.12

Choose a tag to compare

@github-actions github-actions released this 15 Jan 04:01

Fixed

  • Fixed "New Order" email showing 0 amount - order status is now set after items and totals are calculated

WooCommerce Nalda Sync v1.0.11

Choose a tag to compare

@github-actions github-actions released this 14 Jan 18:19

Fixed

  • Fixed Nalda order "State" not being set from API deliveryStatus during initial import
  • New orders now always have a state set (defaults to "IN_PREPARATION" if not provided by API)

WooCommerce Nalda Sync v1.0.10

Choose a tag to compare

@github-actions github-actions released this 14 Jan 17:55

Changed

  • Version bump

WooCommerce Nalda Sync v1.0.9

Choose a tag to compare

@github-actions github-actions released this 14 Jan 15:57

Added

  • Custom delivery note logo setting in Advanced Settings (with WordPress media uploader)
  • Nalda logo displayed below order info on delivery notes for Nalda orders
  • German (de_DE) translations for delivery note PDF
  • Dynamic shipping methods from WooCommerce shipping zones on delivery notes

Changed

  • Delivery note PDF now shows Nalda customer price (what the end client paid) instead of seller net price
  • Delivery note logo uses custom setting with fallback to store name text

Removed

  • Removed "Measure unit" column from delivery note PDF
  • Removed "Number of packages" field from delivery note PDF
  • Removed "Comments" field from delivery note PDF
  • Removed "Received in good condition" signature section from delivery note PDF
  • Removed "Thank you" message from delivery note PDF
  • Removed hardcoded delivery type options (now uses WooCommerce shipping methods)

WooCommerce Nalda Sync v1.0.8

Choose a tag to compare

@github-actions github-actions released this 13 Jan 03:38

Release version 1.0.8

WooCommerce Nalda Sync v1.0.7

Choose a tag to compare

@github-actions github-actions released this 12 Jan 21:58

Release version 1.0.7

WooCommerce Nalda Sync v1.0.6

Choose a tag to compare

@github-actions github-actions released this 12 Jan 21:14

Fixed

  • Added missing SFTP error codes (CONNECTION_RESET, PROTOCOL_ERROR) for better error handling