Download
Date | Download | Size | Verification | Description |
---|---|---|---|---|
2017/12/30 | neard-1.4.7z | 265.85 MB | [MD5] [SHA1] [SHA256] [SHA512] | All modules are included |
Changelog
- Manage Yarn cache and global path (#354)
- Yarn config not updated (#353)
- Put Composer cache-dir to neard/tmp/composer (neard/neard#346)
- Add global composer vendor/bin in PATH (#344)
- Move neard repositories to its own organization (#339)
- Add ngrok (#334)
- Remove HostsEditor module and add in core instead (#329)
- Create separated logs (stdout / stderr) for NSSM services (#326)
- ImageMagick
convert.exe
is overridden byconvert.exe
from Windows (#323) - Put NEARD_BINS at the beginning of PATH (#323)
- Remove ImageMagick module (#322)
- Add a deps folder to load additional dependencies for PHP (#321)
- Fix error on homepage
- Increase MySQL initialization timeout
- Do not clear composer cache on startup
- Fix “Incorrect argument “ error while retrieving list of processes
- Find Git repositories with a max depth of 2
- Update about dialog
- Upgrade to Markdown lib 1.7.0
- Wrong file size for version check on homepage
- Exclude .editorconfig from core
- Neard settings configurable through build.properties
- Apache 2.4.29
- Composer 1.5.6
- Console 2.00.148.4
- Drush 8.1.15
- Ghostscript 9.22
- Git 2.15.1.2
- Gitlist 0.6.0
- Node.js 8.9.3
- PHP 7.1.12
- PHPUnit 6.5.5
- Yarn 1.3.2
Upgrade from previous release
- required : Remove then copy folder
core
- required : Remove then copy file
sprites.dat
- required : Copy folder
tools\ngrok
- required : Add line
ngrokVersion = "2.2.8"
aftergitVersion
inneard.conf
- required : Remove line
hostseditorVersion
in tools section inneard.conf
and remove foldertools\hostseditor
- required : Remove line
imagemagickVersion
in tools section inneard.conf
and remove foldertools\imagemagick
- required : Change
consoleVersion
value to2.00.148.4
inneard.conf
and copy foldertools\console\console2.00.148.4
- required : Change
yarnVersion
value to1.3.2
inneard.conf
and copy foldertools\yarn\yarn1.3.2
- required : Change
gitlistVersion
value to0.6.0
inneard.conf
and copy folderapps\gitlist\gitlist0.6.0
- required : Replace your existing Composer version(s) with the latest Composer release.
- required : Replace your existing PHP version(s) with the latest PHP release.