As promised, Coda 1.0.1 has been released. The new features are slim, but the fixes are extensive. If your update wasn’t automatic from the app, get it here.
Here are the release notes in their entirety:
New:
- Includes ActionScript Mode
- Includes JSP-HTML Mode
- Includes Smarty Template Mode
- Added new “Local Root URL” option to site sheet
- This will be appended when previewing local files
- This significantly improves the local preview experience, particularly for those who run a local webserver
Improved:
- Better word breaking when making selections via the keyboard
- FTP proxy servers now working as expected
- Trial period no longer prematurely ending for some folks
- Better detection of linked CSS files for auto-refreshing preview
- Previews will now automatically reload if CSS file is linked with absolute path (/style.css)
- Clips: Potential crash solved when inserting clip in shared document
- CSS: If you open a css document with Japanese characters in a font family, they no longer show up as ‘?’
- UTF-8 document no longer opened with Mac Roman if no charset specified
- Terminal: Prevent “localhost” in SSH address field after switching from local shell
- Option clicking a tab close box will now close all tabs except the one clicked
- Can now print web page previews
- Sites: Slider icons are now buttons for min/max
- Terminal: Cursor will draw hollow when not focused
- File > New File will now create a new tab
- Encode Entities will not encode already encoded entities
- Added Retry button to failed login dialog
- Publishing one file no longer clears them all
- DOM inspector now correctly draws focus rectangle for split-line spans
- Preview: Flash and other content no longer shown over source view
- Editor will invert selection while pressing cmd-shift-down/up arrow
- Terminal: Delete key on remote host now doesn’t insert garbage character
- Terminal: Can use font variations for terminal font
- Selecting style in CSS editor will more accurately select corresponding editor text
- see:// URLs are now handled as expected
- Control-Opt-U toggles “View Page Source” in Preview
- “:” is now a recognized word separator character
- Confirmation warning now shown if you change sites or quit while transfers are in progress
- Sites: Site images now update for multiple windows
- Opening files via the ‘Open’ dialog now works more reliably
- Option dragging to the finder from local file view now copies
- “ftp://” automatically stripped from the beginning of site “Server” field
- CSS: Escapes url paths
- Prefs: Strips leading dots from file extensions in Custom Syntax Modes
- Terminal: “touch .hushlogin” in your home dir no longer prevents local shell from starting
- Books: Cmd +/- changes text size
- Holding “Option” will now switch find/replace scope to opposite
- Scrolling horizontally, then vertically, no longer causes weird drawing of line numbers
- Grid View now has tooltips when name is truncated
- Added keyboard shortcut to initiate publish
- Fixed potential crash when using Blockedit
- Editor: Undo is now possible immediately after doing a Replace All
- Now easier to set focus to CSS editor
- Now append trailing slash on remote root if not specified
- Terminal: First time drawing Asian characters no longer fails
- Hint and sharing banner now remembers its state
- Fixed various crashes and surprises