Statusfy Versions Save

A Marvelous Open Source Status Page System

v0.5.0

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

v0.4.3

4 years ago

Bug Fixes

  • core: add missing English translation (3c3c0ec)

v0.4.2

4 years ago

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

4 years ago

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

4 years ago

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

5 years ago

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

5 years ago

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

5 years ago

Bug Fixes

  • core: add the Atom & RSS feeds head alternate 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

5 years ago

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

5 years ago

Bug Fixes

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