Release Notes
New in Version 1.2.4
- Compatibility with Safari 4
New in Version 1.2.3
- Corrected a Leopard-only bug in version 1.2.2. Web pages that specified
font sizes relative to the user agent's default font size were rendered
incorrectly. The default font size of Xyle scope was inadvertently set to a
smaller size than what is customary for web browsers
New in Version 1.2.2
- Compatibility with Mac OS X 10.5 Leopard
New in Version 1.2.1
- Fixed a bug that could result in HTML forms not working correctly
- Fixed a crash that occurred in some situations when a window was closed
- Sending of URLs to Xyle scope (bookmarklet) works more reliable now
- Added French Localization
New in Version 1.2
- Fixed incompatibility with Safari 3 Public Beta
- Significantly improved live editing. CSS properties and selectors can now be edited in a simple object oriented way
- Content driven sites like blogs, wikis or forums can be styled with local style sheets even if they reside on a remote server
- Access to the Safari 3 DOM inspector and a built in CSS 2.1 Properties Reference
- More robust handling of syntax errors
- iPhone and custom user agent strings
New in Version 1.1.8
- Fixed a bug that kept Xyle scope from launching when the user interface was set to
use a bidirectional language (e.g. Arabic, Hebrew, Yiddish, Farsi, Urdu)
New in Version 1.1.7
- Fixed a crash when style sheets contained URLs with empty strings such as url("")
- Fixed an incompatibility with Security Update 2006-002 from Apple
- Corrected misspellings in the French localization
- More consistent highlighting of selected HTML elements in the DOM view
New in Version 1.1.6
- Web locations that are currently viewed in a web browser such as Safari or Firefox
can now be easily re-opened in Xyle scope using a special bookmarklet
- Added new smart group "Currently not applied" to the CSS search field.
This smart group displays all CSS rules that do not match any HTML element in the currently
viewed HTML file.
- Selection and browser modes can now be toggled using a single keyboard shortcut
- Option/alt-clicking on a link in selection mode navigates to the corresponding URL.
There is no longer a need to temporarily switch to browser mode in order to follow a link.
- Added menu item to empty Xyle scope's web cache
- Users can now choose to accept sites that presented an invalid certificate
- Added French localization
- Better support for non-western languages.
The CSS @charset rule will now be honored.
A user specified encoding is used when the file encoding cannot be determined.
- Xyle scope now runs on both PowerPC based and Intel Macs (Universal Binary)
- Various bug fixes
Known Issues
- Changes made to the DOM by interacting with web content are not reflected in the HTML View
- Due to a bug in Mac OS X (WebKit), printing of source code can sometimes lead to unexpected results.
This problem occurs in particular when the formatted source contains exceedingly long lines.
- Frames and CSS3 selectors are not yet supported
Acknowledgments
We would like to thank Dan Donaldson and Neil Lee
for helping us work-around a severe bug in Mac OS X that on rare system configurations
could cause most undesirable blurring when scrolling (screenshot).
Dan introduced us to Neil who in turn shared a clever workaround from the creator of
Cocoatech's Path Finder.
Thanks to Dan, Neil, and Steve!