Skip to content

Releases: macopedia/magento2-allegro

Release 4.0.2 - bugfix

28 Apr 14:11
2e0c3b7
Compare
Choose a tag to compare

Fix issue related to elastic-suite indexer

Release 4.0.1 - reservations bugfixes

21 Apr 08:39
0d484d1
Compare
Choose a tag to compare

Fix problem with sorting and filtering on reservation grid

Release 4.0.0 - reservations

27 Mar 22:10
Compare
Choose a tag to compare

Add logic for placing and compensating reservations
Add a new table in the database for keeping information about Allegro reservations
Create new admin grid for listing Allegro reservations
Delete logic for updating orders
Add cron for importing orders with errors
Add delete option on order log grid
Fix problem with listing Allegro statuses
Update documentation

Release 3.0.0 - re-importing orders with errors

03 Mar 16:22
8b1fa85
Compare
Choose a tag to compare

Remove fatal error when there is an issue during waybill creation
Add security against importing orders before the first login to Allegro plugin (#39)
Refactor and fixes (#37)
Fix code based on Magento Coding Standard (#36)
[!!!]Add new logic for re-importing orders with errors (#29)
Add new logger for logging all Allegro API requests and responses (#30)
Fix ean code validation and add missing action to save ean (#33)
Test code with github actions (#31)
Update documentation (#35)

2.1.1 New EAN field & bugfixes

18 Dec 23:30
Compare
Choose a tag to compare

Check if an order is paid on Allegro before setting processing status
Fix problem with navigation in catalog view
Fix reference columns in join statement
Add new EAN input field on offer create form

Improved order import, wysiwyg editor, validation and special role for allegro images

26 Nov 12:49
1ed5481
Compare
Choose a tag to compare
  • Fix problem with copying data from quote to sales_order on Magento 2.3.3 (#22)
  • Use ExtensionAttributesInterface for setting data in quote table
  • Allow orders that are not paid yet to be imported (#19)
  • Allow only orders with state new to be updated
  • Improve wysiwyg editor fulfill allegro validation specs (#21)
  • Add a special image role to choose which image to add to the create offer form (#14)
  • Update documentation (#14)
  • Set default value for delivery handling time in create offer form
  • Add offer name length counter and validator
  • Completing the documentation with automatic status update on Allegro

Validation, offer publishing, stock syncronization, gallery improvement

29 Oct 14:50
Compare
Choose a tag to compare

This is a breaking release, some interfaces has been changed!
Among others following features were introduced:

  • push images to allegro instead of using public url
  • publish multiple product images as gallery
  • fix price and tax calculation on order import
  • improve stock synchronization
  • add cache for fetching categories and parameters from Allegro to speed up offer submission
  • support for "company" account type in Allegro (it behaves differently than "personal" account)
  • add validation to the offer submission form in Magento Admin Panel
  • updated documentation
  • tested with Magento 2.3

Fix issue with setup:di:compile

27 Sep 08:45
Compare
Choose a tag to compare
v1.0.2

Set module version 1.0.2

Initial Release

13 Sep 15:18
Compare
Choose a tag to compare
v1.0.1

Initial commit