This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
2.9.23-gc8da1a
Pre-release
Pre-release
caesay
released this
17 Apr 11:02
·
488 commits
to develop
since this release
Major Changes
- daddc02 046fb8f Check available disk space on
C:\
before extracting setup files - 992ffb4 87550b5 bafc994 95b0f0a Better setup error messages
- dcdeda9 935f9a7 Replace legacy
unzip.cpp
withminiz.cpp
. This means we can support installing packages on windows with long paths (>260 chars), although I have also added a warning when a package contains long paths as it does potentially cause other problems if the application itself does not handle this well.
Minor Changes
- e6f95d3 Minor refactoring of Setup.exe
- 97be14a Don't keep so much log data in app directory
- 515ba66 Bump SharpCompress and AWSSDK version