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.
- restore PHP 8.1 compatibility
-
support Nextcloud v28
-
CardDAV integration with Nextcloud, needs RCMCardDav plugin. See README.md.
-
Nginx conf for "Different Domains, but same Web-Server" setup (courtesy @HLFH)
-
drop support for Nextcloud < v26
-
Required dependencies (jq, python-tabulate have been added) (courtesy @HLFH)
-
Use latest @nextcloud/vue
-
Translations
-
avoid warnings with PHP 8.2: explicitly declare some properties (courtesy @HLFH)
-
improve error message when not configured properly, in particular when the Roundcube location has not been set.
- Email setup: optional single global shared email account
- spelling errors
- PHP NC app-tookit moved into the app-namespace in order to avoid collission with confliciting versions of the toolkit in other apps.
Nothing changed, just re-label rc7 as "final".
-
translations by Transifex
-
Fill the README.md with contents
- Replace legacy templates + jQuery by Vue and vanilla JS
- screenshots
- cleanup l10n
- CSS styles after changing the app name
- Minor README.md update
- Rename app from roundcube to mail_roundcube in order to get out of the way of existing abandoned apps in the app-store
- Broken error handling in case of login errors
- Ongoing code cleanup
- Broken namespace references
- First pre-release