Skip to content

chore: prepare v9.6.0 - #8304

Merged
Antreesy merged 1 commit into
mainfrom
v9-6-0
Mar 13, 2026
Merged

Antreesy merged 1 commit into
mainfrom
v9-6-0

Conversation

@susnux

@susnux susnux commented Mar 13, 2026

Copy link
Copy Markdown
Contributor

v9.6.0 (2026-03-13)

🚀 Enhancements

  • feat(NcFilePicker): add picker component to select local files #7097 (susnux)
  • feat(emoji): extend 'emojiAddRecent' to allow pass emoji as an argument #8288 (Antreesy)

🐛 Fixed bugs

  • fix(NcTextArea): area resize does not resize component #8175
  • fix(NcButton): remove active effect from disabled buttons #8176 (Antreesy)
  • fix(NcInputField): use overflow-wrap: anywhere instead of word-break: break-all for the helper text #8225 (Sector6759)
  • fix(NcModal): properly handle modal name size #8263 (susnux)
  • fix(NcRichContenteditable): restore native undo/redo events #8286 (Antreesy)
  • fix(NcAppContent): list is not scrollable on mobile #8292
  • fix(NcRichText): ignore links resolving in Markdown #8154 (Antreesy)

Other Changes

  • Updated translations
  • fix: add missing initialization to keep the old behaviour #8291

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added the 3. to review Waiting for reviews label Mar 13, 2026
@codecov

codecov Bot commented Mar 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.40%. Comparing base (62d60c2) to head (2f95da5).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8304   +/-   ##
=======================================
  Coverage   52.40%   52.40%           
=======================================
  Files         104      104           
  Lines        3393     3393           
  Branches      988      988           
=======================================
  Hits         1778     1778           
  Misses       1359     1359           
  Partials      256      256           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Antreesy Antreesy added this to the 9.6.0 milestone Mar 13, 2026
@Antreesy

This comment was marked as abuse.

@Antreesy Antreesy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CRLF =/

@Antreesy
Antreesy merged commit e5fcf4f into main Mar 13, 2026
27 checks passed
@Antreesy
Antreesy deleted the v9-6-0 branch March 13, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants