Skip to content

Releases: saleor/saleor-dashboard

3.12.8

18 Apr 13:58

Choose a tag to compare

🪲 Fixes:

  • Allow refreshing proper token based on the token owner (#3516) (3c59371) by @krzysztofzuraw

3.12.7

13 Apr 12:28

Choose a tag to compare

🪲 Fixes:

  • Fix background transparency in GraphiQL hints (#3434) by @zaiste

🍇 Improvements:

  • Align the background colours in GraphiQL (#3473) by @zaiste
  • Replace all old tooltips with new ones from macaw (#3485) by @poulch
  • Use the new tooltip from macaw in filter presets (#3467) by @poulch
  • Remove the scrollbar on Safari when on the details page (#3448) by @krzysztofzuraw
  • Fix colours for change and error cells in datagrid (#3422) by @poulch

🦄 Features:

  • Introduce datagrid and card view on product list (#3296, #3412 )

⚙️ Maintenance:

3.11.5

13 Apr 12:51

Choose a tag to compare

🪲 Fixes:

⚙️ Maintenance:

3.10.9

13 Apr 12:08

Choose a tag to compare

🪲 Fixes:

  • Backport #3390 to 3.10 by @krzysztofzuraw in #3480

3.9.12

13 Apr 12:05

Choose a tag to compare

🪲 Fixes:

  • Backport #3390 to 3.9 by @krzysztofzuraw in #3479

3.8.9

13 Apr 08:43

Choose a tag to compare

🪲 Fixes:

  • Fix not formatted files and extract messages by @poulch in #3145
  • Backport #3390 to 3.8 by @krzysztofzuraw in #3483

⚙️ Maintenance:

  • Use GITHUB_OUTPUT instead deprecated ::set-output by @mwidera in #3137

3.12.6

04 Apr 15:27

Choose a tag to compare

⚙️ Maintenance:

3.12.5

04 Apr 07:33

Choose a tag to compare

🪲 Fixes:

  • Revert "Add author field to app details page (#3379)" (incompatible changes)

3.12.4 (unstable)

03 Apr 12:49

Choose a tag to compare

🪲 Fixes:

  • Fix styling for GraphiQL on the webhook page (#3389) by @zaiste
  • Fix double back require to move back on orders (#3429) by @poulch
  • Logout user on failure when login via external source (#3405) by @krzysztofzuraw
  • Homepage alignments (#3421) by @andrzejewsky

🍇 Improvements:

  • Add author field to app details page (#3379) by @krzysztofzuraw
  • Copy filters automatically to GraphiQL playground (#3385) by @zaiste
  • Migrate to refresh token (#3426) by @krzysztofzuraw
  • Update subscription query with Event types only and improve Event picking (#3357) by @2can

⚙️ Maintenance:

3.11.4

23 Mar 11:11

Choose a tag to compare

🪲 Fixes:

  • Fix infinite spinner during tax selection (#3397) by @poulch