Zip Solution Changelog

What's new in Zip Solution 6.0

Jun 29, 2013
  • Added HG support.

New in Zip Solution 5.9 (Oct 31, 2011)

  • Documentation was reworked.
  • ExtractVersionFromAssemblyFile works with any dll and exe (non assemblies of .net) either.

New in Zip Solution 5.8b1 (Aug 17, 2011)

  • Exclude by filter: empty folders goes in archive.
  • Exclude filters are applied only when entire name corresponds match.
  • All projects were marked as x86.

New in Zip Solution 5.7b3 (Jul 19, 2011)

  • Features:
  • Folder browse dialogs with textbox (taken from Ionic.Utils);
  • Changes:
  • Supported combinations method-compression-level are like in lib.
  • Bugs:
  • Conflicting entries are ignored, binding of folders to designer fixed.
  • Extension of archive was not changed after changing archive format.
  • Fixed qa-test-001 issue.
  • QA:
  • Designed test QA-Test-001, QA-Test-002

New in Zip Solution 5.7b2 (Jul 11, 2011)

  • Features:
  • Removed feature 'FailOnError'. This is part of console and ms build tools functionality. Also this was duplicating log.
  • Added file log to console zip solution.
  • Added support to pack sources to 7-zip format.
  • Changes:
  • Project settings files is slightly updated. Legacy support for old formats was added.
  • Bugs:
  • Fixed dispose of logging.
  • Added logic to put unhandled exceptions to log.

New in Zip Solution 5.7 (Jul 4, 2011)

  • Features:
  • UI tool: added logging. Logs are stored in %temp%\HDE\ZipSolution
  • Powershell script generation
  • Changes:
  • Code review.
  • InnoSetup checks .Net 4 presence.
  • Bat, Cmd scripts are the same and uses console tool.
  • Bugs:
  • It is allowed to clear target folder list in template
  • Ms Build integration: an error is thrown when setting SettingsFolder is not set.
  • Language selection dialog is turned off for Console and Ms Build.

New in Zip Solution 5.5 (Mar 7, 2011)

  • Features:
  • Added possibility to type folder with autocomplete enabled in target folder for filters dialog;
  • Added ability to create new solution via CtrlA, CtrlN and Plus
  • Added support for Console packing, ms build integration
  • Added command line switch "LastChangeTime=MM/DD/YYYY hh:mm:ss" as answer for filter by last write or create time
  • Changes:
  • Logging initial implementation for console tool (taken from BUtil project)
  • In filter chain solutions root folder is not added anymore
  • Fixed Bugs excluded. Bugs will be posted to codeplex with closed status
  • Performance speed up: getting entries from folder and publishing to folder
  • Config changed to ZipSolution.config, loading of config changed in a way assembly can be loaded and called via other assemblies
  • Bugs:
  • Do not apply filter sometimes didn't worked
  • Fixed documentation issues with ms build integration

New in Zip Solution 5.4 (Jul 13, 2010)

  • Features:
  • Added Test possibility for solution dialog available on F5.
  • It compresses the currently opened solution and opens the archive in an installed archiver associated with program
  • Changes:
  • Getting source dialog was improved
  • Bugs:
  • Fixed copy via bat, cmd buttons in solution
  • Fixed toolbar enabled when editing template

New in Zip Solution 5.2 (Mar 5, 2010)

  • Features:
  • Added small help message about commands when user passed unrecognized command;
  • Changes:
  • Context menu for project properties moved to tool bar;
  • Help file is available via '?';
  • Bugs:
  • $Increment failed to work;
  • Saving of last increment, recent usage, version was unavailable in previous versions;
  • 'Project with this name already exists' on editing files from files;
  • Invalid characters in project path leaded to fail of program start.

New in Zip Solution 4.7 (Sep 22, 2009)

  • Configuration change: Default filter *.exe removed
  • Library BULocalization was updated to 1.4 and built-in project
  • Ionic.zip.util updated to 1.4
  • Compression degree is now maximum and can be changed in zipsolution.exe.config
  • Added possibility to design archive contents. This is usefull when releasing
  • software binaries

New in Zip Solution 4.6 (Jan 19, 2009)

  • Bug with filter by date filter fixed
  • Command line answer 'week ago' for request start date dialog
  • AnswerForFilterByDateStartTimeRequestDialogIsWeekAgo added.
  • To see how to use it please refer to manual 5.7.1 section
  • Library BULocalization was updated with 2 bug fixes with ui
  • Project development is closed.

New in Zip Solution 4.5 (Jan 8, 2009)

  • TurtoiseSvn renamed to TortoiseSvn(with renaming parameter also)
  • Issue with IsRelease check box fixed
  • Potential 82.5 millions of German users can now use this program with comfort.
  • Deutch translation was made

New in Zip Solution 4.4 (Dec 19, 2008)

  • Doc improvement
  • Hitting of F1 on main form opens documentation
  • Localization of setup
  • Fixed issue with hitting keys in listview on solution editor form
  • Installer improved(checking for .net framework, localization fixed)

New in Zip Solution 4.3 (Nov 8, 2008)

  • Resolved issue with Unicode characters in ionic zip library.
  • Now program can be used to do incremental backups of personal data.
  • DefaultInternalPurposeFormatString rollbacked to
  • APPNAME-i$INCREMENT-DotNet2-$DATE-src.zip
  • Now program remembers previous datetime entered for concrete solution when applying filter by datetime
  • 'Ctrl + A' support for filter list

New in Zip Solution 4.2 (Nov 4, 2008)

  • fixed 2 issues with ui
  • added support of Turtoise Svn via $TURTOISE_SVN_REVISION autoreplace parameter.