|
Troi Encryptor Plugin Changelog- - Troi Encryptor Plugin 2.5.2 - 25th September 2007
- Fixed a bug in the Encr_DecodeBase64 function, where the last Base64 character would not always be decoded correctly.
- Added new switch “-DecodeSafeAsciiDecryptDESDecompress” to the Encr_Code() function. This will perform three actions in succession: first decode from SafeAscii, then decrypt the intermediate result (using decryptDES) and finally decompress it.
- Fixed a small inconsistency with Encr_Version( “-GetVersionString” ). It now properly returns with a space between the plug-in name and the version number.
- Updated the User Guide for version 2.5.2.
- + Troi Encryptor Plugin 2.5.1 - 5th September 2006
- Fixed a bug in decrypting newDes data created with Troi Coding Plug-in running under FileMaker Pro 6. The text &# (which is also used to insert Unicode characters) is now interpreted properly in this case.
- (Mac OS X) Converted to Universal plug-in which runs natively on PowerPC and Intel Macs.
- Fixed a small typo in the user guide. Also renamed the user guide to be more clear for which plug-in the guide is intended.
- + Troi Encryptor Plugin 2.5b0 beta - 7th August 2006
- Made compatible with FileMaker Pro 8.5.
- (Mac OS X) Converted to Universal plug-in which runs natively on PowerPC and Intel Macs.
- Updated the User Guide for version 2.5. We also improved the links in the table of contents, so the links now also work with the Preview application of Mac OS X.
- + Troi Encryptor Plugin 2.0.4 - 4th August 2006
- Final preparation for universal binary and registration handling for next release.
- Changed incorrect name Coding Plug-in to Encryptor Plug-in in unregisterd flash dialog box.
- + Troi Encryptor Plugin 2.0.3 - 30th June 2006
- Improved the ImportSafe.fp7 example.
- Changed the display of the function names of the plug-in: the list of functions are now visible in every FileMaker calculation dialog. So for example the function names should now also be visible in Custom Functions.
- Cleaned up code in several places and prepared for Universal plug-in. Also prepared registration handling for next release.
- + Troi Encryptor Plugin 2.0.2 - 26th June 2005
- Fixed a problem in Encr_DecodeSafeAscii: The omega character “Ω” was being replaced with the Ohm character by the FileMaker application. .
- NOTE this means changed result on Windows: Encr_DecodeSafeAscii now correctly returns the omega character.
- Fixed a problem with compress function: if the result of the compression contained an ASCII character 240 “” (the Apple-logo character) the result would not be accepted by the FileMaker application.
- Added extra checks to correct for wrong characters in Encr_DecryptNewDes, Encr_Decompress and Encr_Code.
- Fixed a typo in the user guide.
- + Troi Encryptor Plugin 2.0.1 - 21st March 2005
- Improved parameter text in function names, to improve easy selection. Added space after the last parameter of this function: “Encr_EncryptRijndaelAES( switches ; password ; text)”.
- (Windows) Changed incorrect option string to correct one.
- (Mac OS X) Changed incorrect bundle identifier string to correct one.
- + Troi Encryptor Plugin 2.0b1 beta - 15th February 2005
- Converted to new Function API of FileMaker Pro 7.
- Renamed the plug-in to Troi Encryptor Plug-in.
- Troi Coding Plug-in versions for FileMaker Pro 4, 5 and 6.
- + Troi Encryptor Plugin 1.6.2 - 15th February 2005
- New version of Troi Coding that also accepts registration of Troi Encryptor Plug-in.
- Updated package and release notes.
- + Troi Encryptor Plugin 1.6 - 22nd June 2001
- Tested with FileMaker 5.5 and ported to Mac OS X. The Mac version of the plug-in is now a so called ‘Super Fat’ plug-in that will run on Mac OS 8, 9 and Mac OS X.
- + Troi Encryptor Plugin 1.5.2 - 9th March 2000
- Fixed a bug in function FromSafeASCII. In some cases this bug could crash FileMaker 5 if incorrect input was given.
- + Troi Encryptor Plugin 1.5 - 20th December 1999
- Added Compression/Decompression.
- Added Encode/DecodeSafeASCII.
- Added powerful Code functions.
- Added user guide and lots of samples.
- + Troi Encryptor Plugin 1.1.4 - 27th February 1999
- Fixed non-loading of functions in External function overview (Win).
- + Troi Encryptor Plugin 1.1.3 - 10th February 1999
- Added a built-in ‘register function’ for developers of runtimes.
- + Troi Encryptor Plugin 1.1.1 - 17th July 1998
- Removed the startup flash screen. Now a flash screen is shown the first time the plug-in functionality is used. This flash screen is removed after payment of the licence fee.
- Windows NT: startup splash screen now always shows centered on screen.
- Windows 98: register program now prints correctl.
- + Troi Encryptor Plugin 1.1 - 23rd April 1998
- Added checksum.
- Added Text signatures.
- Added Binary To Num and Num To Binary function.
- Split into 3 separate plugins: Troi Dialog Plug-in, Troi Coding Plug-in and Troi File Plug-in.
- + Troi Encryptor Plugin 1.0 - 29th January 1998
- Fixed a bug on 68k machines which disposed of a pointer improperly.
|