Releases: viur-framework/viur-shop
Releases · viur-framework/viur-shop
v0.5.3
What's Changed
- fix: Remove debug and
payment.getChargedTransactions()
by @sveneberth in #150
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- chore: Remove frontend translations by @sveneberth in #148
- feat: Stabilize payment provider methods by @sveneberth in #149
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- chore: Update unzer sdk dependency by @sveneberth in #146
- fix: Only call
_set_basket_txn
as a transaction if it is not already running inside one. by @sveneberth in #147
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- fix: Replace
@classmethod @property
caches by @sveneberth in #145
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- fix: Use custom
GlobalVar
implementation to store globals by @sveneberth in #143
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- feat: Implement decorator
@log_unzer_error
by @sveneberth in #140 - feat: Implement
UnzerAbstract.get_debug_information()
by @sveneberth in #141
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- chore: Add
shipping_status
to refKeys ofOrderSkel.cart
by @sveneberth in #139
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: Add
total_raw
to therefKeys
incart
relation ofOrderSkel
by @sveneberth in #137 - feat: make unzer config callable by @sveneberth in #138
Full Changelog: v0.2.1...v0.3.0
v0.2.1
v0.2.0
What's Changed
- feat: Implement shipping_status most_expensive by @sveneberth in #135
Full Changelog: v0.1.0...v0.2.0