Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

35 lines (24 loc) · 1.44 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[4.0.1] - 2023-05-17

Breaking

  • Drop support for Nextcloud 25 + 26

Changes

  • Nextcloud 27 compatibility
  • Improved 32bit compatibility nextcloud#408
  • CLI command exports directly to final folder instead of a temporary folder nextcloud#402
  • Various dependencies bump

[4.0.0] - 2023-05-16

  • Nextcloud 27 compatibility
  • Improved 32bit compatibility nextcloud#408
  • CLI command exports directly to final folder instead of a temporary folder nextcloud#402
  • Various dependencies bump

[3.0.0] - 2023-03-03

  • Use file picker with filter from dialogs package nextcloud#369
  • Improve verbose output when an exception happens nextcloud#364
  • Apply node filter for comments and tags as well nextcloud#354
  • Fix type error in debug mode when an Exception is thrown nextcloud#353
  • Disable cancel button while cancelling nextcloud#358
  • Various dependencies bump