Call: +44 (0)1904 557620 Call
version 1.9.26.2101

Release notes for version 1.9.26.2101

No	Type	Description
---	-----	----------------------------------
1	CODE	Ticket #484052. The report wizard is updated to restyle the template
		screen to allow much longer template names to be seen
2	CODE	Report wizard changed text in scan choice to refer to scan not run
3	CODE	Ticket #589024. New project wizard changed to show only the repo debug
		settings in the advanced screen of the wizard
4	CODE	Ticket #679495. Fixed exception when the pre-requisite link screen is 
		not fully filled in
5	CODE	Ticket #739878. Added a message box to warn the user when the scan
		running flag is set and to show how to change it if another scan is
		not running
6	CHECK	Ticket #182550. If the user does not copy all of the OCI client including
		the vc8 and vc9 sub-directories to the PFCLScan bin then no oci error 
		was shown. The -1 error is now handled
7	CODE	Ticket #936870. Tab index order of the Manage Library dialog changed to
		tab to the check number from the file name
8	CODE	Ticket #871259 and Ticket #927921. Manage library - add parameter. If save 
		a blank parameter an exception was thrown. This is fixed by converting the 
		error array to string
9	CODE	Manage Library. Added message to remind the user to choose a parameter to 
		delete before deleting
10	CODE	Ticket #875916. Results screen - changed the text of the Save Results button
		to Save Changes as this confuses customers who think that this saves scan results
11	CODE	Ticket #875916. Results screen - Added a message box to clarify the purpose of
		the save results button
12	DOC	Ticket #233768 - Installation guide updated to cover the fact that FIPS 
		compliance must be disabled in Windows server versions and the directories
		chosen on Windows server versions must be read/write for the installer and 
		PFCLScan user.
13	DOC	Ticket #233768 - Manual updated to cover the fact that FIPS 
		compliance must be disabled in Windows server versions and the directories
		chosen on Windows server versions must be read/write for the installer and 
		PFCLScan user.
14	INSTALL	Advanced installer updated to 14.0.2
15	INSTALL	Ticket #551975. The VS2015 update 3 C redist is now automatically installed
		if needed.
16	INSTALL	Ticket #880084. The VS2010 c redist is now automatically installed
		if needed
17	DOC	Ticket #551975 and Ticket #880084. Installation document updated to state 
		that the VS2010 and VS2015 c Run time redistributions are installed 
		automatically during installation
18	DOC	Ticket #551975 and Ticket #880084. Product manual updated to state 
		that the VS2010 and VS2015 c Run time redistributions are installed 
		automatically during installation
19	CHECK	oci connect test changed to combine the OCI_ERROR (i.e. -1 and the actual 
		oci errors such as invalid sid / serial / password
20	CODE	Ticket #207068. Load results fixed to correctly split the command line
		to extract the database ID and policy ID
21	CODE	Ticket #460113. Project close modified to include a check as to whether
		a project is still running and if so to abort the close.
22	CODE	Ticket #460113. Application close modified to include a check as to whether
		a project is still running and if so to abort the close.
23	CODE	Ticket #466349. Added button de-bounce to the save changes button in the
		scan results screen
24	CODE	The Diagnostic control parameter is moved to its own group "Application Controls"
25	CODE	Ticket #627646 and Ticket #829928 Processing added to define, load and 
		save the migration performed parameter
26	INSTALL	Ticket #627646 and Ticket #829928 Added parameter to application.xml to
		indicate if a migration was performed
27	INSTALL	Ticket #627646 and Ticket #829928 Added parameter to app.xml to
		indicate if a migration was performed		
28	CODE	Ticket #627646 and Ticket #829928 copy the application.xml to 
		application.saved for migrations
29	CODE	LoadApplicationSettings updated to pass in the object structure so that
		it can also be used in the migration code
30	CODE	SaveApplicationSettings updated to pass in the object structure so that
		it can also be used in migration code
31	CODE	Ticket #627646 and Ticket #829928 processing added to the startup to 
		allow any parameters from the last session to be migrated
32	CODE	Text for the Internal project ID in the application settings corrected
		to show last id not current
33	CODE	Text for the External project ID in the application settings corrected
		to show last id not current		
34	INSTALL	Ticket #648647. The password cracker report template for the cracker project
		was missing from the install - added back
35 	INSTALL	Application.tem  - two new parameters added for migration of pfcl.config 
		and the plugins files
36	INSTALL	App.tem  - two new parameters added for migration of pfcl.config 
		and the plugins files
37	CODE	Added processing to load and save and store the pfcl.config and plugins 
		parameters
38	CODE	Two point version added to the about box and LoadAppSettings and SaveAppSettings
39	CODE	LoadAppSettings changed to load based on application version
40	CODE	SaveAppSettings changed to save based on the version 
41	CODE	Migrate code now updated to copy the complete application.saved 
		to the application.xml if necessary
42	CODE	Added code to copy the PFCL.config to PFCL.saved on program exit
43	CODE	Migrate code modified to also migrate the PFCL.config file
44	DOC	The installation guide has been updated to include upgrade instructions
45	DOC	The manual has been updated to include upgrade instructions
46	CODE	The ribbon.xml, dock.xml and plugins.plug files are all saved on exit
		for future migration