All notable changes to this project will be documented in this file.
- Updated Font Awesome to release 5.13.0
- Added some more tests for using custom fonts
- Added XML docs, mainly for the attributes (ThumbnailAttribute and TreeIconAttribute)
- Updated FontAwesome to release 5.12.1
- Added custom authorize group "ThumbnailGroup"
- Security update
- New default background color
- Added more detailed documentation
- Added support for custom tree icons, thanks to https://github.com/johanbenschop
- Update Font Awesome to release 5.7.1.
- Update Font Awesome to release 5.6.3
- Update readme
- Added support for Font Awesome version 5.3.0.
- Episerver 11 update and changed web project to a class libary.
- Bugfix, issue with locked custom fonts
- Added support for loading custom fonts from disk
- Updated FontAwesome enum with support for all 4.7 fonts
- Bugfix: Changed to loading font from embedded resource instead of from file module, to prevent locking of font file.
- Bugfix: Changed to working with cloned image to prevent locking of generated thumbnails
- Initial release
- Upgraded to Episerver Commerce 13.
- Fix for shipment amount validation issue when updating shipping option #63
- Use PricesIncludeTax property on market to determine if tax should be included on orderline
- [Klarna Order management] Exception handling when order can not be retrieved
- Using primary host as a site URL with fallback to site URL.
- Fixed discount calculation being wrong.
- Fixed a bug when shipping tax was not calculated properly for markets which has "PriceIncludeTax" setting.
- Fixed a bug when tax was not calculated properly for markets which has "PriceIncludeTax" setting.
- Added mapping from language NO to NB to make the widget render in norwegian.
- Fixed shipment option loading by language.
- Update System.Security.Cryptography.Xml to version="4.4.2" (security vulnerabilities)
- [Klarna Checkout] Made KlarnaCheckoutService overrideable, changed functions to virtual.
- [Klarna Checkout] Use market default languange when loading settings from Commerce Manager
- Initial release to Episerver nuget
- Added changelog file
- Added ".v3" to all package names to prevent issues with existing nuget packages on the official nuget feed