Skip to content

release: 1.0.0-beta.1 - #257

Merged
skjnldsv merged 1 commit into
mainfrom
release/1.0.0-beta.1
Aug 27, 2026
Merged

release: 1.0.0-beta.1#257
skjnldsv merged 1 commit into
mainfrom
release/1.0.0-beta.1

Conversation

@skjnldsv

@skjnldsv skjnldsv commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

1.0.0-beta.1 - 2026-08-27

First beta of the 1.0 line. Published on npm under the next tag.

Added

  • feat(dialog): experimental sharing dialog for the unified sharing API, exposed via the new ./dialog entry point #239
  • feat(dialog): confirmation screen after submitting a share

Changed

  • build: replace the TypeScript-only bundling with a Vite library build, adding ./ui, ./public and ./dialog subpath exports
  • build: depend on the published @nextcloud/vue package and refresh the tooling

Fixed

  • fix(dialog): copy the link reliably in non-secure contexts
  • fix(dialog): require a recipient to submit and clear the error on tab switch
  • fix(dialog): dark-mode safe confirmation with optional QR code

@skjnldsv skjnldsv added 3. to review Waiting for reviews enhancement New feature or request labels Aug 27, 2026
@skjnldsv
skjnldsv requested a review from susnux August 27, 2026 07:05
@skjnldsv skjnldsv self-assigned this Aug 27, 2026
@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.93%. Comparing base (c10f63d) to head (ae00b1e).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #257   +/-   ##
=======================================
  Coverage   73.93%   73.93%           
=======================================
  Files          23       23           
  Lines         564      564           
  Branches      168      168           
=======================================
  Hits          417      417           
  Misses        126      126           
  Partials       21       21           

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

First beta of the 1.0 line: ships the experimental sharing dialog
(./dialog entry), the Vite library build with ./ui and ./public
subpath exports, and a dependency on the published @nextcloud/vue.

Assisted-by: ClaudeCode:claude-opus-4-8
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
@skjnldsv
skjnldsv force-pushed the release/1.0.0-beta.1 branch from 3f48517 to ae00b1e Compare August 27, 2026 07:29
@skjnldsv
skjnldsv requested a review from provokateurin August 27, 2026 07:30
@skjnldsv
skjnldsv enabled auto-merge August 27, 2026 07:32
@skjnldsv
skjnldsv merged commit 2c97b0a into main Aug 27, 2026
14 checks passed
@skjnldsv
skjnldsv deleted the release/1.0.0-beta.1 branch August 27, 2026 07:33
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 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants