The BrowserPlus team is pleased to announce the availability of a BrowserPlus Platform update and a couple new services.
BrowserPlus 2.1.11 includes many stability fixes as well as full proxy support. This will allow BrowserPlus to work properly behind most firewalls and in proxied corporate environments.
A couple new services and some updates are available:
- FileAccess: Allows you to access the contents of user selected files, either ephemeral localhost URLs for playing media, or directly access non-binary content for display or processing in JavaScript.
- UUID: A simple service which exposes real universally unique identifiers to JavaScript
- Uploader: Has been updated (version 3.1.5) - fixing several issues reported by the community.
- ImageAlter: Version 2.0.0 is available, which returns session scoped file handles allowing for the ImageAlter service to be chained with other services in the system (most notably, Uploader)
Also, a new in-page installer tool is also available which allows you to build a convenient in-page installation flow for your users.
Finally, several new code samples are available which demonstrate various tasks, including uploading converted images and more advanced features of the Uploader service.
All of this is documented on the developer site, so hop over and check it out!
Enjoy, and keep the feedback coming! The BrowserPlus Team