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.
- Initialization of the
baseUrl
value in the Nextcloud Auth resource. #35 - Synchronization of
AA_VERSION
andAPP_VERSION
values in the Nextcloud Auth resource. #32
- Python version updated from
3.10
to3.12
. #33
- The PgSQL database now comes preinstalled in the Docker image instead of being installed during ExApp startup. #30
- More logging for faster problem diagnosis. commit
- 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
- First release