All Versions
13
Latest Version
Avg Release Cycle
33 days
Latest Release
1562 days ago

Changelog History
Page 1

  • v0.5.0 Changes

    December 18, 2019

    ๐ŸŽ 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
  • v0.4.3 Changes

    August 22, 2019

    ๐Ÿ› Bug Fixes

    • core: add missing English translation (3c3c0ec)
  • v0.4.2 Changes

    August 22, 2019

    ๐ŸŽ Performance

    • core: improve performance and reliability

    ๐Ÿ› Bug Fixes

    • core: fix initializing a new project with YAML as a config format (#68) (2a616d7)
    • ๐Ÿ“„ docs: fix minor typo (#255) (d568a9f)
    • ๐Ÿ‘Œ improve Gitpod port configuration (35fa7f6)

    Minor Features

  • v0.4.1 Changes

    June 27, 2019

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“„ docs: make explicit the under-maintenance definition (b2a41c9)
    • website: remove responsive image from the article "statusfy-release-0-2-0" (fa58780)
    • website: remove unused definitions in the Spanish translation (ae73c45)

    ๐Ÿ”‹ Features

    • website: create blog article "statusfy-release-0-4-0" (b136e7d)
    • website: include the community post in the blog section (5e42ed4)
    • website: remove disqus comments (e4e3bd0)
  • v0.4.0 Changes

    June 13, 2019

    ๐Ÿ› Bug Fixes

    • core: fix displaying the date of incidents when using the cli #184 (#208) (6e7d26e)
    • core, website: return postcss plugins as an object (5c33b84)
    • ๐Ÿ“„ docs: fix heading of the page "Guide/PWA" (#219) (eb436af)
    • ๐Ÿ“„ docs: fix the dimension of the images (83b6705)
    • ๐Ÿ“„ docs: fix the Firebase SSR reference in the deploy section (2cedb4f)
    • ๐Ÿ“ฆ package: update @nuxtjs/sitemap to version 1.0.0 (#183) (75db9c3)
    • ๐Ÿ“ฆ package: update intersection-observer to version 0.6.0 (#186) (6e9b3f0)
    • ๐Ÿ“ฆ package: update semver to version 6.0.0 (38fdf8a)
    • website: fix the reponsive images placeholder values (d38eb7f)

    ๐Ÿ”‹ Features

    • core: add Italian translation (#179) (e5a80c4) (thanks to jeckodevelopment)
    • ๐Ÿ— use docker multi-stage build (#193) (2b12153)
    • core: support web-push notifications with OneSignal (2adff5e)
    • core, website: upgrade workbox to v4.x (6952de3)
    • ๐Ÿ“„ docs: create the onsignal section (cc648a0)
    • ๐Ÿ“„ docs: support sitemap generation and improve SEO (c31c107)

    • ๐Ÿš€ For more information on this update, read our blog post.
    • You can join the conversation on Spectrum.
  • v0.3.1 Changes

    March 23, 2019

    ๐Ÿ› Bug Fixes

    • ๐Ÿ› bug: incorrect context referenct in nuxt (647cab0)
    • website: fix avatar position (821deea)
    • website: fix starting the website when no internet connection is available (2e08200)

    ๐ŸŽ Performance Improvements

    • website: support lazy loading the images from the blog section (136c01a)
  • v0.3.0 Changes

    March 20, 2019

    ๐Ÿ› Bug Fixes

    • cli: notify the user when the production server is initialized (9973555)
    • cli, core: fix detection of the 'analyze' argument (1981e43)
    • core: display the content for 'Scheduled Maintenance Incidents' (05b0bd1)
    • core: fix referencing the dates lib (0a2fe50)
    • core: fix the font style of the time indicator of each incident (88cb2ae)
    • core: improve dates parsing and formatting (aa32346)
    • ๐Ÿ“„ docs: fix incorrect flag for start command (#148) (d4b376d)
    • core: fix text wrapping of the system names (637f7bb)
    • core,website: enable subfolder generation on static mode (a94270c)
    • core,website: fix regeneratorRuntime dependencies requirement (2fb0b2e)
    • core: the base url cannot contain a sub-path (e7ce6bc)

    ๐Ÿ”‹ Features

    • cli: create the 'delete-incident' command (8aef1f9)
    • cli: create the 'update-incident' command (a22d72a)
    • core: display the end date of the scheduled incidents (858c3ea)
    • core: support defining the position of the scheduled section in the home page (22c85d2)
    • ๐Ÿ“„ core, docs: explicitly make YAML as the default front matter format (a3a5675)
    • website: configure @bazzite/nuxt-netlify (7e46bd1)
    • ๐Ÿณ officially support Docker ๐Ÿค“ (289b296)
    • core: create the "days since latest incident" sub-section in the home page (cbaf025)
    • core: new interface translations:
    • website: migrate the blog section to local markdown files (dfa141c)

    ๐Ÿ’ฅ BREAKING CHANGES

    • core: deployments under a subpath (e.g. https://example.com/status/) are no longer supported
    • ๐Ÿ“„ core, docs: the new-incident command no longer asks for the front matter format (a3a5675)

    • ๐Ÿš€ For more information on this update, read our blog post.
  • v0.2.1 Changes

    December 11, 2018

    ๐Ÿ› Bug Fixes

    • core: add the Atom & RSS feeds alternate meta links (fcffb67)
    • core: display the Subscribe button if the notifications are enabled (22e7950)
    • core: fix the rendering of the Subscribe modal (34c03a2)
  • v0.2.0 Changes

    December 11, 2018

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ support contributions from Open Collective (257261f)
    • core: create the subscriptions sub-section (b798439)
    • core: support iCalendar generation from scheduled incidents (c139aad)
    • core: support RSS and Atom feeds generation (81371e2)
    • core: support Scheduled Maintenance definition (2edbe9e)
    • core: support sitemap generation (965f496)
    • ๐Ÿ“„ docs: create the incidents sub-section (cbc5539)
    • ๐Ÿ“„ docs: create the Notifications sub-section (7fa8959)
    • ๐Ÿ“„ docs: improve the Contribution Guide (1d9bcdd)
    • ๐Ÿ“„ docs: support Algolia DocSearch (9cd9bdb)

    • ๐Ÿš€ For more information on this update, read our blog post.
  • v0.1.3 Changes

    November 20, 2018

    ๐Ÿ› Bug Fixes

    • core: fix reading the user's translations (b039d17)
    • ๐Ÿ“ฆ use exact versions for internal packages (a491b19)