F.43.1.1 Major Changes

    • Added for easy persistency of user selections across different runs of the installer (RFE #1677624)
    • Fixed a bug introduced in 2.24 that allowed the license page to be skipped even with agreement check box or radio buttons ()

    F.43.1.2 Minor Changes

    • Both dashes and slashes are supported as switch prefixes on makensis.exe (bug #1661503)
    • Delete uninstaller temporary directory on reboot ()
    • Distribute Plug-in example with the NSIS package and not only with the source code
    • Fixed lossy Unicode conversion of dialog template strings ()
    • Fixed Sections.nsh macros support for $0 as input ()
    • Fixed uninstallers support for the /D= command line switch
    • Improved logging of WriteReg commands
    • Minor documentation updates and fixes (including patch #1662419)

    F.43.1.3 New/Changed Commands

    F.43.1.4 Utilities and Plug-ins

    F.43.1.5 Translations

    • Fixed Galician language files ()

    F.43.1.6 Build System

    • Added APPEND_LIBPATH and APPEND_CPPATH instead of the malfunctioning CPPPATH and LIBPATH
    • Added ChangeLog to source code package (patch #1680508)
    • Avoid some warnings on VS2005 ()
    • Fixed lzma test segfault on POSIX (bug #1666873)
    • NSIS Menu finally built from source