diff --git a/admin_manual/release_notes.rst b/admin_manual/release_notes.rst index bff244a71..31daf6738 100644 --- a/admin_manual/release_notes.rst +++ b/admin_manual/release_notes.rst @@ -11,9 +11,12 @@ versions linked. Theming ======= -The 'old' theming method with CSS is still available, however, we switched -to using scss which is likely to break your theme. Re-creating your theme -following the usual documentation should suffice. +The 'old' theming method with CSS files is still available, however, we +switched to using scss on many files which is likely to break your theme. +Re-creating your theme following the usual documentation should suffice. +To lower the effort you need to spend on theming your Nextcloud instance we +highly recommend to use the theming app instead of the themes feature. See +:doc:`configuration_server/theming` for details. Updates to Nginx configuration ==============================