Releases: ThreeSixtyEu/Sylius
Releases · ThreeSixtyEu/Sylius
v0.13.0.29: Merge pull request #1 from ThreeSixtyEu/pre-upgrade
Merge advanced order filter
v0.13.0.28
Fixes typo in translation string name
v0.13.0.27
Adds shipment calculator for percentage of shipment's value
v0.13.0.26
Backend flash messages will now get translated
v0.13.0.25
Adds form to edit payment constraints in administration
v0.13.0.24
changes dashboard statistics to show totals
fixes CartType validation
v0.13.0.23 Merge branch 'master' of github.com:ThreeSixtyEu/Sylius
v0.13.0.22
escaping slashes in search queries because of elasticsearch behavior …
v0.13.0.21
escaping slashes in search queries because of elasticsearch behavior …
v0.13.0.20: adds a note to order
Meant as a note to be left by the user. Uses varchar, it is limited to 255 characters. Preserves linebreaks. It is exposed to the API. This commit also fixes some hardcoded strings in backend templates.