diff --git a/source/changelog.rst b/source/changelog.rst
index f4dcfa60f940af1e829bd9efc6bc1c864c11f95a..52194c8c8551a22ac1e4296456867fbf87f2e0c3 100644
--- a/source/changelog.rst
+++ b/source/changelog.rst
@@ -12,7 +12,7 @@ Overview of recent changes
 --------------------------
 
 ^^^^^^^^^^^^^^^^^^^^^^^^^
-Version 23.1 (2018/10/10)
+Version 23.2 (2019/06/18)
 ^^^^^^^^^^^^^^^^^^^^^^^^^
 
 + Chapter "Running LOFAR pipelines inside Docker" updated for singularity
diff --git a/source/conf.py b/source/conf.py
index 55563280d730b996e7abab55f16cf63e439fc43c..e782fa9aaa62be627d22ab3c0a194a63f952f6f9 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -55,9 +55,9 @@ author = u'Edited by Sarrvesh Sridhar'
 # built documents.
 #
 # The short X.Y version.
-version = u'23.1'
+version = u'23.2'
 # The full version, including alpha/beta/rc tags.
-release = u'23.1'
+release = u'23.2'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff --git a/source/datainspection.rst b/source/datainspection.rst
index ff20d40cae2d7341370cb7df66468c57551c8df1..94cc14ad58374a2f3979d8ada337ac00cb2a99b8 100644
--- a/source/datainspection.rst
+++ b/source/datainspection.rst
@@ -2,7 +2,9 @@ Data inspection [#f1]_
 ======================
 
 Data inspection is essential for a proper data reduction and can be carried out using either scripts (by means of a python interface to the Measurement Set) or
-`CASA <http://casa.nrao.edu/>`_. In this Chapter, we summarize the various tools that can be used to inspect the LOFAR visibilities at the beginning and during the processing of your data.
+`CASA <http://casa.nrao.edu/>`_. In this Chapter, we summarize the various tools that can be used to inspect the LOFAR visibilities at the beginning and during the processing of your data. 
+
++ The quality of raw measurement sets can be inspected using data quality inspection plots that are generated by the Radio Observatory. These plots are available `online <https://proxy.lofar.eu/inspect/HTML/>`_ for up to three weeks after the time of observation. After that period, they are compressed and stored offline. Users can access them by creating a ticket through the `JIRA Helpdesk <https://support.astron.nl/rohelpdesk>`_.
 
 + The program **msoverview** provides you with details on the contents of a Measurement Set, no matter if it is raw or it has been already processed.  You are advised to use this script when you start working on your data. You can run it by typing ::
 
diff --git a/source/docs/LOFARImagingCookbook_latest.pdf b/source/docs/LOFARImagingCookbook_latest.pdf
index 248232fc7de6d2481c8943178d102ae97bfa4be3..89be3b81161951499b5478d4fa6673c77d9ab920 100644
Binary files a/source/docs/LOFARImagingCookbook_latest.pdf and b/source/docs/LOFARImagingCookbook_latest.pdf differ