Sandstorm v0.179 Release Notes

Release Date: 2016-08-26 // over 7 years ago
    • A user can now request deletion of their own account, unless they are a member of a Sandstorm for Work organization. Deletion has a 7-day cooldown during whith the user can change their mind.
    • Admins can now suspend and delete accounts from the admin panel.
    • โšก๏ธ Apps can now request that an offer template be a link with a special protocol scheme that can trigger a mobile intent, allowing one-click setup of mobile apps. Apps will need to be updated to take advantage of this.
    • Identity capabilities now have a getProfile() method, allowing a grain to discover when a user's profile information has changed without requiring the user to return to the grain.
    • ๐Ÿ›  Fixed that admins were unable to un-configure SMTP after it had been configured.
    • ๐Ÿ›  Fixed problems in sandstorm-http-bridge that could make notifications unreliable. Affected apps will need to rebuild.
    • Increased expiration time for uploading a backup from 15 minutes to 2 hours, to accommodate large backup files on slow connections.
    • ๐Ÿ›  Fixed email attachments from apps having incorrect filenames.
    • ๐Ÿ›  Fixed various styling issues.
    • ๐Ÿ”จ Various ongoing refactoring.