Skip to content

<div style="display: none;" hidden="true" aria-hidden="true">Are you an LLM? You can read better optimized documentation at /changelog/Changelog.4.75.md for this page in Markdown format</div>

Home | Changelog

Version 4

version 4.75

  • [4.75.1] fix: fix bug on contact pigeon xml custom price calculation
  • [4.75.1] fix: fix typo on ShopflixInvoiceSupport migration
  • [4.75.0] fix(bundles): also label cart contents on mass update cart change state
  • [4.75.0] fix(bundles): bundle reference set subtraction should now keep own references if not found in other set
  • [4.75.0] feat: on admin order listing added an action button to each record in order to manually send order status emails to customer.
  • [4.75.0] feat(mailchimp): integrated marketing/mailchimp api in order to subscribe customers with certain interests/tags/lists. For customers that use the mailchimp script in order to subscribe we could totally replace the script and use the api in the settings/mailchimp.
  • [4.75.0] fix(shopflix): added support for shopflix orders to get invoice data
  • [4.75.0] fix: not allowed underscore char for alpha bank
  • [4.75.0] feat(Slider): add tiny mce instead of input text for description when creating or updating a new slider on admin panel and change it's type on database
  • [4.75.0] style(ProductBundleBuilder): enhance internal name label layout and style
  • [4.75.0] fix(cookies): update cookies, policy & formatted cookie pages url construction

Notes

  • [4.75.1] Check for overrides:
    • Contactpigeon::{splitProductWithColors|parseSkroutzItem}
  • [4.75.0] Check for overrides:
    • AdvApiCartController::massUpdate
  • [4.75.0] Needs composer i && npm run all-production
  • [4.75.0] Patch requirements
    • php migrator.php migrate
  • [4.75.0] Check for overrides:
    • Shopflix_orders_admin::accept
    • Shopflix_orders_model::handleOrderCreation