Crunch Changelog

What's new in Crunch 2.2.1

May 30, 2016
  • Updates now show these nifty release notes
  • App settings migrated to file-based db (necessary for future update to NW.js)
  • Added menu item for wiping all Crunch 2 settings (Nuclear option)
  • Fixed bug where activation modal would show on re-launch if you hadn't moved your Crunch window. (I mean, who doesn't move their app window?)

New in Crunch 2.1.3 (Mar 8, 2016)

  • Fixes #163 (Jade compilation was broken from a previous release.)

New in Crunch 2.0.12 (Jan 6, 2016)

  • Small bug fix for opening empty folders.

New in Crunch 1.9.1 (Sep 23, 2014)

  • LESS.js updated to 1.7.5
  • Cleaner / updated design
  • More readable fonts
  • Super special mode that probably doesn't contain Easter eggs
  • New configuration / compiler options
  • Doesn't show "reload" prompt if no changes have been made

New in Crunch 1.8.3 Beta (Mar 13, 2014)

  • Updated to Less 1.6.3

New in Crunch 1.8.1 (Jan 8, 2014)

  • Fix for Windows keybinding

New in Crunch 1.8 (Jan 7, 2014)

  • LESS.js is now 1.6.0
  • Bug fixes to setting project paths
  • Lighter project build (1 MB removed)
  • Update to AIR core libs
  • Removed HTTP-style file handling (switched to fileLoader overriding) for @imports

New in Crunch 1.8 Beta 1 (Dec 20, 2013)

  • Fixed: Find not working
  • Removed unneeded libraries
  • Update to Air Core libs
  • Less updated to 1.5.1
  • Bug fixes for paths (was saving objects not strings)
  • Realized my code for replacing the file importer in develop was not yet here. It replaces intercepting HTTP requests with fake AJAX calls, thank God of Underscore
  • Updated app version

New in Crunch 1.7.1 (Oct 1, 2013)

  • Fixed paste issue in OS X.

New in Crunch 1.6.4 (Apr 26, 2013)

  • Incrementing build # because of temporary bad build

New in Crunch 1.6.2 (Apr 20, 2013)

  • Fix for relative paths + url tokens