feat: mac app store Closes #332
feat: build.osx.target to specify dmg, zip or both Closes #322
docs: require The Trusty beta Build Environment Closes #320
feat: accept multiple default app dirs www checked in addition to app. Closes #344
feat: Windows code signing from OS X Closes #314
docs: the "asar: false" option Closes #335
fix: Looks for linux homepage in the development package.json not in the application package.json Closes #334
docs: add ruby package
fix: deb package description according to spec Closes #327
docs: build of 32 bit from a machine with 64 bit Close #317
docs: Error packaging app on Linux #309 Closes #309
feat: if build/install-spinner.gif exists, set loadingGif to it Closes #292
docs: fix code indentation
docs: fix wiki page titles
feat: Ability to customize the output directory Closes #272
fix: vendor/osx/7za seems to be broken Closes #296
feat: use 7za to produce Squirrel.mac zip (smaller size — the same time to compress) Also, add compression option to set compression level in one place (currently, only Linux and OS X supported)
feat: Linux deb — specify license, package url #242
fix: Windows installer metadata is incorrect #278 Closes #278
test: tiffutil error #69 prepare to fix #69 — but it requires fix ds-store as well, not only appdmg
feat: prefix dist: as marker to package in a distributable format Closes #267
fix: Error publishing to github when building on travis #261 Closes #261
refactor: remove deprecated API (<2.8) BREAKING CHANGE: Deprecated <2.8 API has been removed
feat: linux icons from custom dir, generate missing from ICNS 24x24, 48x48, 64x64, 96x96 and 128x128 icons will be generated if missed in the ICNS You can provide Linux icon set explicitly — create `icons` folder in the `build`
docs: linux required system packages
docs: remove deprecated docs
Document new API don't include app name in the intermediate directory name — name in the artifact file is enough
split readme's - fix #101