Releases: viur-framework/viur-shop
Releases · viur-framework/viur-shop
v0.1.0.dev42
What's Changed
- feat: Implement
shop_view_url
by @sveneberth in #95 - feat: Make discount
ScopeArticle
working forcart_skel
andarticle_skel
by @sveneberth in #98
Full Changelog: v0.1.0.dev41...v0.1.0.dev42
v0.1.0.dev41
What's Changed
- feat: Extend
ShippingSkel
withart_no
bone and set tooltip by @sveneberth in #94
Full Changelog: v0.1.0.dev40...v0.1.0.dev41
v0.1.0.dev40
What's Changed
- fix: send correct argument name when order add/edit runs into Exception by @KadirBalku in #92
- fix:
article_add
API method validation and types by @KadirBalku in #93
Full Changelog: v0.1.0.dev39...v0.1.0.dev40
v0.1.0.dev39
What's Changed
- feat: Implement hooks for additional API fields by @sveneberth in #91
Full Changelog: v0.1.0.dev38...v0.1.0.dev39
v0.1.0.dev38
What's Changed
Full Changelog: v0.1.0.dev37...v0.1.0.dev38
v0.1.0.dev37
What's Changed
- fix: Vat rate for shipping needs to be as percentage too by @sveneberth in #89
Full Changelog: v0.1.0.dev36...v0.1.0.dev37
v0.1.0.dev36
What's Changed
- fix: Correct modules of
RelationalBones
inCartNodeSkel
andOrderSkel
by @skoegl in #78 - chore: Set default logger level to INFO by @sveneberth in #79
- feat: Implement API method
cart_view()
by @sveneberth in #80 - refactor: Move
phone
andemail
fromOrderSkel
toAddressSkel
by @sveneberth in #81 - fix: Make order operations transaction safe by @sveneberth in #82
- feat: Cache vat rates by @sveneberth in #83
- feat: Make
scope_code
caseINsenstive by @sveneberth in #84 - feat: Implement a cached
get_skel
method forDiscountConditonSkel
by @sveneberth in #85 - chore: Change / Deactivate some logging some loggings by @sveneberth in #86
New Contributors
Full Changelog: v0.1.0.dev35...v0.1.0.dev36
v0.1.0.dev35
What's Changed
- feat: Add more translations by @sveneberth in #75
- fix: Price Calculation by @sveneberth in #77
Full Changelog: v0.1.0.dev34...v0.1.0.dev35
v0.1.0.dev34
What's Changed
- feat: Add
country
parameter to get the shipping for a specific country by @sveneberth in #70 - feat: Add more translations by @sveneberth in #71
- feat: Custom ViUR Unzer Client that uses current language by @sveneberth in #72
- feat: Implement
phone
bone inOrderSkel
by @sveneberth in #73 - fix: Ensure session is marked as changed after it has been changed by @sveneberth in #74
Full Changelog: v0.1.0.dev33...v0.1.0.dev34
v0.1.0.dev33
What's Changed
- fix: key can be
None
on add by @sveneberth in #67 - feat: Implement more events by @sveneberth in #69
Full Changelog: v0.1.0.dev32...v0.1.0.dev33