0.2.1 (2018-12-11)
- 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)
0.2.0 (2018-12-11)
- downgrade prettier to 1.14.3 (e0023c3)
- core: exclude the dynamic pages building from the SSR mode (28ed4eb)
- package: update @nuxtjs/opencollective to version 0.2.0 (#76) (15776b9)
- 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)
0.1.3 (2018-11-20)
- core: fix reading the user's translations (b039d17)
- use exact versions for internal packages (a491b19)
0.1.2 (2018-11-20)
- core: add the missing
short_title
config attribute (d981eb6) - core: fix defining the description meta tag (db9e4df)
- core: fix defining the user's locales and systems (b488ec0)
- core: fix validating the Base URL (a988620)
0.1.1 (2018-11-17)
- cli: add the missing "dependencies installation" message when initializing a new project (1841390)
- cli: fix the new project creation (1cbdf5e)
- cli: fix the new incident creation (#64)
- docs: create the news subscription form (0844d14)
- website: create the news subscription form (6be629b)
0.1.0 (2018-11-14)
First Release