nextcloud-swarm-plugin/CHANGELOG.md
retrevor a2fa7fbf5f
Issue 45 Upgrade swarm plugin to versions NC 26,27 (#46)
* Added versioning for nc 27
Modified permisions for sharing
Removed parent function for compatiblity

* Added core functionality to abstract methods.

* Minor corrections and optimizations

* Removed getDirectoryContent

* Return mtime and size in stat() function to allow shared files to be downloaded

* Changelog updated

---------

Co-authored-by: Take one <rontrevor@hotmail.com>
2024-03-28 15:29:16 +01:00

1.2 KiB

Changelog

[Unreleased]

0.3.0 - 2024-03-27

Added

  • #43 Upgrade plugin for NC versions 26,27 resolving compatibility issues.

0.2.4 - 2024-02-12

Added

  • #43 Add the ability to create/rename and navigate folders within the Files app.

0.2.2 - 2023-10-20

Added

  • #39 Proxy request from bee node settings page through Nextcloud instead of directly to the bee node

0.2.1 - 2023-03-23

Fixed

  • Remove rogue php tag causing issues with the settings page

0.2.0 - 2023-03-01

Added

  • #27 Add support for Nextcloud 25
  • #25 Right click and file actions option to copy Swarm reference on files stored in Swarm

0.1.3 - 2022-09-29

Fixed

  • Fixed typo in screenshot XML tag

0.1.2 - 2022-09-29

Fixed

  • Release workflow

0.1.0 - 2022-09-29

Added

  • Initial release