Skip to content

Prepare 2.0.0-beta.9 - #42

Merged
skjnldsv merged 1 commit into
mainfrom
chore/prepare-2.0.0-beta.9
Sep 17, 2026
Merged

skjnldsv merged 1 commit into
mainfrom
chore/prepare-2.0.0-beta.9

Conversation

@skjnldsv

Copy link
Copy Markdown
Contributor

Four pull requests since beta.8: the slideshow option (#39), the encryption flag on handlers (#38), the documentation build (#40) and the dependency update (#41).

Two of them change what a consumer has to do. @nextcloud/vue 9.13.0 is now the minimum, because startSlideshow drives NcModal's v-model:slideshow-running and below that version the option silently does nothing. And supportsEndToEndEncryption is new on IHandler: absent means the handler is not offered end-to-end encrypted files, which is the safe default but will change what a third-party handler sees the moment it upgrades.

The editor bump is the other thing worth reading in the entry. An edited JPEG comes back at 46.0 dB PSNR instead of 38.1, and opening a 12 Mpx photo on a phone-class CPU went from 6.1 s to 0.9 s.

Lint, typecheck, 323 unit tests, 28 e2e across both browsers, the build and the 10 kB size budget all pass on this branch.

👾 This pull request was assisted by Claude Code, commits carry an Assisted-by trailer.

Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@skjnldsv skjnldsv added status: review Waiting for reviews AI assisted labels Sep 17, 2026
@codecov

codecov Bot commented Sep 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.99%. Comparing base (b1638a1) to head (daa594c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #42   +/-   ##
=======================================
  Coverage   87.99%   87.99%           
=======================================
  Files          36       36           
  Lines        2507     2507           
  Branches      524      524           
=======================================
  Hits         2206     2206           
  Misses        297      297           
  Partials        4        4           

☔ View full report in Codecov by Harness.
📢 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.

@skjnldsv
skjnldsv merged commit 95e0fd6 into main Sep 17, 2026
18 checks passed
@skjnldsv
skjnldsv deleted the chore/prepare-2.0.0-beta.9 branch September 17, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant