|
Beginning with v1.5, the version
history of each MGI tag is listed in this section. These
version histories can be accessed from this link or from links
created by the mgiVersionTracker tag. Download new tags from the installers and updates page
or directly from the mgiVersionTracker tag display.
Each section below lists the incremental version history of the MGI 1 tags.
MGI Server
11-30-2000
- Version 1.6.4 - Fixed a bug that caused mgiRedirect to fail if custom
error pages or WebSTAR error pages were being used.
09-22-2000
- Version 1.6.3 - Fixed a bug caused by the WSAPI call WSAPI_ReadHTTPData.
The call was occasionally returning an object body bigger than the actual
object body, resulting in extra characters being tacked onto the last
post argument in the list. The post argument list length is now checked
against the actual object body length and trimmed to the appropriate
size, if necessary.
08-18-2000
- Version 1.6.2 - Added support for mgiIncludeHTTP.
08-04-2000
- Version 1.6.1 - Fixed a bug that occasionally caused single-domain
versions to deny MGI processing within the configured domain.
06-19-2000
05-11-2000
- Version 1.5.10 - Fixed a limitation in the size of the post argument
list. WebSTAR was only handing MGI 24k of it. Now, a post argument
list of any size will be passed properly.
04-24-2000
- Version 1.5.9 - Added database security preference. Also made mgiAbort
work inside of mgiConditionals. Also made the body of mgiComment post-processed.
04-12-2000
- Version 1.5.8 - Fixed mgiNoCache. Made mgiAbort keep the rest of the page
from being served.
04-11-2000
- Version 1.5.7 - The no-cache directive is now only added to the response
header if an <mgiNoCache> tag is on the page.
04-10-2000
- Version 1.5.6 - Fixed a bug in the MGI File Server that kept images
from being seen on Win2K with IE5. The content length was being
reported incorrectly. Also, removed all dollar sign references.
03-15-2000
- Version 1.5.5 - Added HTTP/1.1 no-cache directive to the HTTP response
header of every page processed by MGI.
03-15-2000
- Version 1.5.4 - Added new mgiAbort tag.
03-14-2000
- Version 1.5.3 - Allowed all MGISHOPPINGBASKET actions to pass through
to fix an SD SB bug.
03-01-2000
- Version 1.5.2 - Removed exceptions from htmlDecode and urlDecode callbacks
that were thrown during the decoding on an unencoded string.
02-03-2000
- Version 1.5.1 added new mgiComment tag to acceptable tag list and added
MGI Server to version tracking history.
02-01-2000
mgiAuthenticate
06-19-2000
02-01-2000
mgiAuthenticateDB
06-19-2000
05-23-2000
- Version 1.5.4 - Fixed a bug that kept usernames and passwords
duplicated across groups from being recognized in all but the first
group.
04-24-2000
- Version 1.5.3 - Made DBs invisible.
03-09-2000
- Version 1.5.2 - Shielded non-existant records exposed by the
"Back" button in the browser from deletion.
02-15-2000
- Version 1.5.1 - Fixed a bug that caused import crashes.
02-01-2000
mgiBannerAd
06-19-2000
04-27-2000
- Version 1.5.5 - Changed longs to unsigned longs. Large projected hit
values were resulting in negative weight because of the sign bit. Also
tweaked the banner selection algorithm to prevent the longs from
overflowing.
04-24-2000
- Version 1.5.4 - Made DBs invisible.
04-14-2000
- Version 1.5.3 - Gave the banner selection algorithm more "play" room with
the banner weights.
03-09-2000
- Version 1.5.2 - Shielded non-existant records exposed by the
"Back" button in the browser from deletion.
02-16-2000
- Version 1.5.1 - Fixed a crashing bug that occurred during
an import. Introduced by the CW5 upgrade. Also changed a compiler setting
so strings will be properly recognized.
02-01-2000
mgiBillingInfo
07-17-2000
mgiBillingInfoAP
07-27-2000
mgiButton
06-19-2000
02-01-2000
mgiBuyMe
06-19-2000
02-01-2000
mgiCheckField
11-30-2000
- Version 1.6.1 - Removed mgiStop tags after mgiRedirects generated for
custom error pages.
06-19-2000
03-09-2000
- Version 1.5.1 - New parameter: "regularExpression".
02-01-2000
mgiComment
06-19-2000
02-02-2000
mgiConditional
06-29-2000
- Version 1.6.1 - Fixed a bug that caused the "not" parameter to
be ignored by conditional statements containing only a then
clause.
06-19-2000
02-01-2000
mgiConfirmOrder
09-26-2000
- Version 1.6.3 - Made the paymentInfoCheck="no" also apply to
address in the tag body.
09-22-2000
- Version 1.6.2 - Fixed a bug that kept tax from being calculated
when the shippingInfoCheck parameter was set equal to "no".
07-17-2000
- Version 1.6.1 - Added support for Access Point. New parameters:
"merchantID", "approvedURL", "deniedURL", "transactionType", and
"billingInfoCheck".
06-29-2000
- Version 1.6.1 - New parameter: "shoppingBasketURL". Allows user
to specify the location of their shopping basket folder. This parameter
must be used when using Welcome in router mode or when jumping between
two different secure and unsecure machines with WebSTAR Virtual Host.
06-19-2000
05-11-2000
- Version 1.5.5 - URL decoded mgiSBPopup names and descriptions.
03-09-2000
- Version 1.5.4 - Removed dollar sign token references. Also
fixed a problem with ampersands and SB products.
02-23-2000
- Version 1.5.3 removed the mgiSBBriefDescription from the description.
02-21-2000
- Version 1.5.2 added support for a fix in mgiToken.
02-15-2000
- Version 1.5.1 - Fixed a URL decoding bug in the SB product display.
02-01-2000
mgiConfirmOrderAN
06-29-2000
- Version 1.6.1 - New parameter: "shoppingBasketURL". Allows user
to specify the location of their shopping basket folder. This parameter
must be used when using Welcome in router mode or when jumping between
two different secure and unsecure machines with WebSTAR Virtual Host.
06-19-2000
05-11-2000
- Version 1.5.5 - URL decoded mgiSBPopup names and descriptions.
03-09-2000
- Version 1.5.4 - Removed dollar sign token references. Also
fixed a problem with ampersands and SB products.
02-23-2000
- Version 1.5.3 removed the mgiSBBriefDescription from the description.
02-21-2000
- Version 1.5.2 added support for a fix in mgiToken.
02-15-2000
- Version 1.5.1 - Fixed a URL decoding bug in the SB product display.
02-01-2000
mgiConfirmOrderAP
07-27-2000
mgiCounter
09-27-2000
- Version 1.6.1 - The "Name" field in the counter DB is now indexed when
it is created. Existing DBs will not be affected.
06-19-2000
04-24-2000
- Version 1.5.1 - Made DBs invisible.
02-01-2000
mgiCreditBank
06-19-2000
04-24-2000
- Version 1.5.1 - Made DBs invisible.
02-01-2000
mgiCreditCard
06-19-2000
02-01-2000
mgiDatabaseSubmit
06-19-2000
05-23-2000
- Version 1.5.3 - Upped the database open retry count. Also
optimized multithreaded db access.
04-24-2000
- Version 1.5.2 - Made DBs invisible.
03-09-2000
- Version 1.5.1 - HTML encoded incoming values. Ignored all empty page vars and post args.
02-01-2000
mgiDatabaseUpdate
11-30-2000
- Version 1.6.1 - Fixed a bug that kept "returnStatus" from working
in "deleteRecords" mode.
06-19-2000
05-23-2000
- Version 1.5.4 - Upped the database open retry count. Also
optimized multithreaded db access.
05-11-2000
- Version 1.5.3 - New parameter: "returnStatus". When set to
"yes", this parameter will force mgiDatabaseUpdate to return "yes"
if a record was found and updated and "no" if not.
04-24-2000
- Version 1.5.2 - Made DBs invisible.
03-09-2000
- Version 1.5.1 - HTML encoded incoming values.
02-01-2000
mgiDate
12-07-2000
- Version 1.6.1 - Fixed the GMT calculation so it would work properly in
the eastern hemisphere.
06-19-2000
02-01-2000
mgiDynamicPopup
08-23-2000
- Version 1.6.1 - Plugged a memory leak.
06-19-2000
04-24-2000
- Version 1.5.1 - Made DBs invisible.
02-01-2000
mgiEditDatabase
06-19-2000
04-24-2000
- Version 1.5.4 - Made DBs invisible. Also added a new parameter
called "databaseDeletionPermission". When set to "yes", the user
will have the option of deleting databases via the interface.
03-22-2000
- Version 1.5.3 - Fixed an HTML encoding inconsistancy in the
search results display state. Also encoded quotes in text box
values.
03-16-2000
- Version 1.5.2 - Changed exportation of tabs to 4 spaces.
03-09-2000
- Version 1.5.1 - HTML encoded incoming values and decoded values
being displayed in the interface.
02-01-2000
mgiEncryptURL
06-19-2000
04-10-2000
- Version 1.5.3 - Removed all dollar sign references.
03-09-2000
- Version 1.5.2 - The link image location is now encrypted.
02-14-2000
- Version 1.5.1 - Added the new parameter "linkImage" and added a default text link.
02-01-2000
mgiFieldContent
06-19-2000
02-14-2000
- Version 1.5.2 - Fixed a bug that caused the post argument name to be case-sensitive.
02-11-2000
- Version 1.5.1 added the new parameters "function" and "delimiter" to return all post argument
names and values in a character delimited list. Also added support for post arguments with the
same name (e.g., checkboxes and multiple select pop-up menus).
02-01-2000
mgiFileAppend
06-19-2000
02-01-2000
mgiFileDelete
06-19-2000
02-01-2000
mgiFileInclude
06-19-2000
04-24-2000
- Version 1.5.2 - New parameter: "verifyFileExistence". If set to
"no", the targeted file need not exist and a blank string will be
included if it doesn't. The default value is "yes".
04-24-2000
- Version 1.5.1 - This version never existed. Travis must have been on
one of his crack binges when he updated this tag because he went
straight from 1.5.0 to 1.5.2. His pipe has been taken away from him
as punishment.
02-01-2000
mgiFileLastModified
06-19-2000
02-01-2000
mgiFileWrite
06-19-2000
03-16-2000
- Version 1.5.1 - Allowed blank files to be written.
02-01-2000
mgiGet
06-19-2000
04-24-2000
- Version 1.5.1 - Made DBs invisible.
02-01-2000
mgiGetCookie
06-19-2000
02-01-2000
mgiGuestbook
06-19-2000
02-14-2000
- Version 1.5.1 - Limited the number of guestbook insertion markers that are replaced with the new entry to 10.
02-01-2000
mgiIf
06-19-2000
02-01-2000
mgiIncludeHTTP
10-12-2000
- Version 1.6.2 - Fixed a bug that kept some files from being included within the same domain.
08-22-2000
- Version 1.6.1 - Kept tag from including the current page to prevent infinite loops.
08-18-2000
mgiInlineIf
06-19-2000
02-01-2000
mgiInlineToken
09-22-2000
- Version 1.6.1 - Added the functions available in mgiToken. Also,
added smart tokenizing as opposed to simply pasting the token onto the
end of the provided URL.
06-19-2000
04-13-2000
- Version 1.5.5 - Fixed a bug that messed up the URI when mgiToken, mgiInlineToken,
and mgiRedirect were being used together.
03-09-2000
- Version 1.5.4 - Removed the dollar sign.
02-15-2000
- Version 1.5.3 - Fixed a bug that occurred if the first octet of the IP
address was <= 15. The leading 0 was being left off the
token. Now, if the token length is equal to 7, a 0 is prepended. (Note:
the 1.5.1 and 1.5.2 updates only applied to mgiToken.)
02-01-2000
mgiJulianDay
06-29-2000
- Version 1.6.1 - Fixed a bug that caused the zero padding on the
minute and second formats to be overwritten.
06-19-2000
02-23-2000
- Version 1.5.1 - Fixed a bug that occured when the "julianDay" parameter
was set equal to an integer. Also, new formats: "longWeekday" and "shortWeekday".
02-01-2000
mgiKeywordIndex
06-19-2000
02-01-2000
mgiLink
06-19-2000
02-01-2000
mgiLoop
06-19-2000
05-25-2000
- Version 1.5.1 - Fixed an infinite loop that occured when looping down
to zero. Also added support for negative first and last values.
02-01-2000
mgiMath
09-22-2000
- Version 1.6.2 - Fixed another rounding bug in the formatting.
07-28-2000
- Version 1.6.1 - Fixed a rounding bug in the formatting.
06-19-2000
02-01-2000
mgiPathArgument
06-19-2000
02-14-2000
- Version 1.5.1 added the new parameters "function" and "delimiter" to return all path argument
names and values in a character delimited list.
02-01-2000
mgiPaymentInfo
07-17-2000
- Version 1.6.1 - Added support for Access Point.
06-19-2000
02-01-2000
mgiPaymentInfoAN
06-19-2000
02-01-2000
mgiPaymentInfoAP
07-27-2000
mgiPGP
06-19-2000
05-23-2000
- Version 1.5.1 - New parameter: "suppressErrorMessages". If set to
"yes" and an encryption error occurs, the data will be sent
through unencrypted and no MGI error page will be presented.
02-01-2000
mgiPoll
06-19-2000
04-24-2000
- Version 1.5.1 - Made DBs invisible.
02-01-2000
mgiPOP
06-29-2000
- Version 1.6.1 - HTML encoded the body of emails being sent in window mode
to keep any MGI tags in the messages from being processed before being
sent.
06-19-2000
mgiPostArgument
06-19-2000
02-14-2000
- Version 1.5.2 - Fixed a bug that caused the post argument name to be case-sensitive.
02-11-2000
- Version 1.5.1 added the new parameters "function" and "delimiter" to return all post argument
names and values in a character delimited list. Also added support for post arguments with the
same name (e.g., checkboxes and multiple select pop-up menus).
02-01-2000
mgiQuiz
06-19-2000
04-24-2000
- Version 1.5.3 - Made DBs invisible.
03-09-2000
- Version 1.5.2 - Removed dollar sign token references.
02-01-2000
- Version 1.5.1 Fixed bug in the keyDisplay mode that caused the key
to be displayed without answers checked.
02-01-2000
mgiRandomNumber
06-19-2000
02-01-2000
mgiRedirect
07-25-2000
- Version 1.6.2 - Returned an mgiStop tag for every *successful*
redirect. When the redirect parameter was set to "no", mgiStop
errors were being received.
07-17-2000
- Version 1.6.1 - Returned an mgiStop tag for every redirect to keep
the rest of the MGI tags on the page from processing.
06-19-2000
02-01-2000
mgiRequest
06-19-2000
02-01-2000
mgiRotate
06-19-2000
04-24-2000
- Version 1.5.2 - Made DBs invisible.
02-04-2000
- Version 1.5.1 - Excluded the invisible Icon file from random
selection.
02-01-2000
mgiSBField
06-19-2000
02-01-2000
mgiSBPopup
06-19-2000
05-11-2000
- Version 1.5.1 - URL decoded mgiSBPopup names.
02-01-2000
mgiSBPrice
06-19-2000
02-01-2000
mgiSBQuantity
06-19-2000
02-14-2000
- Version 1.5.1 added the new parameters "defaultValue" and "hidden".
02-01-2000
mgiSBShippingCost
06-19-2000
02-01-2000
mgiSearchDatabase
06-19-2000
05-23-2000
- Version 1.5.6 - Upped the database open retry count.
04-24-2000
- Version 1.5.5 - Made DBs invisible.
03-22-2000
- Version 1.5.4 - Decoded "s in output.
03-09-2000
- Version 1.5.3 - HTML decoded '<' and '>' chars being displayed.
Also HTML encoded hidden input names and values in the next and previous
button forms. Also added iterator jump protection.
02-23-2000
- Version 1.5.2 - Page variables named field=fieldname are now
added to the hidden inputs generated by the previous and next buttons.
02-14-2000
- Version 1.5.1 added the new parameters "setResultCount" to return the total number of results
found after a search.
02-01-2000
mgiSendInfoRequest
07-25-2000
- Version 1.6.1 - Fixed a bug that caused the mgiToken to not be recognized.
06-19-2000
02-01-2000
mgiSendMail
06-19-2000
05-11-2000
- Version 1.5.1 - Added failed mail archive DB.
02-01-2000
mgiSendOrder
09-22-2000
- Version 1.6.2 - Fixed a bug that kept tax from being calculated
when the shippingInfoCheck parameter was set equal to "no".
06-29-2000
- Version 1.6.1 - New parameter: "shoppingBasketURL". Allows user
to specify the location of their shopping basket folder. This parameter
must be used when using Welcome in router mode or when jumping between
two different secure and unsecure machines with WebSTAR Virtual Host.
06-19-2000
05-11-2000
- Version 1.5.7 - HTML decoded email message.
04-12-2000
- Version 1.5.6 - Fixed a bug in the inventory error redirection.
03-09-2000
- Version 1.5.5 - Removed dollar sign token references.
02-21-2000
- Version 1.5.4 added support for a fix in mgiToken.
02-15-2000
- Version 1.5.3 fixed a URL decoding bug in the SB product layout.
02-04-2000
- Version 1.5.2 - New parameter: "productIDFieldName". When
using the inventory control system, this parameter is required.
02-03-2000
- Version 1.5.1 - Fixed a bug that caused the cookie set by the inventory
control system to throw an error when the tab-delimited list of user info
that was to be the value of the cookie was empty.
02-01-2000
mgiSendOrderAN
06-29-2000
- Version 1.6.1 - New parameter: "shoppingBasketURL". Allows user
to specify the location of their shopping basket folder. This parameter
must be used when using Welcome in router mode or when jumping between
two different secure and unsecure machines with WebSTAR Virtual Host.
06-19-2000
05-11-2000
- Version 1.5.7 - HTML decoded email message.
04-12-2000
- Version 1.5.6 - Fixed a bug in the inventory error redirection.
03-09-2000
- Version 1.5.5 - Removed dollar sign token references.
02-21-2000
- Version 1.5.4 added support for a fix in mgiToken.
02-15-2000
- Version 1.5.3 fixed a URL decoding bug in the SB product layout.
02-04-2000
- Version 1.5.2 - New parameter: "productIDFieldName". When
using the inventory control system, this parameter is required.
02-03-2000
- Version 1.5.1 - Fixed a bug that caused the cookie set by the inventory
control system to throw an error when the tab-delimited list of user info
that was to be the value of the cookie was empty.
02-01-2000
mgiSendOrderAP
07-27-2000
mgiSet
06-19-2000
04-24-2000
- Version 1.5.1 - Made DBs invisible.
02-01-2000
mgiSetCookie
06-19-2000
03-30-2000
- Version 1.5.1 fixed cookies so they work with all browsers (notably
Internet Explorer).
02-01-2000
mgiShippingInfo
07-17-2000
- Version 1.6.1 - Added support for Access Point.
06-19-2000
02-01-2000
mgiShippingInfoAN
06-19-2000
02-01-2000
mgiShippingInfoAP
07-27-2000
mgiShoppingBasket
06-29-2000
- Version 1.6.1 - Added support for the "shoppingBasketURL"
parameter in mgiConfirmOrder and mgiSendOrder.
06-19-2000
05-11-2000
- Version 1.5.5 - URL decoded mgiSBPopup names and descriptions.
04-24-2000
- Version 1.5.4 - Made DBs invisible.
03-09-2000
- Version 1.5.3 - Removed dollar sign token references. Also
fixed a problem with ampersands and SB products.
02-14-2000
- Version 1.5.2 added support for a blank name parameter in the mgiSBField tag and changed the
entry of discounts in the internal MGI shopping basket database so that mgiConfirmOrder and
mgiSendOrder read the discounts properly.
02-04-2000
- Version 1.5.1 - Added support for the productIDFieldName parameter
in mgiSendOrder.
02-01-2000
mgiString
06-19-2000
04-24-2000
- Version 1.5.3 - Added "padLeft" and "padRight" functions. These functions
have two optional parameters: "character" and "length". The "character"
parameter specifies what character to use as padding. The "length"
parameter specifies the length of the padding being added. The default
padding character is a space and the default length is 1.
04-13-2000
- Version 1.5.2 - Added toLowercase and toUppercase functions. Also
added a "character" parameter for use with the getCharacterCount function
that specifies which character to count instead of counting them all.
02-23-2000
- Version 1.5.1 - New functions: "getWordCount" and "getCharacterCount".
02-01-2000
mgiTime
12-07-2000
- Version 1.6.1 - Fixed the GMT calculation so it would work properly in
the eastern hemisphere.
06-19-2000
02-01-2000
mgiToken
09-22-2000
- Version 1.6.1 - Tweaked the functions to allow the mgiInlineToken tag
to use them.
06-19-2000
04-13-2000
- Version 1.5.5 - Fixed a bug that messed up the URI when mgiToken, mgiInlineToken,
and mgiRedirect were being used together. Also, fixed a bug in path arguments
only mode that caused a question mark to appear in the URL when there were no
path arguments being passed.
03-09-2000
- Version 1.5.4 - Removed the dollar sign.
02-15-2000
- Version 1.5.3 - Fixed a bug that occurred if the first octet of the IP
address was <= 15. The leading 0 was being left off the
token. Now, if the token length is equal to 7, a 0 is prepended.
02-14-2000
- Version 1.5.2 fixed error checking for a rare infinite loop.
02-11-2000
- Version 1.5.1 added a new "function" parameter which allows token to append the token number
only, append a token number and all path arguments, or append all path arguments only to the URLs
in the body of the token tag.
02-01-2000
mgiVersionTracker
06-29-2000
- Version 1.6.1 - Added host header info to the HTTP request for the
version files.
06-19-2000
02-01-2000
- Version 1.5.2 added new display features including links to tag version
histories.
02-01-2000
- Version 1.5.1 fixed a bug that kept download links from being properly
displayed.
02-01-2000
|
|
|