5.0.6.0-1
(Nov 08, 2024)
Version 5.0.6: Fix problem when converting UNC paths starting with numeric character instead of a letter, such as an IP address.
Version 5.0.5: Add an option to control the header used for the Inflate and Deflate functions.
Version 5.0.4: Add a new function to check if a file refnum is valid. Use that when doing storing into archive in chunks.
Use the bitness wildcard in the shared library name to resolve various issues with installation madness on Linux.
Version 5.0.3: Fix wiring mistake in ZLIB Store File Prepare.vi where comment and password was exchanged. Fix missing wiring to store the file refnum when opening a file in ZLIB Store File Continue.vi
Version 5.0.2: Add a Low Level official API to store files in chunks into a ZIP file archive
Version 5.0.1: Fix installation problems on various systems
Version 5.0: Upgraded to latest zlib 1.3 sources and implemented a complete file manager layer to support long file paths as well as unicode file names.
Version 4.3: Improved Unicode support for file names and strings in the ZIP directory.
Version 4.2: Updated to zlib 1.2.11 and minizip 1.2 - June 14, 2019 and more 64-bit support
Version 4.1: Updated to zlib 1.2.8 and added support for new cRIO targets
Version 4.0: New palette menu structure
Version 2.5.2: Adds support for the new palette locations of OpenG 4.x packages and removes dependency on ogrsc_dynamicpalette package.
Version 2.5.1: Fixes issue with broken VIs in LabVIEW 2009 due to calling (now) private config utilities.
Version 2.5: Changes license of LabVIEW sources from LGPL to BSD, Adds Memory Stream VIs to the palettes, Optimizes ZLIB Extract All Files to Dir, Fixes potential problem where error such as out of disk on finishing to add a file into an archive might get lost meaning that a corrupted archive could result without the user being informed about it, Fixes issue preventing adding files specified by UNC network path to zip archive.
Version 2.4 adds support for direct memory stream handling.
Version 2.3 adds support for transparent Mac Resource file handling through MacBinary encoding.
Version 2.2 adds support for appending files to an existing archive, deleting files from an archive and password support for adding and extracting files.
rolfk
was a contributor to this release
5.0.5.0-1 (Sep 11, 2024)
Version 5.0.5: Add an option to control the header used for the Inflate and Deflate functions.
Version 5.0.4: Add a new function to check if a file refnum is valid. Use that when doing storing into archive in chunks.
Use the bitness wildcard in the shared library name to resolve various issues with installation madness on Linux.
Version 5.0.3: Fix wiring mistake in ZLIB Store File Prepare.vi where comment and password was exchanged. Fix missing wiring to store the file refnum when opening a file in ZLIB Store File Continue.vi
Version 5.0.2: Add a Low Level official API to store files in chunks into a ZIP file archive
Version 5.0.1: Fix installation problems on various systems
Version 5.0: Upgraded to latest zlib 1.3 sources and implemented a complete file manager layer to support long file paths as well as unicode file names.
Version 4.3: Improved Unicode support for file names and strings in the ZIP directory.
Version 4.2: Updated to zlib 1.2.11 and minizip 1.2 - June 14, 2019 and more 64-bit support
Version 4.1: Updated to zlib 1.2.8 and added support for new cRIO targets
Version 4.0: New palette menu structure
Version 2.5.2: Adds support for the new palette locations of OpenG 4.x packages and removes dependency on ogrsc_dynamicpalette package.
Version 2.5.1: Fixes issue with broken VIs in LabVIEW 2009 due to calling (now) private config utilities.
Version 2.5: Changes license of LabVIEW sources from LGPL to BSD, Adds Memory Stream VIs to the palettes, Optimizes ZLIB Extract All Files to Dir, Fixes potential problem where error such as out of disk on finishing to add a file into an archive might get lost meaning that a corrupted archive could result without the user being informed about it, Fixes issue preventing adding files specified by UNC network path to zip archive.
Version 2.4 adds support for direct memory stream handling.
Version 2.3 adds support for transparent Mac Resource file handling through MacBinary encoding.
Version 2.2 adds support for appending files to an existing archive, deleting files from an archive and password support for adding and extracting files.
rolfk
was a contributor to this release
5.0.4.0-1 (Sep 09, 2024)
Version 5.0.4: Add a new function to check if a file refnum is valid. Use that when doing storing into archive in chunks.
Use the bitness wildcard in the shared library name to resolve various issues with installation madness on Linux.
Version 5.0.3: Fix wiring mistake in ZLIB Store File Prepare.vi where comment and password was exchanged. Fix missing wiring to store the file refnum when opening a file in ZLIB Store File Continue.vi
Version 5.0.2: Add a Low Level official API to store files in chunks into a ZIP file archive
Version 5.0.1: Fix installation problems on various systems
Version 5.0: Upgraded to latest zlib 1.3 sources and implemented a complete file manager layer to support long file paths as well as unicode file names.
Version 4.3: Improved Unicode support for file names and strings in the ZIP directory.
Version 4.2: Updated to zlib 1.2.11 and minizip 1.2 - June 14, 2019 and more 64-bit support
Version 4.1: Updated to zlib 1.2.8 and added support for new cRIO targets
Version 4.0: New palette menu structure
Version 2.5.2: Adds support for the new palette locations of OpenG 4.x packages and removes dependency on ogrsc_dynamicpalette package.
Version 2.5.1: Fixes issue with broken VIs in LabVIEW 2009 due to calling (now) private config utilities.
Version 2.5: Changes license of LabVIEW sources from LGPL to BSD, Adds Memory Stream VIs to the palettes, Optimizes ZLIB Extract All Files to Dir, Fixes potential problem where error such as out of disk on finishing to add a file into an archive might get lost meaning that a corrupted archive could result without the user being informed about it, Fixes issue preventing adding files specified by UNC network path to zip archive.
Version 2.4 adds support for direct memory stream handling.
Version 2.3 adds support for transparent Mac Resource file handling through MacBinary encoding.
Version 2.2 adds support for appending files to an existing archive, deleting files from an archive and password support for adding and extracting files.
rolfk
was a contributor to this release
5.0.3.0-1 (Jun 27, 2024)
Version 5.0.3: Fix wiring mistake in ZLIB Store File Prepare.vi where comment and password was exchanged. Fix missing wiring to store the file refnum when opening a file in ZLIB Store File Continue.vi
Version 5.0.2: Add a Low Level official API to store files in chunks into a ZIP file archive
Version 5.0.1: Fix installation problems on various systems
Version 5.0: Upgraded to latest zlib 1.3 sources and implemented a complete file manager layer to support long file paths as well as unicode file names.
Version 4.3: Improved Unicode support for file names and strings in the ZIP directory.
Version 4.2: Updated to zlib 1.2.11 and minizip 1.2 - June 14, 2019 and more 64-bit support
Version 4.1: Updated to zlib 1.2.8 and added support for new cRIO targets
Version 4.0: New palette menu structure
Version 2.5.2: Adds support for the new palette locations of OpenG 4.x packages and removes dependency on ogrsc_dynamicpalette package.
Version 2.5.1: Fixes issue with broken VIs in LabVIEW 2009 due to calling (now) private config utilities.
Version 2.5: Changes license of LabVIEW sources from LGPL to BSD, Adds Memory Stream VIs to the palettes, Optimizes ZLIB Extract All Files to Dir, Fixes potential problem where error such as out of disk on finishing to add a file into an archive might get lost meaning that a corrupted archive could result without the user being informed about it, Fixes issue preventing adding files specified by UNC network path to zip archive.
Version 2.4 adds support for direct memory stream handling.
Version 2.3 adds support for transparent Mac Resource file handling through MacBinary encoding.
Version 2.2 adds support for appending files to an existing archive, deleting files from an archive and password support for adding and extracting files.
rolfk
was a contributor to this release
5.0.2.0-1 (Apr 10, 2024)
Version 5.0.2: Add a Low Level official API to store files in chunks into a ZIP file archive
Version 5.0.1: Fix installation problems on various systems
Version 5.0: Upgraded to latest zlib 1.3 sources and implemented a complete file manager layer to support long file paths as well as unicode file names.
Version 4.3: Improved Unicode support for file names and strings in the ZIP directory.
Version 4.2: Updated to zlib 1.2.11 and minizip 1.2 - June 14, 2019 and more 64-bit support
Version 4.1: Updated to zlib 1.2.8 and added support for new cRIO targets
Version 4.0: New palette menu structure
Version 2.5.2: Adds support for the new palette locations of OpenG 4.x packages and removes dependency on ogrsc_dynamicpalette package.
Version 2.5.1: Fixes issue with broken VIs in LabVIEW 2009 due to calling (now) private config utilities.
Version 2.5: Changes license of LabVIEW sources from LGPL to BSD, Adds Memory Stream VIs to the palettes, Optimizes ZLIB Extract All Files to Dir, Fixes potential problem where error such as out of disk on finishing to add a file into an archive might get lost meaning that a corrupted archive could result without the user being informed about it, Fixes issue preventing adding files specified by UNC network path to zip archive.
Version 2.4 adds support for direct memory stream handling.
Version 2.3 adds support for transparent Mac Resource file handling through MacBinary encoding.
Version 2.2 adds support for appending files to an existing archive, deleting files from an archive and password support for adding and extracting files.
rolfk
was a contributor to this release
5.0.1.0-2 (Apr 07, 2024)
Version 5.0.1: Fix installation problems on various systems
Version 5.0: Upgraded to latest zlib 1.3 sources and implemented a complete file manager layer to support long file paths as well as unicode file names.
Version 4.3: Improved Unicode support for file names and strings in the ZIP directory.
Version 4.2: Updated to zlib 1.2.11 and minizip 1.2 - June 14, 2019 and more 64-bit support
Version 4.1: Updated to zlib 1.2.8 and added support for new cRIO targets
Version 4.0: New palette menu structure
Version 2.5.2: Adds support for the new palette locations of OpenG 4.x packages and removes dependency on ogrsc_dynamicpalette package.
Version 2.5.1: Fixes issue with broken VIs in LabVIEW 2009 due to calling (now) private config utilities.
Version 2.5: Changes license of LabVIEW sources from LGPL to BSD, Adds Memory Stream VIs to the palettes, Optimizes ZLIB Extract All Files to Dir, Fixes potential problem where error such as out of disk on finishing to add a file into an archive might get lost meaning that a corrupted archive could result without the user being informed about it, Fixes issue preventing adding files specified by UNC network path to zip archive.
Version 2.4 adds support for direct memory stream handling.
Version 2.3 adds support for transparent Mac Resource file handling through MacBinary encoding.
Version 2.2 adds support for appending files to an existing archive, deleting files from an archive and password support for adding and extracting files.
rolfk
was a contributor to this release
5.0.1.0-1 (Mar 13, 2024)
Version 5.0.1: Fix installation problems on various systems
Version 5.0: Upgraded to latest zlib 1.3 sources and implemented a complete file manager layer to support long file paths as well as unicode file names.
Version 4.3: Improved Unicode support for file names and strings in the ZIP directory.
Version 4.2: Updated to zlib 1.2.11 and minizip 1.2 - June 14, 2019 and more 64-bit support
Version 4.1: Updated to zlib 1.2.8 and added support for new cRIO targets
Version 4.0: New palette menu structure
Version 2.5.2: Adds support for the new palette locations of OpenG 4.x packages and removes dependency on ogrsc_dynamicpalette package.
Version 2.5.1: Fixes issue with broken VIs in LabVIEW 2009 due to calling (now) private config utilities.
Version 2.5: Changes license of LabVIEW sources from LGPL to BSD, Adds Memory Stream VIs to the palettes, Optimizes ZLIB Extract All Files to Dir, Fixes potential problem where error such as out of disk on finishing to add a file into an archive might get lost meaning that a corrupted archive could result without the user being informed about it, Fixes issue preventing adding files specified by UNC network path to zip archive.
Version 2.4 adds support for direct memory stream handling.
Version 2.3 adds support for transparent Mac Resource file handling through MacBinary encoding.
Version 2.2 adds support for appending files to an existing archive, deleting files from an archive and password support for adding and extracting files.
rolfk
was a contributor to this release
5.0.0.0-1 (Feb 09, 2024)
Version 5.0: Upgraded to latest zlib 1.3 sources and implemented a complete file manager layer to support long file paths as well as unicode file names.
Version 4.3: Improved Unicode support for file names and strings in the ZIP directory.
Version 4.2: Updated to zlib 1.2.11 and minizip 1.2 - June 14, 2019 and more 64-bit support
Version 4.1: Updated to zlib 1.2.8 and added support for new cRIO targets
Version 4.0: New palette menu structure
Version 2.5.2: Adds support for the new palette locations of OpenG 4.x packages and removes dependency on ogrsc_dynamicpalette package.
Version 2.5.1: Fixes issue with broken VIs in LabVIEW 2009 due to calling (now) private config utilities.
Version 2.5: Changes license of LabVIEW sources from LGPL to BSD, Adds Memory Stream VIs to the palettes, Optimizes ZLIB Extract All Files to Dir, Fixes potential problem where error such as out of disk on finishing to add a file into an archive might get lost meaning that a corrupted archive could result without the user being informed about it, Fixes issue preventing adding files specified by UNC network path to zip archive.
Version 2.4 adds support for direct memory stream handling.
Version 2.3 adds support for transparent Mac Resource file handling through MacBinary encoding.
Version 2.2 adds support for appending files to an existing archive, deleting files from an archive and password support for adding and extracting files.
rolfk
was a contributor to this release
4.0.1.0-1 (Oct 21, 2020)
no release notes for this version
jimkring
was a contributor to this release
4.0.0.0-2 (Mar 02, 2018)
no release notes for this version
2.5.1.0-2 (Sep 16, 2009)
no release notes for this version
2.5.1.0-1 (Sep 05, 2009)
no release notes for this version
2.5.0.0-1 (Apr 28, 2009)
no release notes for this version
2.4.0.0-1 (Jan 03, 2009)
no release notes for this version
2.3.0.0-2 (Feb 07, 2007)
no release notes for this version
2.3.0.0-1 (Sep 24, 2006)
no release notes for this version
2.2.0.0-1 (Oct 20, 2005)
no release notes for this version
2.1.0.0-1 (Sep 20, 2004)
no release notes for this version
2.0.0.0-2 (Nov 10, 2003)
no release notes for this version
2.0.0.0-1 (Nov 09, 2003)
no release notes for this version