mirror of
https://github.com/misskey-dev/summaly.git
synced 2025-08-03 14:56:32 +09:00
3.9 KiB
3.9 KiB
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 nowsummarize
- 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
- 🐛 Some bug fixes
0.0.0 / 2016-09-13
Initial release