Releases: EMCECS/atmos-js
Releases · EMCECS/atmos-js
Atmos JS Browser 2.1.0
- Updated atmos-js to 2.1.2 and removed check for Atmos browser-compat feature (ECS supports this but does not advertise the feature)
- Removes external Jquery dependency from the JSBrowser. This is allowed due to Jquery's MIT license.
AtmosJS 2.1.2
- Changed AtmosRest constructor to take params object
- Combined createObject and createObjectOnPath (using params object)
- Added checksum verification on upload and download
Atmos JS Browser 2.0.1
2.0.1 (re)Release: (Tweaked about page to include Atmos version) - Directory selection page (in Move dialog) now scrolls - About page now shows available features (from service info) - File list now supports shift-click! - Fixed bug in ACL removal
AtmosJS 2.1.1
version 2.1.1 release - added AtmosUtil and ObjectVersion classes - moved deps global functions into AtmosUtil namespace - object version list is now fully parsed (instead of just the OIDs) - fixed bugs in AccessToken parsing/serialization - moved parseIso8601Date into AtmosUtil namespace