(unreleased)
------------------
5.2.3 / 2025/07/19
------------------
* パッケージが使用できない問題を修正
5.2.2 / 2025/07/06
------------------
* 最初のHEADリクエストにUAが反映されない問題を修正
* 依存関係の更新
* テストスイートをVitestに変更
5.2.1 / 2025/04/28
------------------
* セキュリティに関する修正
5.2.0 / 2025/02/05
------------------
* センシティブフラグの判定を `` および `rating` ヘッダでも行うように
* Bluesky(bsky.app)のプレビューに対応
* `fediverse:creator` のパースに対応
* 依存関係の更新
* eslintの設定を更新
5.1.0 / 2024-03-18
------------------
* GETリクエストよりも前にHEADリクエストを送信し、その結果を使用して検証するように (#22)
* 下記のパラメータを`summaly`メソッドのオプションに追加
- userAgent
- responseTimeout
- operationTimeout
- contentLengthLimit
- contentLengthRequired
5.0.3 / 2023-12-30
------------------
* Fix .github/workflows/npm-publish.yml
5.0.2 / 2023-12-30
------------------
* Fix .github/workflows/npm-publish.yml
5.0.1 / 2023-12-30
------------------
* Fix .github/workflows/npm-publish.yml
5.0.0 / 2023-12-30
------------------
* support `` https://github.com/misskey-dev/summaly/pull/10, https://github.com/misskey-dev/summaly/pull/11
* 結果の`activityPub`プロパティでherfの内容を取得できます
* branch.ioを用いたディープリンク(spotify.link)などでパースに失敗する問題を修正 https://github.com/misskey-dev/summaly/pull/13
* Twitter Cardが読めていない問題を修正 https://github.com/misskey-dev/summaly/pull/15
* 'mixi:content-rating'をsensitive判定で見ることで、dlsiteなどでセンシティブ情報を得れるように https://github.com/misskey-dev/summaly/pull/16
* sitenameをURLから生成する場合、ポートを含むように (URL.hostname → URL.host)
* `Summary`型に`url`プロパティを追加した`SummalyResult`型をexportするように
* `IPlugin`インターフェースを`SummalyPlugin`に改称
4.0.2 / 2023-04-20
------------------
* YouTubeをフルスクリーンにできない問題を修正
4.0.1 / 2023-03-16
------------------
* oEmbedの読み込みでエラーが発生した際は、エラーにせずplayerの中身をnullにするように
4.0.0 / 2023-03-14
------------------
* oEmbed type=richの制限的なサポート
* プラグインの引数がWHATWG URLになりました
3.0.4 / 2023-02-12
------------------
* 不要な依存関係を除去
3.0.3 / 2023-02-12
------------------
* agentが指定されている(もしくはagentが空のオブジェクトの)場合はプライベートIPのリクエストを許可
3.0.2 / 2023-02-12
------------------
* Fastifyのルーティングを'/url'から'/'に
3.0.1 / 2023-02-12
------------------
* ES Moduleになりました
- `import { summaly } from 'summaly';`で関数をインポートします
- デフォルトエクスポートはFastifyプラグインになります
* https/http agents options
* サーバーのコマンドはnpm run serveになりました
2.7.0 / 2022-07-09
------------------
* accept XHTML
* update got to 11.8.5
2.6.0 / 2022-06-18
------------------
* Improve player detection
2.5.0 / 2021-12-17
------------------
* プライベートIPアドレス等は拒否するように
* Update dependencies
2.3.1 / 2019-09-02
------------------
* Fix amazon support
* Update dependencies
2.3.0 / 2019-06-18
------------------
* Lang support
2.2.0 / 2018-08-29
------------------
* Add standalone server
2.1.4 / 2018-08-22
------------------
* Fix bug
2.1.3 / 2018-08-16
------------------
* Fix bug
2.1.2 / 2018-08-11
------------------
* Fix bug
2.1.1 / 2018-08-10
------------------
* Fix bug
2.1.0 / 2018-08-09
------------------
* Add twitter:player support
* Dependency updates
2.0.6 / 2018-05-18
------------------
* Fix bug
2.0.5 / 2018-05-18
------------------
* Fix bug
2.0.4 / 2018-04-18
------------------
* Dependencies update
2.0.3 / 2017-05-06
------------------
* Improve title cleanuping
2.0.2 / 2017-05-04
------------------
* Support more favicon cases #64
* Update some dependencies
* Bug fix
2.0.1 / 2017-03-11
------------------
* Update some dependencies
* Some refactors
2.0.0 / 2017-02-08
------------------
* **[BREAKING CHANGE] Renamed: Plugins: Method `summary` is now `summarize`**
* Some refactors
1.6.1 / 2017-02-06
------------------
* Fix the incorrect type definition
1.6.0 / 2017-02-05
------------------
* Add user-defined plugin support #22
* Add `followRedirects` option #16
* Add `url` property to result #15
1.5.0 / 2017-01-31
------------------
* Improve: Check favicon exist #7
* [Plugin:Wikipedia] Improve: Clip description #11
* Fix: Import the missing function
1.4.1 / 2017-01-30
------------------
* [Plugin:Wikipedia] Fix bug
1.4.0 / 2017-01-30
------------------
* Follow redirects #5
1.3.0 / 2017-01-15
------------------
* Improve: Better Wikipedia support #2
* Remove babel completely
1.2.7 / 2016-12-11
------------------
* iroiro
* Remove babel
1.2.6 / 2016-10-23
------------------
* Bug fix
1.2.5 / 2016-10-23
------------------
* Fix type definitions problem
1.2.4 / 2016-09-22
------------------
* Fix: Add missing dependency
1.2.3 / 2016-09-15
------------------
* Improvement
1.2.2 / 2016-09-15
------------------
* Bug fix
1.2.1 / 2016-09-15
------------------
* Some improvements
* Some bug fixes
1.2.0 / 2016-09-15
------------------
* Amazon support
1.1.3 / 2016-09-15
------------------
* [Plugin:Wikipedia] Bug fix
1.1.2 / 2016-09-15
------------------
* Bug fix
1.1.1 / 2016-09-15
------------------
* Bug fix
1.1.0 / 2016-09-15
------------------
* Some improvements
1.0.0 / 2016-09-15
------------------
**[BREAKING CHANGE] なんかもうめっちゃ変えた**
0.0.1 / 2016-09-13
------------------
* :bug: Some bug fixes
* https://github.com/syuilo/summaly/commit/65de5ae1fbf6a0f4dacccc12f2a2e027142ae4b0
* https://github.com/syuilo/summaly/commit/33132b2ba2744835c52b72da4c4c8b854b0d2045
0.0.0 / 2016-09-13
------------------
Initial release