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

Changelog History
Page 9

  • v0.221 Changes

    November 20, 2017
    • ๐Ÿ›  Fixed bug that broke TinyTinyRSS.
  • v0.220 Changes

    November 19, 2017
    • ๐Ÿ‘ป Worked around Node 8 getting much stricter about exception handling and aborting the process all the time.
    • ๐Ÿ›  Fixed error on some large file uploads: ReferenceError: destructor is not defined
  • v0.219 Changes

    November 18, 2017
    • ๐Ÿš€ Updated Meteor to version 1.6, a new major release.
    • โšก๏ธ Updated Node.js to version 8 (from 4).
  • v0.218 Changes

    October 28, 2017
    • โž• Added Dutch translation by Michel van der Burg.
    • ๐Ÿ‘Œ Improved language selection to consider the user's whole prioritized list of languages rather than just the top language. This also makes language selection through the Chrome browser settings work, instead of using the system UI language.
    • ๐Ÿ›  Fixed memory leak in Cap'n Proto which could cause Sandstorm backend process memory usage to grow gradually until the system runs out of memory. We believe the memory leak has been present since either v0.214 or v0.215.
  • v0.217 Changes

    October 22, 2017
    • ๐Ÿ›  Fixed Sandcats servers not starting up correctly with an error about PORT being invalid.
  • v0.216 Changes

    October 21, 2017
    • ๐ŸŒ The Sandstorm UI has been internationalized. Currently, most of the UI has been translated to Traditional Chinese, and some parts also have Simplified Chinese translations. Other languages will come in the future. (Want to help?) You can change your language in your browser settings (Sandstorm will pick up the preference from your browser).
  • v0.215 Changes

    September 30, 2017
    • ๐Ÿš€ Updated dependencies to latest versions (as for every release). No other changes.
  • v0.214 Changes

    September 03, 2017
    • ๐Ÿ›  Fixed setup wizard no longer working after identity changes.
    • ๐Ÿ›  Fixed "login providers" button in admin panel not working.
  • v0.213 Changes

    September 02, 2017
    • ๐Ÿ”จ Major revision of Sandstorm's identity model. Users now have only one profile, rather than one for each linked credential. Although most people won't notice the difference, a huge amount of code has changed. Learn more in the blog post: https://sandstorm.io/news/2017-05-08-refactoring-identities
  • v0.212 Changes

    August 12, 2017
    • ๐Ÿš€ Updated dependencies to latest versions (as for every release). No other changes.