Skip to content

v8.1.0

Compare
Choose a tag to compare
@thomasmalbaux thomasmalbaux released this 02 Oct 13:50
· 1802 commits to master since this release
3ae1ea6

Added

  • Stripe SCA paymentintent based preauth process #3791
  • Stripe SCA finalize ui and management #3805
  • Support for markdown in listing descriptions #3795, #3810, #3874
  • Add "Whats new?" link in the sidebar #3822
  • Add ready made cover pics link next to the cover pick chooser #3823
  • Add "Terms, Privacy Policy and static content" table and links in "Basic details" tab #3827
  • Add four new fields to the transactions CSV export #3845
  • Allow admins to unskip reviews #3857
  • Admin option to send a notification for each new transaction #3859
  • Add new countries support: Estonia, Greece, Latvia, Lithuania, Poland, Slovakia, Slovenia #3872

Changed

  • In shipping address replace country dropdown with text field #3815
  • Use community currency for free transactions avoiding nil.to_money == 0 EUR #3816
  • Edit some CSV exports #3828
  • Change datetime format in all CSV exports #3844
  • Remove username from signup #3853

Removed

  • Remove google-site-verification from head and hardcoded GWT tag #3825, #3826

Fixed

  • Order Type name for free listings was not updating cached fragment #3836
  • Disabling top bar default links (about, contact) is not possible #3840

Upgrade from 8.0.0 to 8.1.0

Nothing special. See the [#general-update-instructions].