May 25
Lace, the simple, free Ajax Experiment version 0.1.2 is now available. Mostly a bugfix release, Lace 0.1.2 solves a few more HTML filtering issues and includes a few minor feature tweaks based on user feedback.
Download
Changes in Lace 0.1.2
- Duplicate posts are now prevented in the client engine.
- Action command now accepts forward or back slash: /me likes Google is the same as \me likes Google.
- Idle confirmation OK and Cancel buttons now act as expected.
- AutoLinks now support the https scheme.
- AutoLinks: URL characters are now run through
htmlentities()rather thanurlencode(). This solves the "%2F" trailing slash issue. - Several server engine HTML filter issues resolved
- Client engine polling interval now begins a fresh cycle when a message is posted.
- LivePreview and the actual posted message now share the same maximum
length as defined by
LACE_MAX_TEXT_LENGTHin config.php. - Long names are now truncated to prevent layout overflow.
Thanks to everyone who stopped by with comments, and especially to those who uncovered some of these issues.
No comments



