|
|
|
|
|
Zimki 1.2 release |
|
|
|
|
|
|
Tom Insam
on Mon Aug 21 2006 13:06:57 GMT+0100 (GMT)
We just released Zimki 1.2. Changes in this release:
Portal updates
- Files that are properties of instances are now cloned properly with their realm.
- Realms can now be deleted.
- Errors thrown in the JavaScript console are now displayed properly.
- If your domain is locked because you have gone over quota, you will receieve an email.
- Long lists of instances are now paginated, as are the classes, javascript and template lists.
Service changes
- Class Instances are now singletons.
- When searching for instances, order_by can take multiple values to order by more than one column, and ordering can be made numeric instead of alphabetical.
- The callback from publishPath when publishing to a regular expression / function recieves a third parameter - the return value of the regular expression or matching function.
- The second parameter to publishPath can now be a string, to publish simple content.
- JavaScript errors are now displayed more intelligibly in the web browser, including stack traces. This includes a fix to a bug where no errors were properly displayed.
- public javascript instances can now be included from other realms, allowing easy code sharing.
- you can serve a full backup of your domain from JavaScript space. There is not (yet) control over which parts of your domain are included.
- HTTP responses from publishPath methods can set a custom response code.
|
|
leave a comment
|
|
|
|