mirror of
https://github.com/labring/FastGPT.git
synced 2026-05-02 01:02:05 +08:00
feature: V4.14.3 (#5970)
* feat(marketplace): update plugin/ download count statistic (#5957) * feat: download count * feat: update ui * fix: ui * chore: update sdk verison * chore: update .env.template * chore: adjust * chore: remove console.log * chore: adjust * Update projects/marketplace/src/pages/index.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update projects/marketplace/src/pages/index.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update projects/app/src/pages/config/tool/marketplace.tsx Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: update refresh; feat: marketplace download count per hour --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * download * marketplace code * fix: ui (#5963) * feat: support dataset and files as global variables (#5961) * json & dataset * file * fix file var * fix * fix init * remove * perf: file vars * fix: file uploading errors (#5969) * fix: file uploading errors * fix build * perf: fileselector ux * feat: integrate S3 for dataset with compatibility (#5941) * fix: text split * remove test * feat: integrate S3 for dataset with compatibility * fix: delay s3 files delete timing * fix: remove imageKeys * fix: remove parsed images' TTL * fix: improve codes by pr comments --------- Co-authored-by: archer <545436317@qq.com> * remove log * perf: request limit * chore: s3 migration script (#5971) * test * perf: s3 code * fix: migration script (#5972) * perf: s3 move object * wip: fix s3 bugs (#5976) * fix: incorrect replace origin logic (#5978) * fix: add downloadURL (#5980) * perf: file variable ttl & quick create dataset with temp s3 bucket (#5973) * perf: file variable ttl & quick create dataset with temp s3 bucket * fix * plugin & form input variables (#5979) * plugin & form input variables * fix * docs: 4143.mdx (#5981) * doc: update 4143.mdx (#5982) * fix form input file ttl (#5983) * trans file type (#5986) * trans file type * fix * fix: S3 script early return (#5985) * fix: S3 script typeof * fix: truncate large filename to fit S3 name * perf(permission): add a schema verification for resource permission, tmbId, groupId, orgId should be set at least one of them (#5987) * fix: version & typo (#5988) * fix-v4.14.3 (#5991) * fix: empty alt make replace JWT failed & incorrect image dataset preview url (#5989) * fix: empty alt make replace JWT failed & incorrect image dataset preview url * fix: s3 files recovery script * fix: incorrect chat external url parsing (#5993) --------- Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: heheer <heheer@sealos.io> Co-authored-by: Roy <whoeverimf5@gmail.com>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
<svg viewBox="0 0 11 12" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M9.91667 10.4977C10.0714 10.4977 10.2197 10.5591 10.3291 10.6685C10.4385 10.7779 10.5 10.9263 10.5 11.081C10.5 11.2357 10.4385 11.3841 10.3291 11.4935C10.2197 11.6029 10.0714 11.6643 9.91667 11.6643H0.583333C0.428624 11.6643 0.280251 11.6029 0.170854 11.4935C0.0614582 11.3841 0 11.2357 0 11.081C0 10.9263 0.0614582 10.7779 0.170854 10.6685C0.280251 10.5591 0.428624 10.4977 0.583333 10.4977H9.91667ZM5.25 0C5.40471 0 5.55308 0.0614582 5.66248 0.170854C5.77187 0.280251 5.83333 0.428624 5.83333 0.583333V7.62942L8.6275 4.83525C8.73238 4.73043 8.87324 4.66949 9.02144 4.66481C9.16964 4.66013 9.31406 4.71206 9.42535 4.81004C9.53663 4.90803 9.60643 5.04472 9.62054 5.19232C9.63466 5.33993 9.59203 5.48737 9.50133 5.60467L9.45233 5.6595L5.66008 9.45408C5.55971 9.55461 5.42611 9.61505 5.28434 9.62407C5.14257 9.63309 5.00239 9.59007 4.89008 9.50308L4.83525 9.45467L1.0465 5.67233C0.941484 5.56755 0.880334 5.4267 0.875492 5.27843C0.87065 5.13016 0.92248 4.98562 1.02044 4.87421C1.11839 4.7628 1.25511 4.6929 1.40278 4.67873C1.55045 4.66455 1.69798 4.70717 1.81533 4.79792L1.87017 4.84633L4.66667 7.637V0.583333C4.66667 0.428624 4.72812 0.280251 4.83752 0.170854C4.94692 0.0614582 5.09529 0 5.25 0Z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user