3.19.6
🪲 Fixes:
- 4266a5c: Fixes a bug where order and gift card details views show incorrect avatar in history component. Notes added by apps will now show app's name and avatar. All events will now use the same date format to improve consistency by @Cloud11PL
- 965d27c: Fixes an issue that prevented users from pasting values smaller than 10 into datagrid cells by @Cloud11PL
- b233322: Fixes an issue where product export threw an error due to invalid input data by @Cloud11PL
🍇 Improvements:
- 5cd49f6: History component's texts will now have unified colors by @Cloud11PL
- b4798b7: Flow settings in channel creation will now persist after channel is created by @Cloud11PL
- c957d9c: Show all gift card used in order details by @poulch
⚙️ Maintenance:
- 0365687: This change replaces old service worker with a noop service worker. Saleor Dashboard will no longer actively use service worker for caching and registering fonts by @Cloud11PL