Skip to content

v8.11.3

Compare
Choose a tag to compare
@Antreesy Antreesy released this 07 May 10:18
· 139 commits to master since this release
ef0129b

What's Changed

🐛 Fixed bugs

  • fix(NcReferenceWidget): do not try to render widget when there is no widget by @ShGKme in #5485
  • fix(NcDialog): Actions should not overflow the action container by @susnux in #5495
  • fix(NcColorPicker): Allow to submit selected color in simple-view by @susnux in #5499
  • fix(autolink): correctly handle relative links without webroot by @ShGKme in #5487
  • fix(NcDateTime): When relative time is disabled return a string and not the reference to it by @susnux in #5493
  • fix(NcCheckboxRadioSwitch): Pass attrs to input if available by @susnux in #5507
  • fix(NcCheckboxRadioSwitch): Add background color for button style by @susnux in #5509
  • fix(NcDateTime): Respect language by @Pytal in #5501
  • fix(NcRichText): adjust display so long texts in checkboxes can be shown correctly by @DorraJaouad in #5527
  • style(NcSelect): restrict max-height to prevent overflow by component by @Antreesy in #5551
  • build(vite): iterate over .ts files in all directories by @Antreesy in #5553
  • fix(emoji): index emoji data once for search functions by @Antreesy in #5554

Other Changes

  • chore(widgets): remove unneeded nullish coalescing by @ShGKme in #5484
  • Updates for project Nextcloud vue library by @transifex-integration in #5494
  • Updates for project Nextcloud vue library by @transifex-integration in #5510
  • Updates for project Nextcloud vue library by @transifex-integration in #5533

Full Changelog: v8.11.2...v8.11.3