From 3b70f9d4cb0fb4c698164fe2aed84aba30debb65 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 16 May 2017 00:41:33 -0500 Subject: [PATCH] Improve search style and add link to Changelog Signed-off-by: Morris Jobke --- _shared_assets/themes/nextcloud_com/layout.html | 2 +- admin_manual/release_notes.rst | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/_shared_assets/themes/nextcloud_com/layout.html b/_shared_assets/themes/nextcloud_com/layout.html index f8164bd12..636b4f293 100644 --- a/_shared_assets/themes/nextcloud_com/layout.html +++ b/_shared_assets/themes/nextcloud_com/layout.html @@ -149,7 +149,7 @@
{% if theme_show_search %} -
+
diff --git a/admin_manual/release_notes.rst b/admin_manual/release_notes.rst index b0d0995bf..b1f495455 100644 --- a/admin_manual/release_notes.rst +++ b/admin_manual/release_notes.rst @@ -2,10 +2,12 @@ Release Notes ============= -Changes in Nextcloud 12 ------------------------ +Changes in Nextcloud |version| +------------------------------ -.. TODO ON RELEASE: Update version number above on release +A detailed log of all changes can be found in the official `Changelog +`_. There are also all current and previous +versions linked. Updates to Nginx configuration ============================== @@ -21,8 +23,8 @@ Updates to Nginx configuration * The GZip configuration for Nginx was updated. See :doc:`installation/nginx` for details. -Q & A ------ +Common questions +---------------- Could not install core app bundle =================================