Skip to content

Latest commit

 

History

History
131 lines (72 loc) · 6.77 KB

CHANGELOG.md

File metadata and controls

131 lines (72 loc) · 6.77 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.2.1 (2020-03-25)

2.2.0 (2020-03-14)

Features

  • manage the current playing voice (bc330ff)
  • Stop playing voice if exist playing voice (846f0af)

2.1.0 (2020-03-05)

Features

Bug Fixes

  • config: disable audio cache (aff71b7)
  • voice: reduce processing weight (ce6ec07)
  • modify license link for mobile UI (feb6e5a)
  • move meta elements from _document to _app (9daaa49)
  • remove unnecessary description (ecd4702)
  • upgrade to zero config for zeit now (badf653)

2.0.1 (2020-03-01)

Bug Fixes

  • add support of PWA Optimized (7e28dca)
  • make global style to native (4d1f518)

2.0.0 (2020-02-29)

Features

Bug Fixes

1.5.0 (2020-02-29)

Features

  • add duration animation to audio (010cc9c)
  • preconnect Google fonts (998032b)
  • use webp to image (93ccd17)

Bug Fixes

1.4.0 (2020-02-29)

Features

  • add new audio files (8410c6b)
  • add share button (1613255)
  • change font to Kosugi Maru (3dac6ec)
  • follow audio src to change audio file extension (81fc36d)
  • make voicelist (15231e8)

Bug Fixes

  • make audio preload to none (7e57434)

1.3.0 (2020-02-26)

Features

Bug Fixes

1.2.0 (2020-02-03)

Features

  • pages/: faviconの追加 (ac12ebc)

Bug Fixes

  • pages/: ヘッダーイメージのサイズを軽量化した (d1625e3)

1.1.0 (2020-02-03)

Features

  • pages/: バージョンとアプリケーション名を表記した (3ea0323)
  • pages/: 現在再生しているものがどれか、また現在再生中かどうかを分かりやすくした (77a0e26)

Bug Fixes

  • voices: 音量を調整 (f1610fd)