Skip to content

Version 8.11.0

Latest

Choose a tag to compare

@Smaug6739 Smaug6739 released this 23 Jul 15:39

Full Changelog: v8.10.0...v8.11.0

Features

Fixes

  • fix(theme): improve glassmorphism theme by @A-S-Manoj in #583
  • fix(settings): complete and correct the shortcuts list by @dchaudhari7177 in #614
  • fix: require current password when changing password (#620) by @A-S-Manoj in #628
  • fix: support MaridDB by updating collation on 000010_nodes by @axeloz in #632
  • fix(editor): layout-independent list shortcuts, always-fenced code block by @dchaudhari7177 in #613
  • fix: add provider name for external SSO providers by @louloudev59 in #605
  • fix: remove old keywords methods 9fb13c0
  • fix: hydratation mismatch for public docs user avatar 97e68b4
  • fix: thumbnail & description storage 7c53408
  • fix: html escape rules to allow graphic elements on svg 41df068
  • fix: images & seo meta tags 4455cf4
  • chore: fix actions check 2e1c3cd
  • fix: add missing translations c1d5422
  • fix: remove unused variables 4453385

Other

  • Bump dependencies
  • Bump project to version 8.11.0
  • fix: deploy env variables 2d5690b

New Contributors