Releases: saleor/saleor-dashboard
Releases · saleor/saleor-dashboard
3.0.0-a.8
- Fix crash when there are no channels - #984 by @dominik-zeglen
3.0.0-a.7
- Fix failing login in Firefox browser - #970 by @orzechdev
3.0.0-a.6
3.0.0-a.5
- Add order returns - #910 by @mmarkusik
- Add page reference attributes - #917 by @orzechdev
- Add product reference attributes - #948 by @orzechdev
- Add shipping delivery days - #914 by @orzechdev
- Add possibility to filter by channels in order view - @MarekChoinski
- Guard against non-staff users logging in - #947 by @jwm0
- User should be able to delete a channel if there are no associated orders - #901 by @MarekChoinski
- Make "Invoices" card visible only for unconfirmed orders - #944 by @tomaszszymanski129
- Fix rendering empty channel list - #924 by @MarekChoinski
- Fix duplicate editorjs content race condition - #953 by @jwm0
3.0.0-a.4
- Drop deprecated quantity fields - #902 by @maarcingebala
- Fix warnings - #919 by @MarekChoinski
- Fix icons rendering issue in shipping rates table - #916 by @MarekChoinski
- Drop authorization keys section - #913 by @maarcingebala, @dominik-zeglen
- Ability to add shipping zone's description - @tomaszszymanski129
3.0.0-a.3
- Fix Chrome 87 fieldset rendering bug - #883 by @dominik-zeglen
- Add fulfill finalize button display logic - #885 by @mmarkusik
- Use query params in channels picker - #886 by @AlicjaSzu
- Send invoice button not visible - #889 by @MarekChoinski
- Fix null voucher name handle - #891 by @MarekChoinski
- Add metadata UI for shipping zones and methods - #895 by @MarekChoinski
- Use proper fragment for price range - #897 by @krzysztofwolski
- Update quantity column in Inventory part of Product Variant view - #904 by @dominik-zeglen
- Fix clear form - #907 by @MarekChoinski
- File attributes - #884 by @orzechdev
3.0.0-a.2
Bump to 3.0.0-a.2
3.0.0-a.1
Bump to 3.0.0-a.1
3.0.0-a.0
Use product pricing instead of discounted price (#847) * Use product pricing instead of discountedPrice * Fix input width * Update snapshots * Fix reading price range of null pricing Co-authored-by: Dawid Tarasiuk <tarasiukdawid@gmail.com>