############################
# FSI Viewer Update        #
# Version 5.6.7            #
# 16/05/2013               #
############################


Please refer to the file "FSI Viewer 5 Change Log.pdf" contained in this 
archive for details on this version.


1) SETUP

- Open the archive or unzip the files from this archive to a local drive
- Copy the files contained in this archive to the corresponding folders in 
  the FSI Viewer folder of your FSI Server setup directory.
  
  Depending on your FSI Server setup the FSI Viewer folder is located at:
  
  a) Linux or platform independent setup:
  [...]/webapps/fsi/viewer/	
  
  b) Windows 64-bit installer:
  [...]Program Files\NeptuneLabs\FSI Server\applications\fsi\viewer\
  
  c) Windows 32-bit installer:
  [...]Program Files (x86)\NeptuneLabs\FSI Server\applications\fsi\viewer\


IMPORTANT: 
Make sure to flush your web browser cache or to close all browser windows.
Otherwise the changes will have no effect, because of the browser's cache.

##################################################
# IMPORTANT NOTE for FSI Server version 1 users: #
##################################################
After updating a version prior to version 5.6.0 FSI Pages will fail to execute text search 
with FSI Server version 1.0.
To fix that, please add the following parameter to your _default.fsi file:
[...]
<options>
	<pages_searchtype value="search" />
[...]

Please refer to technote #30006 for details:
http://www.fsi-viewer.com/technotes.html?no=30006