2014-12-06
- update mac icon and mac app minimize mode #254
- watch deep imports #137
- auto compile files when project added
- add autoprefix option in template settings
- add preserve copyright comments option for js compiler #312
- update Sass(@3.4.9) and Compass(@1.0.1)
Download:
Windows, Mac OS X, Linux: 32bit/64bit, Ubuntu: 32bit/64bit
2014-05-23
- 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
Download:
Windows, Mac OS X, Linux: 32bit/64bit, Ubuntu: 32bit/64bit
2014-01-24
- 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.
Windows, Mac OS X, Linux: 32bit/64bit, Ubuntu 32bit/64bit
2014-01-21
- 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
Windows, Mac OS X, Linux: 32bit/64bit, Ubuntu 32bit/64bit
2013-10-17
- Performance optimization. #100
- Supports using shift to select multiple files. #79
- Made heavy typos corrections into french l10n.
Windows, Mac OS X, Linux: 32bit/64bit, Ubuntu 32bit/64bit
2013-9-2
- JS/CSS minify and combine. docs
- Convert CSS images to base64. docs
- 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. How to create a compiler extension?
- Custom Language Pack support. How to create a language pack?
Windows, Mac OS X, Linux: 32bit/64bit, Ubuntu: 32bit/64bit
2013-8-30
- Fix bug #41
- Fix the bug the parent file can not auto compile when some imported LESS/Sass files modified.
2013-8-16
- Fix bug: create compass project config error.
- Settings windows: move "Using System Libs" to "Advanced".
- Fix bug: version 1.4.0 can't run.
- New features: project settings, see the doc here.
- Compass full supports.
- Minimize on startup.
- Press "Esc" key to close the settings and log window.
- Update Less to version 1.4.0.
- Update CoffeeScript to version 1.6.3.
- Add Japanese language.
- Improved UI.
2013-6-3
- Fix a bug: can't recognize files if forder has some file with the prefix "_".
2013-5-23
- New features: allowed to switch run LESS , Sass and others directly, if them already installed on user computer.
- New features: increase the "open file" option in the context menu.
- Set the default output path for the directory at the same level with the project directory under css/js directory, for example: ./less -> ./css.
- Fix a bug: compilation error when directory name contains spaces.
- Fix a bug: config.rb parse error cause project can not be added
- UI improvements, tip refresh file list status.
- Increase the version number.
2013-4-28
- Fix 1.0.1 version crash under proxy network environment.
2013-4-24
- Settings file dialog initial path for the project directory path.
2013-4-18
- Fix bug: to modify the file output path doesn't take effect immediately
2013-4-17
- Used by default of compass config.rb.
- Multi-file operations, set outpath and delete function.
- Support Add file into the current project.
- Fix doesn't save project data bug.
- Fix doesn't start Mac OSX bug.