Skip to content

Latest commit

 

History

History
79 lines (41 loc) · 3.8 KB

CHANGELOG.md

File metadata and controls

79 lines (41 loc) · 3.8 KB

0.2.1 (2018-12-11)

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)

0.2.0 (2018-12-11)

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)

0.1.3 (2018-11-20)

Bug Fixes

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

0.1.2 (2018-11-20)

Bug Fixes

  • 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)

Bug Fixes

  • 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)

Features

  • docs: create the news subscription form (0844d14)
  • website: create the news subscription form (6be629b)

0.1.0 (2018-11-14)

First Release