Statusfy v0.5.0 Release Notes

Release Date: 2019-12-18 // over 4 years ago
  • ๐ŸŽ Performance

    • core: improve performance and reliability

    ๐Ÿ› Bug Fixes

    • core: fix compilation error because of invalid core-js version (5a16424)
    • core: replace <no-ssr> with <client-only> (fcc90e3)
    • ๐Ÿ“„ docs: add missing information (823ce73)
    • core: fix i18n with right camel case for footer links (766a914)

    ๐Ÿ”จ Code Refactoring

    • โฌ‡๏ธ drop support for Node.js v8 (b79f140)

    Minor Features

    • footer links for EU GDPR legal notice and data pricacy statement (22ce441)

    ๐Ÿ’ฅ BREAKING CHANGES

    • minimum required Node.js version is 10.x

Previous changes from v0.4.3

  • ๐Ÿ› Bug Fixes

    • core: add missing English translation (3c3c0ec)