# 7.1.0
- Advanced config for Giftcard Validity
- Add delete function for Giftcards
- Add Download option for Giftcards in My Account > Orders page
- Add origin order information during rendering Twig variables
# 7.0.7
- Fix bug in Giftcard Validity check
# 7.0.6
- Fix bug from typo in update lifecycle
# 7.0.5
- Add Giftcard Validity functionality
- Add translations FR, ES and IT
# 7.0.4
- Bugfix in giftcard detail screen
# 7.0.3
- Add configurable redeem calculation mode (legacy or line item) (v6.3.5)
# 6.3.5
- Add configurable redeem calculation mode (legacy or line item)
# 7.0.2
- Fix stage button disabled in 6.7
# 7.0.1
- Merge 6.3.3: Fix bug in designer with using FroshLazySizes
- Merge 6.3.4: Fix bug with floating numbers in admin detail transaction
# 6.3.4
- Fix bug with floating numbers in admin detail transaction
# 7.0.0
- Compatible with Shopware 6.7
# 6.3.3
- Fix bug in designer with using FroshLazySizes
# 6.3.2
- Fix giftcard create bug
- Fix giftcard redeem bug
# 6.3.1
- Layer sorting bug
# 6.3.0
- Simplyfy data model, remove "GiftcardGateway" layer
- Fix discrepancies between Giftcard Editor and PDF renderer (QR code size, font rendering in editor)
- Fix z-index issues in PDF renderer
- Add available Twig field to text dropdown in Editor
- Add 'Resend e-mail' function on Giftcard Detail page
- Move QR code generation to local service
Breaking changes:
- Removal of `GiftcardGateway` -> replace with `lae_giftcard.repository`, `GiftcardTransactionService` and `GiftcardCreateService`
- Removal of `GiftcardStruct` -> replace with `GiftcardEntity`
- Removal of required linked order. (`originalOrderId` is nullable)
- Email templates: `order` variable can be null
# 6.2.10
- Add "landscape" option in Giftcard Editor
# 6.2.9
- Fix bug on PDP with multiple variants
# 6.2.8
- Fix font rendering for PDF
# 6.2.7
- Fixed aspect ratio for images
# 6.2.6
- Remove 'object fit' for images due to DomPDF constraint
- Add preview function to editor
- Improve exact rendering in editor
# 6.2.5
- Add 6.5 bugfixes
# 6.2.4
- Fix image rendering in PDF renderer
# 6.2.3
- Fix bug in giftcard designer when using code editor in text editor
# 6.2.2
- Fix bug in giftcard design prefix
# 6.2.1
- Fix bug in manual transaction value
# 6.2.0
- Add PDF preview for Giftcard Designs
- Fix for Giftcard Editor on small screens
# 6.1.1
- Add twig rendering for Giftcard editor
# 6.1.0
- Release of Giftcard editor
# 1.5.7
- Fix CurrencyFilter error on latest 6.5 versions
# 1.5.6
- Show variant configurator on PDP
# 1.5.5
- Add Dynamic Product Group condition for Giftcards
# 1.5.4
- Add 'normal' product lineitem payload
# 1.5.3
- Add message on giftcard redeem add
- Add redeemed giftcards and total in offcanvas cart
# 6.0.0
- Compatible with Shopware 6.6
# 1.5.2
- Fix giftcard collector on null referencedId
# 1.5.1
- Fix giftcard generation bug
# 1.5.0
- Add option for 'physical' giftcards
# 1.4.3
- Bugfix product UUID
# 1.4.2
- Fix transaction price
- Fix administration order creation
# 1.4.1
- Fix warnings in Administration
# 1.4.0
- Refactor Administration screens in Product detail
- Add Advanced 'Filename' configuration
- Option for 'Fixed pricing' giftcards
- Add link from giftcard transaction to paid order
# 1.3.3
- Bugfix in Order view in Administration
# 1.3.2
- Show applied giftcard on Finish page
- Add links between order and giftcard in Administration
# 1.3.1
- Bugfix in Order view in Administration
# 1.3.0
- Add missing information about giftcard payment in Administration
- Add missing information about giftcard payment in Storefront
- Add missing information about giftcard payment on invoice
# 1.2.3
- Fix missing default media folder configuration in uninstall process
# 1.2.2
- Add "Just for you" design
# 1.2.1
- Fix Add To Cart bug
# 1.2.0
- Move Product-specific giftcard configuration to extension instead of customfields
- Fixes localization bugs
# 1.1.6
- Add administration twig blocks
# 1.1.5
- Fix 'cardknox' payment provider bug with empty transaction ID
# 1.1.4
- Fix product detail page custom layout bug
# 1.0.3
- Add Cart item type Rule filter
# 1.1.3
- Add Cart item type Rule filter
# 1.1.2
- Fix product detail page custom layout bug
# 1.0.2
- Bugfix custom product detail page layout
# 1.1.1
- Fix PHP8.2 warning
Compatibility with Shopware 6.5
- Add Interfaces
- Fix migration bug
First version for the Shopware Store