Skip to content

v9.3.0

Latest

Choose a tag to compare

@Antreesy Antreesy released this 20 Nov 11:47
· 66 commits to main since this release
5930a2b

What's Changed

🚀 Enhancements

  • feat(NcAppSettingsDialog): add version on the bottom and noVersion prop to disable it by @ShGKme in #7837
  • fix(NcActions): introduce 'size' prop by @Antreesy in #7847
  • feat(NcRichText): add 'Copy to clipboard' button for code blocks by @Antreesy in #7841

🐛 Fixed bugs

  • fix(NcPasswordField): respect checkPasswordStrength for input validation by @Antreesy in #7845
  • fix(NcTextField): helper text icon is too large by @ShGKme in #7856
  • fix(NcFormBox): use default text color in items by @ShGKme in #7854
  • fix(NcAvatar): do no request avatar image if icon slot provided by @Antreesy in #7891

Other Changes

  • ci(dependabot): Use auto merge instead of deprecated option by @nickvergessen in #7835
  • Updates for project Nextcloud vue library by @transifex-integration[bot] in #7840
  • Updates for project Nextcloud vue library by @transifex-integration[bot] in #7858
  • docs: Move to more outline icons by @nickvergessen in #7860
  • docs: Move more icons to outline by @nickvergessen in #7862
  • fix(NcActions): handle expensive height computation by popover library by @Antreesy in #7778
  • Updates for project Nextcloud vue library by @transifex-integration[bot] in #7867
  • chore: refactor deprecated :deep selector by @ShGKme in #7875
  • Updates for project Nextcloud vue library by @transifex-integration[bot] in #7876

Full Changelog: v9.2.0...v9.3.0