Skip to content

Releases: nextcloud-libraries/nextcloud-sharing

v0.4.0

10 Feb 22:04
9012cb2

Choose a tag to compare

0.4.0 - 2026-02-11

Changed

  • chore(deps): Allow @nextcloud/files v3 or v4 as dependencies for Nextcloud 33+ support #158
  • chore: align devEngines with apps #123

v0.3.0

05 Sep 11:15
9b9e9a6

Choose a tag to compare

0.3.0 - 2025-09-05

Breaking changes

  • The deprecated Type enum was removed. Instead use the ShareType enum provided from the main entry point.

Added

  • feat: provide API to register sidebar sections and actions (#95)

Changed

  • ci: update npm-publish.yml workflow from template (#84)
  • build: use vanilla Typescript for bundling (#74)
  • chore(deps): Bump @nextcloud/initial-state to 3.0.0

v0.2.5

01 Jul 06:54
4372270

Choose a tag to compare

0.2.5 - 2025-06-19

Changed

  • chore: adjust node versions to support multiple Nextcloud versions (#74)
  • chore: move from dev:watch back to watch (#47)
  • chore: update ESLint to v9 (#78)
  • chore: update workflows from organization (#75)
  • ci: add workflow to check for typescript issues (#79)

Release version 0.2.4

03 Dec 11:40
56f9afd

Choose a tag to compare

0.2.4 - 2024-12-03

Added

feat: Add ScienceMesh shareType

v0.2.3

24 Jul 16:20
e9f6c5c

Choose a tag to compare

0.2.3 - 2024-07-24

Fixed

  • fix: Typo in ShareType.Group

Changed

  • Add SPDX license information header

v0.2.2

20 Jun 15:12
fd3701f

Choose a tag to compare

0.2.2 - 2024-06-20

Fixed

  • fix: Do not add default export specifier

v0.2.1

20 Jun 08:42
9dd26ab

Choose a tag to compare

0.2.1 - 2024-06-20

Fixed

  • fix: Correctly add exports of public entry point (#30)
  • fix: Do not include test files in dist (#27)

Changed

  • ci: Add prettier also to CI (#27)
  • chore: Fix docs to correctly name public module (#28)

v0.2.0

19 Jun 13:19
ae4cfdb

Choose a tag to compare

0.2.0 - 2024-06-19

Added

  • Add federated_group share type (#13)
  • feat: Add ShareType enum to replace Type with more JS native naming (#22)
  • feat: Add utils for public link shares (#24)

Changed

  • Refactor: Use Vite, Vitest add ESLint and Prettier (#21)
  • chore: update node engines to next LTS (v20)
  • chore: Add CI to block unconventional commits
  • chore: Update workflows from organization

v0.1.0

19 Jun 13:18
f801593

Choose a tag to compare