Skip to content

Releases: kubosho/blog.kubosho.com

v8.2.0

01 Apr 15:18
Compare
Choose a tag to compare

8.2.0 (2023-04-01)

Bug Fixes

Features

v8.1.1

28 Mar 12:39
Compare
Choose a tag to compare

8.1.1 (2023-03-28)

Bug Fixes

  • astro.config: add vercel adapter (7c7f9db)

v8.1.0

28 Mar 12:15
Compare
Choose a tag to compare

8.1.0 (2023-03-28)

Features

  • OptoutStateSwitch: tweak OptoutStateSwitch style (02b5811)
  • styles: remove font style for headings (1266007)

v8.0.0

28 Mar 11:56
Compare
Choose a tag to compare

8.0.0 (2023-03-28)

BREAKING CHANGES

Features

  • components: add ExternalResourceLink component (f88baf1)
  • components: add OpenGraphProtocol component (ef4e85f)
  • components: add TwitterCard component (2062dc2)
  • components: implement EntryItem component (c9467df)
  • components: implement EntryList component (7d5151b)
  • components: implement OptoutStateSwitch component (0bfb28a)
  • components: implement PublishedDate component (776070e)
  • components: implement SnsShare component (e2b9a16)
  • entry: reduce maximum number of related articles (721051f)
  • environment: remove BUILD_TIME environment (ffe6082)
  • feed_string_creator: add updatedTime to argument (89b4e7e)
  • feed: change format of feedValue (0bda69d)
  • ga_optout: simplify logic (419b35d)
  • i18n: activate i18n module in file (b335509)
  • layouts: add BlogShell (ee94741)
  • locales: change words around optout (0c1a2cc)
  • pages/feed: implement page that returns RSS feed (b9c0f8c)
  • pages: add category page (b934299)
  • pages: add entries page (dee789e)
  • pages: add entry page (8baf386)
  • pages: add index page (20c0a25)
  • pages: add policy page (5e58329)
  • pages: add tag page (503c6fd)
  • public: add color scheme definition file (d3e743f)
  • public: add style variables definition file (86f40d9)
  • public: move style file to public (eea5838)
  • store: implement analyticsOptoutStore (3407ea0)
  • tracking: implement dataLayer initialization (16bb818)

v7.1.0

07 Feb 14:28
Compare
Choose a tag to compare

7.1.0 (2023-02-07)

Bug Fixes

  • OptOutStateSwitch: fix to opt-out switch difficult to use on text-to-speech software (ef2d05d)

Features

  • site_specific: add visually hidden utility rule-set (4167efb)

v7.0.0

10 Jan 10:39
Compare
Choose a tag to compare

7.0.0 (2023-01-10)

Continuous Integration

  • github: update Node.js version (3aaa501)

BREAKING CHANGES

  • github: support Node.js version to v18 or upper

v6.59.1

04 Jan 09:09
Compare
Choose a tag to compare

6.59.1 (2023-01-04)

Bug Fixes

  • tracking/gtm: add title in iframe (012b505)

v6.59.0

03 Jan 13:31
Compare
Choose a tag to compare

6.59.0 (2023-01-03)

Features

  • change X_MICROCMS_API_PATH to X_MICROCEMS_API_NAME (be7bffd)
  • change X_MICROCMS_HOST_NAME to X_MICROCEMS_SUB_DOMAIN (d92f6c7)

v6.58.0

31 Dec 14:27
Compare
Choose a tag to compare

6.58.0 (2022-12-31)

Features

v6.57.0

05 Dec 03:28
Compare
Choose a tag to compare

6.57.0 (2022-12-05)

Features

  • pages/entries: add border-radius to image (ce554cf)