Skip to content

Releases: igniter-labs/ti-ext-shipday

v4.1.1

15 May 17:36
a46fdaf

Choose a tag to compare

This release includes minor bug fixes for settings class references and webhook controller cleanup.

Fixed

  • Corrected class references for user group and status in the settings module
  • Removed unused order variable declaration in the Webhook controller

v4.1.0

08 May 15:39
4ba30ee

Choose a tag to compare

This release introduces a configurable on-demand delivery workflow for Shipday, along with several refinements to related condition logic and pickup handling.

Added

  • New configurable on-demand delivery workflow for Shipday integrations

Fixed

  • Adjusted pickup handling and updated tests for on-demand delivery

Changed

  • Refined on-demand delivery condition logic in the Shipday integration
  • Added explicit return type to the getShipdayStatusOptions method in Settings
  • Reordered imports in Settings.php for consistency
  • Updated the issue tracker link in the README to point to the core repository
  • Removed obsolete changelog section from the README

v4.0.2

24 Nov 12:44
4ef26a1

Choose a tag to compare

Minor improvements

v4.0.1

03 Oct 10:17
ea664f4

Choose a tag to compare

  • Minor improvements

v4.0.0

22 Jun 13:26
5f599ca

Choose a tag to compare

Added

  • Enhance SEO Manager with strict typing, new SettingsRequest, and improved file handling.
  • Add InjectSeoTags middleware and remove SeoTags Livewire component.
  • docs: Update SEO Manager documentation with installation details and features.
  • docs: Restructure documentation.

Changed

  • docs: Clarify SEO and Open Graph field editing instructions in index.md.
  • docs: Enhance SEO Manager description and update features list in README.md.
  • docs: Update extension name from "Special Days" to "SEO Manager" in README.md.
  • Improve back button behavior to reduce code duplication and apply minor UI adjustments.
  • Refactor code to use parameter and return type hints.
  • Adjust permission group names.
  • Regroup permissions.

Fixed

  • tests: Fix binding of widget to controller in SeoManagerTest class.

2.1.4

11 Jun 00:10

Choose a tag to compare

  • Minor improvements and bug fixes

2.1.3

23 May 19:39

Choose a tag to compare

  • Use UTC timezone when calculating expected delivery time

2.1.2

09 May 19:36

Choose a tag to compare

  • Added a location option field to set the delivery wait time, for calculating expected delivery pickup times

v2.1.1

03 Feb 18:56
e4f0fbf

Choose a tag to compare

Full Changelog: 1.1.0...2.1.1

v1.10

02 Feb 19:06
6f84a57

Choose a tag to compare

  • Updating order statuses no longer updates status on Shipday but instead marks it as ready for picker when the order status is updated to a ready for pickup status
  • Order status are only updated on shipday webhook