Skip to content

chore: prepare release v8.38.0#8471

Open
Antreesy wants to merge 1 commit intostable8from
release/v8.38.0
Open

chore: prepare release v8.38.0#8471
Antreesy wants to merge 1 commit intostable8from
release/v8.38.0

Conversation

@Antreesy
Copy link
Copy Markdown
Contributor

v8.38.0 (2026-04-24)

Full Changelog

πŸ“ Notes

  • NcRichText component used with useMarkdown = true or useExtendedMarkdown = true no longer renders relative links that can not be resolved by Vue Router.
    They are might interfere with routing logic and considered not belonging to the application. Examples that are not rendered as a clickable link:
    • [unknown protocols](unknown:protocol)
    • [unresolved relative link](internal_route)
    • [relative parameters](?parameters=1)
    • [relative anchor](#anchor)

πŸš€ Enhancements

πŸ› Fixed bugs

Other Changes

Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy Antreesy added this to the 8.38.0 milestone Apr 24, 2026
@Antreesy Antreesy self-assigned this Apr 24, 2026
@Antreesy Antreesy added the 3. to review Waiting for reviews label Apr 24, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 46.84%. Comparing base (9c6e7e6) to head (0aaee05).

Additional details and impacted files
@@           Coverage Diff            @@
##           stable8    #8471   +/-   ##
========================================
  Coverage    46.84%   46.84%           
========================================
  Files          195      195           
  Lines         4921     4921           
  Branches      1268     1205   -63     
========================================
  Hits          2305     2305           
- Misses        2528     2530    +2     
+ Partials        88       86    -2     

β˜” 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.

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.

2 participants