Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 964 Bytes

CHANGELOG.md

File metadata and controls

30 lines (20 loc) · 964 Bytes

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.

[1.0.1 - 2024-10-10]

Added

  • More logging for faster problem diagnosis. commit

Fixed

  • Warning "sudo: unable to resolve host" during container startup. #11
  • Incorrect handling Windmill scripts with no modules in it. commit
  • Unregister webhooks from the Nextcloud instance during ExApp disabling. #10
  • Error when username(userid) contained a space. #13
  • Updated NPM packages. #12

[1.0.0 - 2024-09-13]

Added

  • First release