|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: OpenListTeam.OpenList |
| 5 | +PackageVersion: 4.1.8 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: OpenList Team |
| 8 | +PublisherUrl: https://oplist.org/ |
| 9 | +PublisherSupportUrl: https://github.com/OpenListTeam/OpenList/issues |
| 10 | +PackageName: OpenList |
| 11 | +PackageUrl: https://oplist.org/ |
| 12 | +License: AGPL-3.0 |
| 13 | +LicenseUrl: https://github.com/OpenListTeam/OpenList/blob/HEAD/LICENSE |
| 14 | +ShortDescription: A file list program that supports multiple storage, powered by Gin and Solidjs. |
| 15 | +Tags: |
| 16 | +- file |
| 17 | +- server |
| 18 | +- share |
| 19 | +- storage |
| 20 | +ReleaseNotes: |- |
| 21 | + 🚀 Features |
| 22 | + - archive: |
| 23 | + - Support non-overwrite decompress - by @KirCute in https://github.com/OpenListTeam/OpenList/issues/1701 (60a48) |
| 24 | + - baidu_netdisk: |
| 25 | + - Add shard upload timeout setting - by @jenfonro in https://github.com/OpenListTeam/OpenList/issues/1682 (addce) |
| 26 | + - doubao: |
| 27 | + - Add rate limiting - by @varg1714 in https://github.com/OpenListTeam/OpenList/issues/1618 (8f4f7) |
| 28 | + - fs: |
| 29 | + - Support manually trigger objs update hook - by @KirCute in https://github.com/OpenListTeam/OpenList/issues/1620 (72e2a) |
| 30 | + - Add skipExisting option to move and copy, merge option to copy - by @varg1714 in https://github.com/OpenListTeam/OpenList/issues/1556 (b22e2) |
| 31 | + - s3: |
| 32 | + - Support frontend direct upload - by @KirCute in https://github.com/OpenListTeam/OpenList/issues/1631 (05569) |
| 33 | + - search: |
| 34 | + - Add task queue for Meilisearch to prevent race conditions - by @ImoutoHeaven in https://github.com/OpenListTeam/OpenList/issues/1423 (316d4) |
| 35 | + - strm: |
| 36 | + - Custom path prefixes - by @Seven66677731 and @jyxjjj in https://github.com/OpenListTeam/OpenList/issues/1697 (42fc8) |
| 37 | + - Keep local download file - by @Seven66677731 in https://github.com/OpenListTeam/OpenList/issues/1707 (72206) |
| 38 | + - upload: |
| 39 | + - Add optional system file filtering for uploads - by @Copilot in https://github.com/OpenListTeam/OpenList/issues/1634 (9de75) |
| 40 | + 🐞 Bug Fixes |
| 41 | + - driver/123: Initialize Platform field - by @moyanj in https://github.com/OpenListTeam/OpenList/issues/1644 (c0d48) |
| 42 | + - link: Correct link cache mode bitwise comparison - by @xrgzs in https://github.com/OpenListTeam/OpenList/issues/1635 (0866b) |
| 43 | + - local: Assign non-CoW copy requests to the task module - by @KirCute in https://github.com/OpenListTeam/OpenList/issues/1669 (ca401) |
| 44 | + - misskey: FolderId format validation and root directory handling - by @vxtls in https://github.com/OpenListTeam/OpenList/issues/1647 (3989d) |
| 45 | + - openlist_driver: Ensure UA is correctly propagated - by @Seven66677731 in https://github.com/OpenListTeam/OpenList/issues/1679 (3e37f) |
| 46 | + - pkg/aria2: Use pointer receivers for Call methods - by @jyxjjj in https://github.com/OpenListTeam/OpenList/issues/1706 (62ded) |
| 47 | + - search: Fix duplicated variable init - by @jyxjjj in https://github.com/OpenListTeam/OpenList/issues/1703 (aa228) |
| 48 | + - strm: Fix the name and type issue - by @varg1714 in https://github.com/OpenListTeam/OpenList/issues/1630 (4c091) |
| 49 | +ReleaseNotesUrl: https://github.com/OpenListTeam/OpenList/releases/tag/v4.1.8 |
| 50 | +Documentations: |
| 51 | +- DocumentLabel: Guide |
| 52 | + DocumentUrl: https://oplist.org/guide/ |
| 53 | +- DocumentLabel: Config |
| 54 | + DocumentUrl: https://oplist.org/config/ |
| 55 | +- DocumentLabel: FAQ |
| 56 | + DocumentUrl: https://oplist.org/faq/ |
| 57 | +ManifestType: defaultLocale |
| 58 | +ManifestVersion: 1.10.0 |
0 commit comments