Koala Changelog

What's new in Koala 2.3.0

Nov 17, 2017
  • Update autoprefix to v7.1.6
  • Update clean-css to v4.1.9
  • Update coffee-script to v1.12.7
  • Update postcss to v6.0.14
  • Update uglify-js to v3.1.9
  • Update uglify-es to v3.1.9
  • Update sass to v3.5.2 (fixes #697)
  • Replace setting GEM_HOME and GEM_PATH with Gem.paths. (fixes #679)
  • Add support for distinguishing UglifyJS errors from bugs. (fixes #645)
  • Add Polish language. (#693)
  • Fix French translation. (#485, #486)
  • Add Persian language. (#494)
  • Add Korean language. (#660)

New in Koala 2.2.0 (Oct 26, 2017)

  • Update autoprefixer to v7.0.1 and clean-css to v4.1.2
  • Update uglify-js to v3.0.4 and add an option to use ES6+. (fixes #622)
  • Add option to disable auto-compiling files when project is added or reloaded. (fixes #367)
  • Add support for resizing the main Koala window. (fixes #187)
  • Force the Ruby string encoding to UTF-8 when executing sass and compass.
  • Prevent the notification window from getting focused when shown. (fixes #621)

New in Koala 2.1.4 (Oct 26, 2017)

  • Correctly prevent hiding the app icon in the dock on mac after a notification shown. (fixes #608)
  • Fix CSS compiler. (fixes #611, fixes #615)

New in Koala 2.1.3 (Oct 26, 2017)

  • Fix the CSS compiler. (fixes #607)
  • Prevent hiding the app icon in the dock on mac after a notification shown. (fixes #608)
  • Add support for quitting using cmd+q on mac. (fixes #571, fixes #348)
  • Increase the timeout and the max buffer size for the sass and compass exec commands. (refs #466)
  • Remove unneeded files from the app package.

New in Koala 2.1.2 (Oct 26, 2017)

  • Add support for choosing install dir on windows. (refs #596)
  • Add support for adding Koala to the “Programs and Features” in windows. (refs #605)
  • Prevent zipping the app data on windows. (fixes #578, #596, #598, #605)
  • Update the clean-css, coffee-script and uglify-js.

New in Koala 2.1.1 (Oct 26, 2017)

  • Fix the notification window. (fixes #579)
  • Fix autoprefix. (fixes #588, #584)
  • Pin nwjs version to 0.21.6. (fixes #580)

New in Koala 2.1.0 (Oct 26, 2017)

  • change the default value of maxBuffer #162
  • support for AutoPrefix Config on CSS, LESS and Sass
  • fix backslashes in map source paths on Windows
  • update node-webkit to the latest version of nwjs
  • update LESS(@1.7.5), Sass(@3.4.23), Compass(@1.0.3), CoffeeScript(@1.12.4), uglify-js(@2.8.21), and clean-css(@4.0.10)

New in Koala 2.0.4 (May 25, 2016)

  • update mac icon and mac app minimize mode
  • watch deep imports 7
  • auto compile files when project added
  • add autoprefix option in template settings
  • add preserve copyright comments option for js compiler
  • update Sass(@3.4.9) and Compass(@1.0.1)

New in Koala 2.0.3 (May 23, 2014)

  • autoprefixer support
  • add compile completion notifications
  • sass upgrade ([email protected])
  • sorucemap support for less, sass and coffeescript
  • fix less sourcemap bug #171
  • Updating UglifyJSCompiler.js for wider support #165
  • add Russian translation and Italian translation
  • detele files with DEL key

New in Koala 2.0.2 (Apr 7, 2014)

  • Support lessphp by using plessc command.
  • Disable js and css auto compile status by default, but allows you to open this option on the sidebar.

New in Koala 2.0.1 (Apr 7, 2014)

  • Update LESS to version 1.6.1 and add source-map option for LESS.
  • Auto compile support for js and css.
  • Add frameworks support for js file concat‎.
  • Bug fixes

New in Koala 2.0.0 (Apr 7, 2014)

  • Performance optimization.
  • Supports using shift to select multiple files.
  • Made heavy typos corrections into french l10n.

New in Koala 2.0.0 Beta (Apr 7, 2014)

  • JS/CSS minify and combine.
  • Convert CSS images to base64.
  • Build-in ruby in Windows version.
  • Custom ruby and compiler libs support.
  • Improve startup speed.
  • 4 new language: 正體中文, Deutsch, Français, Português Brasileiro.
  • Compiler extension support.
  • Custom Language Pack support.