All Versions
219
Latest Version
Avg Release Cycle
27 days
Latest Release
565 days ago

Changelog History
Page 5

  • v0.261 Changes

    March 15, 2020
    • ⚡️ Updated dependencies, including Meteor to 1.9.3 and Node.js to 12.16.1 (both major updates).
    • 🆕 New "AppHooks" feature in sandstorm-http-bridge allows bridge-based apps to get access to more low-level Cap'n Proto APIs. Contributed by Ian "@zenhack" Denhardt.
    • 🛠 Fixed a bug in spk dev that often made Go-based servers crash when accessing disk files. (This problem only occurred in dev mode.)
    • ⚡️ Updated Dutch (thanks @FreekDankelman) and Simplied Chinese translation (thanks @misaka00251).
    • 🔨 Significant internal refactoring.
  • v0.260 Changes

    February 15, 2020
    • ⚡️ Updated dependencies.
    • Internationalized "mass transfers" page, and translated to Finnish. Thanks to Laurie "xet7" Ojansivu for this change.
    • 👉 Tweaked systemd unit file (only affects new installs).
    • 🛠 Typo fixes.
    • 📚 Many documentation improvements (on docs.sandstorm.io).
  • v0.259 Changes

    February 01, 2020
    • ⬆️ Disabled ability to upgrade demo accounts to full accounts on private servers, so that we can change the Sandstorm demo over to run on Alpha.
    • ⚡️ This version will be skipped by auto-update since this update is only needed on Sandstorm Alpha.
  • v0.258 Changes

    February 01, 2020
    • ⚡️ Updated demo sidebar language to reflect Oasis shutdown.
    • ⚡️ This version will be skipped by auto-update since this update is only needed on Sandstorm Alpha.
  • v0.257 Changes

    January 19, 2020
    • 🆕 New feature: Apps can now schedule background tasks. Thanks to Ian "zenhack" Denhardt for completing this feature (originally started by David Renshaw).
    • 👌 Improved code that matches HTTP API powerbox requests against known OAuth APIs, especially GitHub (credit again to Ian Denhardt).
  • v0.256 Changes

    December 25, 2019
    • ⚡️ Updated dependencies. (No other changes.)
  • v0.255 Changes

    November 23, 2019
    • ⚡️ Updated dependencies. (No other changes.)
  • v0.254 Changes

    October 27, 2019
    • ⚡️ Updated dependencies. (No other changes.)
  • v0.253 Changes

    September 28, 2019
    • ⚠ Oasis: Added warnings to the UI and invoice e-mails regarding the upcoming shutdown of Oasis.
    • ⚡️ Updated dependencies.
  • v0.252 Changes

    September 08, 2019
    • 🛠 Fixed bug introduced in 0.251 causing development apps registered via spk dev to report "This grain's app package is not installed".