Releases: koishijs/koishi-plugin-booru
Releases · koishijs/koishi-plugin-booru
Booru v1.1.6
Booru v1.1.5
Added
- compatiable to Koishi v4.17.0 by @SaarChaffee in #138
- (pixiv): improve ai filter by @MaikoTan in #140
- (pixiv): add recommend api for invokes without keyword by @MaikoTan in #141
Fixed
- post login request broken in #138 by @MaikoTan in #139
- image buffer params by @SaarChaffee in #143
Full Changelog: v1.1.4...v1.1.5
Booru v1.1.4
Booru v1.1.3
Fixed
- fix: caller is deprecated in recent Koishi by @MaikoTan in #126
- fix: access property without inject causing warning by @Lipraty in #130
Other Changes
- i18n: update translations by @koishi-bot in #119
- chore: bump version to 1.1.3 by @MaikoTan in #131
Full Changelog: v1.1.2...v1.1.3
Booru v1.1.2
Added
Other Changes
- ci: add tagger workflow by @MaikoTan in #118
- fix: images can be undefined by @MaikoTan in #121
- fix: tagger workflows not working by @MaikoTan in #122
- build: add deploy script by @shigma in #120
- chore: bump version to 1.1.2 by @MaikoTan in #125
New Contributors
Full Changelog: v1.1.1...v1.1.2
Booru v1.1.1
Bug Fixes
- chore(core): fix type error by @Lipraty in #111
- fix(local): rewrite the image selection, fix #102 by @Lipraty in #110
- fix(core): fix error handling in network, close #103 by @Lipraty in #113
What's Changed
- chore: update issue template by @Lipraty in #108
- i18n: update translations by @koishi-bot in #112
- refactor(core): using JSX by @Lipraty in #115
- refactor: bump version to 1.1.1 by @MaikoTan in #117
Full Changelog: v1.1.0...v1.1.1
Booru v1.1.0
New Sources
e621.net and e926.net by @Seidko in #93
Features
- feat: add no source notify by @Kabuda-czh in #67
- feat: add local support by @Lipraty in #81
- feat: Better reverse proxy strategy for images. by @SaarChaffee in #84
- feat: add AI and R18 filters by @SaarChaffee in #107
Bug Fixes
- fix: fix source name is always null by @Lipraty in #82
- fix: fix error when an unknown label by @Lipraty in #86
- fix: url missing slash by @Seidko in #94
- fix(lolibooru): URL white spaces not transformed by @MaikoTan in #96
What's Changed
- refactor: hasSource function refactor by @Kabuda-czh in #79
- docs: add develop doc by @MaikoTan in #78
- i18n: update translations by @koishi-bot in #83
- docs: fix link to pixiv oauth script by @MaikoTan in #88
- chore: change source to array by @Seidko in #97
- chore: bump version to 5.1.6 by @MaikoTan in #105
- i18n: update translations by @koishi-bot in #85
- refactor: migrate to koishi 4.15.2, fix inject dependent by @Lipraty in #106
New Contributors
Full Changelog: v1.0.3...v1.1.0
Booru v1.0.3
Features
- Reverse Proxy for Pixiv / Lolicon by @SaarChaffee in #70
- Lolicon More Meta Information by @MaikoTan in #73
Bug Fixes
- Load Failed on Some Case-sensitive Systems by @Kabuda-czh in #66
- Broken Pixiv Reverse Proxy by @SaarChaffee in #69
- Image Sources Weight Sorting Error by @MaikoTan in #75
What's Changed
New Contributors
- @SaarChaffee made their first contribution in #69
Full Changelog: v1.0.2...v1.0.3
Booru v1.0.2
New Sources
- SankakuComplex by @Kabuda-czh in #53
Features
- NSFW Image Filter by @MaikoTan in #60
- Readme Documentations by @MaikoTan and @Kabuda-czh in #18 #47 #48 #46 #45 #42 #43 #44 #41
Bug Fixes
- Throw errors in API invoke by @MaikoTan in #32
- Match all whitespace by @MaikoTan in #37
- Throw errors when empty images list by @MaikoTan in #52
What's Changed
- refactor: clarify config by @MaikoTan in #27
- i18n: fix crowdin configurations by @MaikoTan in #30
- refa: add basic tokenizer for booru sites by @MaikoTan in #36
- ci: add publish actions workflow by @MaikoTan in #38
- refa: generate global schema from function exported by @MaikoTan in #49
- refactor: remove unused code by @Kabuda-czh in #54
- docs(sankaku): add guide by @Kabuda-czh in #55
- chore: add new image sources into issue template by @MaikoTan in #58
- chore: bump versions to 1.0.2 by @MaikoTan in #61
Full Changelog: v1.0.1...v1.0.2
Booru v1.0.1
New Feature
- Cache and refresh pixiv access token by @MaikoTan
- Iterate over all sources until getting result by @MaikoTan
Bug Fixes
What's Changed
- fix: add booru as peer dependency for every plugins by @MaikoTan in #11
- feat: add API Documentation URL by @Kabuda-czh in #9
- feat(pixiv): add type definitions by @MaikoTan in #10
- chore: add issue templates by @MaikoTan in #13
- feat(pixiv): use access token and refresh token by @MaikoTan in #12
- feat: iterate over all sources until getting result by @MaikoTan in #8
- fix: remove unused config items by @Kabuda-czh in #22
- fix: add minimum value to option(weight) by @Kabuda-czh in #23
Full Changelog: v1.0.0...v1.0.1