Releases: bennet0496/nextcloud_attachments
Releases · bennet0496/nextcloud_attachments
v1.4.2.2
What's Changed
- Update phpunit/phpunit requirement from ^9 to ^11 by @dependabot in #5
- send 'save' command from server when login finishes to reload preferences window (#4)
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: v1.4.2.1...v1.4.2.2
v1.4.2.1
What's Changed
- Updates for project nextcloud_attachments and language de_DE by @transifex-integration in #2
- Remove HTML tags from "connected as" message. by @pabzm in #3
New Contributors
Full Changelog: v1.4.2...v1.4.2.1
Nextcloud Attachments v1.4.2
Fixed an assortment of bugs
- "storage_host" index
- folder resolution
- attachment template if no password is set
Full Changelog: v1.4.1...v1.4.2
Nextcloud Attachments v1.4.1
- remove verbose logging preferences to ncattach.log
Nextcloud Attachments v1.4
- Adding automatic link expiry
- Adding password protected links
- Some code maintainace
Full Changelog: v1.3...v1.4
Nextcloud Attachments v1.3
- Add caching of login state to avoid hammering webdav and triggering the brute-force lockout. #1
- add option to prevent trying the mail password if it won't work regardless, e.g. with mandatory 2FA. addresses #1
- add login option to softlimit dialog
- fix bug where user credential would be discarded on any server error response
- introduce new user exclude capabilities (via Groups in address book, that are mapped from LDAP)
Full Changelog: v1.2...v1.3
nextcloud_attachments v1.2
Add the option for a soft limit, suggesting the user to link the.
First Release Version
v1.0 Update README.md