mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #474 from nextcloud/release-notes
Update release_notes.rst
This commit is contained in:
commit
8c24e9a816
@ -9,6 +9,15 @@ A detailed log of all changes can be found in the official `Changelog
|
||||
<https://nextcloud.com/changelog/>`_. There are also all current and previous
|
||||
versions linked.
|
||||
|
||||
Theming
|
||||
=======
|
||||
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
|
||||
==============================
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user