-
Notifications
You must be signed in to change notification settings - Fork 89
CHANGELOG
JuanitoFatas edited this page Sep 5, 2014
·
59 revisions
Compass.app v1.28 is released with Sass 3.4.1 and Compass 1.0 support, and comes with sourcemap support, favorite project, and more. Please ensure you have Java 7+ installed. Java 6 is no longer supported.
Compass.app v1.28 has been tested in
- Windows: Windows 7/8/8.1
- OS X: 10.8 32/64bit, 10.9 64bit
- Linux: Arch Linux 32/64bit
If you have encountered any issue, please let us know.
- [ADD] Use OSX native notification instead of outdated Growl
- [ADD] Sourcemap support
- [ADD] You can favorite a project now
- [UPDATE] JRuby 1.7.15
- [UPDATE] Sass 3.4.1, Compass 1.0.0, Susy 2.1.3
- [UPDATE] extensions:
- bootstrap-sass 3.2.0.1
- compass-h5bp 0.1.2
- susy 2.1.3
- zurb foundation 5.3.0
- [ADD] sassy-maps 0.4.0, breakpoint 2.5.0, normalize 1.5
- [ADD] Compass.app now tells you the version number of extensions
- [UPDATE] Use Sass 3.2.10
- [UPDATE] Use susy 1.0.9, zurb-foundation 4.3.1, html5-boilerplate 2.1.0, h5bp 0.1.1, bootstrap-sass 2.3.2.1
- [UPDATE] Use slim 2.0.0 , haml 4.0.3, also fix #160
- [UPDATE] Use SWT 4.3
- [UPDATE] Use tilt 1.4.1, temple 0.6.5
- [FIX]
sprite_load_path
issue #174 - [FIX] LiveReload is broken in v1.25 because we add rspec test and use a wrong constant value #176
- [UPDATE] Support new LiveReload protocol (v7) #74
- [UPDATE] Use Sass 3.2.8
- [UPDATE] Use Compass 0.13.alpha.4
- [UPDATE] Use chunyk_png 1.2.8
- [UPDATE] Use bootstrap-sass 2.3.1.1, zurb-foundation 4.1.5
- [FIX] support Application Indicator (aka. system tray) on Ubuntu 13.04+ #119, #169
- [FIX] watching related issue
- [FIX] log file #142
- [UPDATE] Use Sass 3.2.7
- [UPDATE] Use eventmachine 1.0.1, em-websocket 0.5
- [UPDATE] Use bootstrap-sass 2.3.1, zurb-foundation 4.0.8
- [FIX] a bug introduced in Compass.app v1.22: When you use livereload and "notification type: other change" preference together, it will fail.
- [UPDATE] Use Sass 3.2.6, Compass 0.13.alpha.2, chunky_png 1.2.7
- [UPDATE] Use bootstrap-sass 2.3.0, zurb-foundation 3.2.5, susy 1.0.5
- [UPDATE] Libraries: sassy-math 1.5, modular-scale 1.0.6, eventmachine 1.0.0,
- [UPDATE] Use Listen instead of FSSM to monitor file changes
- [ADD] You can run
jruby src/main.rb
to test Fire.app now. Previously you need to compile jar file first. - [ADD] Progress dialog when Compass.app starts
- [FIX] Downgrade to JRuby 1.6.8 and solve lots of unicode file path issues. Also fix #120
- [FIX] Kill fsevent process after stop watching project
- [FIX] Ensure to close log file handler after "stop watching" to fix Windows issue.
- [UPDATE] Use Sass 3.2.4
- [UPDATE] Use bootstrap-sass 2.2.2.0
- [UPDATE] Use Sass 3.2.3
- [UPDATE] Use bootstrap-sass 2.2.1
- [UPDATE] Use Zurb Foundation 3.2.3
- [UPDATE] Use Susy 1.0.4
- [UPDATE] Use JRuby 1.7
- [ADD] Retina menubar icon in OS X
- [FIX] Notifications steal focus (windows only)
- [UPDATE] Use bootstrap-sass 2.1.0.1, Susy 1.0.1, Zurb Foundation 3.1.1
- [ADD] "Open Extensions Folder" menu item, so you do not have to use command line to add 3rd party extensions
- [ADD] built-in Susy support
- [ADD] built-in Zurb Foundation support
- [UPDATE] Use polling instead of OS level fsevent to detect file changes in OS X 10.8.
- It is not very reliable in OS X 10.8, and some people can not use "watch" function successfully. It is related to Compass issue #732.
- If you want to use OS level fsevent, please add
force_enable_fsevent: true
in~/.compass-ui/config
manually.
- If you want to use OS level fsevent, please add
- It is not very reliable in OS X 10.8, and some people can not use "watch" function successfully. It is related to Compass issue #732.
- [UPDATE] Use Sass 3.2.1. Also removed Sass 3.1.x support
- [UPDATE] Use chunky_png 1.2.6
- [ADD] Built-in Sass/Compass prerelease version (Sass 3.2 + Compass 0.13) support
- [ADD] User can choose "Open in 32bit mode" in OS X
- [UPDATE] Use Sass 3.1.20
- [UPDATE] Use Sass 3.1.19, Compass 0.12.2
- [UPDATE] bootstrap-sass compass extension
- [FIXES] #79
- [FIXES] project_path option #80
- [ADD] "Open Project Folder" menu item
- [ADD] bootstrap-sass compass extension
- [UPDATE] Use Sass 3.1.16
- [FIXES] compass-h5bp js issue #70
- and some minor issues
- [UPDATE] Use Compass 0.12.1
- [FIXES] crashes when custom compass version is selected #69
- [UPDATE] User can specify file extensions to monitor in liverelod
- [UPDATE] Support https://github.com/livereload/livereload-js #58.
- [UPDATE] Use compass-h5bp
- [UPDATE] Use Sass 3.1.15, Compass 0.12, JRuby 1.6.7, SWT 3.7.2
- [UPDATE] Drop Compass 0.11 support
- [Fixes] JavaScript Content-Type issue #62. Thanks @kusako
- [Fixes] crashes issue in v1.12 #57
- and other minor enhancements
- [FIXES] "undefined method 'uniq'" bug when you run "clean & compile"
- [FIXES] Update em-websocket to make livereload work with latest Chrome version
- [FIXES] Limit port number in preferences #47
- [UPDATE] Provide a welcome dialog to new user #48
- [UPDATE] Add experimental Vim omni complete support. See Editor Extension
- [UPDATE] Use Sass 3.1.12, Compass 0.11.6/0.12.alpha.3, JRuby 1.6.5.1
- [FIXES] Compass.app crashes when user choose "create project" then cancel it immediately #44
- [UPDATE] minor UI enhancement #40
- [UPDATE] Use Sass 3.1.11
- [UPDATE] Use JRuby 1.6.5
- [UPDATE] Use chunk_png 1.2.5
- [UPDATE] HTML 5 Boilerplate 2.0 by https://github.com/heygrady/compass-html5-boilerplate (commit 4cc8815)
- [UPDATE] Add experimental support Compass 0.12.alpha.2
- [FIXES] Growl 1.3 support #33
- [FIXES] Better handling config.rb #31
- [UPDATE] Compass 960 plugin
- [UPDATE] User can choose to use Sass or SCSS in preferences
- [UPDATE] UI Change in preferences
- [UPDATE] Use JRuby 1.6.4
- [UPDATE] Use Sass 3.1.7
- [FIXES] Update em-websocket to make livereload work with new WebSocket protocol
- [UPDATE] OS X Lion Support
- [UPDATE] Use JRuby 1.6.3
- [UPDATE] Use Sass 3.1.4
- [UPDATE] Use Compass 0.11.5
- [UPDATE] Update run.sh in Linux version. Thanks @hstaugaard
- [FIXES] User can install compass in path contains whitespace like "Program Files" now #23
- [FIXES] fixes require issue #25
- [UPDATE] User can set Sass output style, line comment, and debug_info options in GUI #4, #10
- [UPDATE] User can clean history items in preferences
- [UPDATE] User can clean and compile a project
- [UPDATE] Drop Compass 0.10 support
- [UPDATE] Use JRuby 1.6.2
- [UPDATE] Use Compass 0.11.3
- [UPDATE] Use compass-html5-boilerplate v1.0.0 in Compass 0.11 environment
- [FIXES] Support Mac OS X 10.5
- [FIXES] Support Windows 64bit version
- [UPDATE] Use JRuby 1.6.1
- [UPDATE] Use Sass 3.11.1 and Compass 0.11.1
- [UPDATE] Use compass-html5-boilerplate 0.33 (HTML5Boilerplate 1.0)
- [FIXES] Bugs when load compass extensions
- [FIXES] Memory leak issues in Windows/Linux
- [FIXES] Use event-machine gem in user's specific gem path instead of our own java version
- [FIXES] Ensure rb-fsevent process stop correctly in Mac OS X
- [UPDATE] Use JRuby 1.6.0 (faster)
- [UPDATE] Use native FSEvent (faster and less CPU usage) in Snow Leopard
- [UPDATE] Notification and log file is configurable
- [UPDATE] Use Compass 0.11.beta.5 by default. User can still change to Compass 0.10.6, or use own gem path in preferences
- [UPDATE] Added WEBrick support
- [UPDATE] Added livereload support
- [FIXES] Crashes when the required library is not available #2
- [UPDATE] User can specify his own gem path in preference #3
- [UPDATE] OSX version now support both 32bit and 64bit modes
- [UPDATE] Better tray icons by evenwu
- [UPDATE] Use orange tray icon when app is watching
first release.