Skip to content

Latest commit

 

History

History
57 lines (31 loc) · 862 Bytes

CHANGELOG.md

File metadata and controls

57 lines (31 loc) · 862 Bytes

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.

[1.0.3] - 2024-03-23

Fixed

  • restore PHP 8.1 compatibility

[1.0.2] - 2024-03-17

Added

  • support Nextcloud 28

Changed

  • drop support for Nextcloud <= v25

  • translations

[1.0.1] - 2023-08-03

Added

  • Nextcloud 26/27 support

[1.0.0] - 2023-03-01

Fixed

  • spelling errors

Added

  • move a PHP library shared also by other apps into its own app-private namespace

[1.0.0-rc2] - 2023-02-08

Fixed

  • cookie-path tweaking if NC is installed top-level
  • login-listener removed

Added

  • screenshots

[1.0.0-rc1] - 2023-02-08

Added

  • First pre-release