Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 1.1 KB

CHANGELOG.md

File metadata and controls

59 lines (43 loc) · 1.1 KB

Change Log

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.

[Unreleased]

1.0.11 - 2024-10-07

Changed

  • Single page dialog picker

1.0.10 - 2024-08-21

Fixed

  • Building releases

1.0.9 - 2024-07-24

Added

  • Support Nextcloud 30

Removed

  • Require at least Nextcloud 27

1.0.8 - 2024-03-13

Added

  • Support Nextcloud 29

1.0.7 - 2023-11-02

Fixed

  • Set minimum Nextcloud server version to 24

1.0.6 - 2023-11-02

Added

  • Support Nextcloud 28

1.0.5 - 2023-05-02

Added

  • Support Nextcloud 27

1.0.4 – 2022-11-14

Added

  • translations

Fixed

  • fix isEnabledForUser call causing crashes sometimes when used with userId param #3 @cbaptista

1.0.3 – 2022-10-20

Changed

  • bump js libs
  • use node 16 and npm 8
  • use @nextcloud/vue 7.0.0
  • bump max NC version to 26

Fixed

  • Border color on permission radio checkboxes

0.0.1 – 2022-05-16