Development release of the Aloha module. This version of Aloha only provides support for Aloha on the normal node edit/creation pages (or other places where filtered text is available) and leaves front-end, inline editing to the Edit module.
Ensure aloha is never initialized in back end.
Allow for the case where there are multiple instances of the same field on the page.
Add ability for site builders to override elements stripped from content html before being saved to the server, also remove contextual links by default.
Add support for number fields.
Provide error messages if field does not save.
Use field api to get language rather than relying on node language.
Implement hook_help.