|
Notes:
Wagn 1.5 introduces no new interface but lots of behind-the-scenes improvements, including performance, handling of international (unicode) characters, and error notification. It also prepares us for an impending release of a preliminary modules/extensions api by further unifying the underlying card retrieval system.
Changes:
=== 1.5.0 (November 5, 2010)
* refactor CachedCard
* handle HTML entity characters properly
* handle Unicode characters properly
* Ignore spaces after semicolons in inclusion
* stop changing cardtype on creation
* allow including twice, once in change view
* stop filtering angle brackets when editing
* fix paging on settings
* rescue search when item breaks
* fix adding settings in place in subtabs
* fix post-done messages to show immediately
* offer paging interface consistently
* leave home card URL as just base URL
* escape HTML in CSS in inclusions
|