Chapter 14. Release Notes... Just to prove I've been busy

Table of Contents

Dev version 1.5.0 thru Stable 1.6.0 (when its done)
Dev version 1.3.0 thru Stable 1.4.1
Dev version 1.1.0 thru Stable 1.2.1
Initial dev version thru Stable 1.0

The changes that have been made to CpmFetch over the year(s) are contained below. I have sorted them by development releases up to a stable. If it does not make sense to you, please try harder.

Dev version 1.5.0 thru Stable 1.6.0 (when its done)

<title>For release 1.6.0</title>

Fix: Added code to urlimageencode to reduce strange errors
Bandaid: Added commented out SQL code for people using CPG 1.4.1+

<title>For release 1.5.3</title>

Fix: Make optionarray optional on cpm_viewTopRatedMediaFrom
Fix: Make optionarray optional on cpm_viewMostVotedMediaFrom
Fix: Make optionarray optional on cpm_viewRandomMostViewedMediaFrom
Fix: Make optionarray optional on cpm_viewRandomTopRatedMediaFrom
Fix: Changes to dbconnect for PHP users < 2.0.0 with new link flag
New: cpm_setMediaPrefixes($_thumb, $_int, $_large="")

<title>For release 1.5.2</title>

Quick fix for image randomization caused by 1.5.1 changes

<title>For release 1.5.1</title>

DocBook documentation almost done
Select photos by owner name (via owner= in source statement)
Added %e to display owners E-Mail
Added %H to display owners web site (Home page)
Added %I to display owners Interests
Added %l to display owners last visit (lower case L)
Added %L to display owners location
Added %O to display owners occupation
Added %r to display owners registration date
Internal refactoring of cpmfetch_dao