Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 1.56 KB

CHANGELOG.md

File metadata and controls

67 lines (39 loc) · 1.56 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.

1.0.5 - 2024-11-22

Added

  • Password confirmation for sensitive configuration changes. #29

Changed

  • Multiple dependency upgrades. #28

Fixed

  • Query parameter formatting for API requests. #31
  • Removal of stored secrets from front-end. #29
  • Encryption of stored API key. #24

1.0.4 - 2024-10-01

Changed

  • Bump @nextcloud/webpack-vue-config from 6.1.0 to 6.1.1. #22

1.0.3 - 2024-09-20

Changed

  • Multiple dependency upgrades. #20

1.0.2 - 2024-09-16

Added

  • Donation links to app metadata.

1.0.1 - 2024-08-22

Changed

  • Multiple dependency upgrades. #8

Fixed

  • Channel topic validation on submit. #9
  • Channel type check on channel change. #7

1.0.0 - 2024-07-22

Added

  • Upload selected Nextcloud files to configured Zulip instance.