|  | 
| 1 |  | -<?xml version="1.0" encoding="utf-8"?> | 
|  | 1 | +<?xml version="1.0" encoding="utf-8"?> | 
| 2 | 2 | <!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. --> | 
| 3 | 3 | <package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd"> | 
| 4 | 4 |   <metadata> | 
| 5 |  | -    <id>{id}</id> | 
| 6 |  | -    <version>0.0</version> | 
|  | 5 | +    <id>KopiaUI</id> | 
|  | 6 | +    <version>0.20.1.20250611</version> | 
| 7 | 7 | 
 | 
| 8 | 8 |     <title>Kopia UI</title> | 
| 9 |  | -    <authors>{authors}</authors> | 
|  | 9 | +    <authors>Kopia Builder [bot]</authors> | 
| 10 | 10 | 
 | 
| 11 | 11 | 
 | 
| 12 | 12 |     <requireLicenseAcceptance>false</requireLicenseAcceptance> | 
| 13 | 13 | 
 | 
| 14 | 14 | 
 | 
| 15 |  | -    <projectUrl>{projectUrl}</projectUrl> | 
| 16 |  | -    <bugTrackerUrl>{projectSourceUrl}/issues</bugTrackerUrl> | 
| 17 |  | -    <projectSourceUrl>{githubUrl}</projectSourceUrl> | 
|  | 15 | +    <projectUrl>https://kopia.io</projectUrl> | 
|  | 16 | +    <bugTrackerUrl>https://github.com/kopia/kopia/issues</bugTrackerUrl> | 
|  | 17 | +    <projectSourceUrl>https://github.com/kopia/kopia/tree/v0.20.1</projectSourceUrl> | 
| 18 | 18 |     <docsUrl>https://kopia.io/docs/</docsUrl> | 
| 19 | 19 |     <mailingListUrl>https://kopia.discourse.group/</mailingListUrl> | 
| 20 |  | -    <iconUrl>{githubRawUrl}/{iconPath}</iconUrl> | 
|  | 20 | +    <iconUrl>https://raw.githubusercontent.com/kopia/kopia/v0.20.1/icons/kopia.svg</iconUrl> | 
| 21 | 21 | 
 | 
| 22 |  | -    <summary>{summary}</summary> | 
| 23 |  | -    <tags>{tags}</tags> | 
| 24 |  | -    <releaseNotes>{releaseNotes}</releaseNotes> | 
|  | 22 | +    <summary>Cross-platform backup tool for Windows, macOS & Linux with fast, incremental backups, client-side end-to-end encryption, compression and data deduplication. CLI and GUI included.</summary> | 
|  | 23 | +    <tags>admin deduplication backup google-cloud-storage encryption cloud hacktoberfest</tags> | 
|  | 24 | +    <releaseNotes> | 
|  | 25 | +### Command-Line Interface | 
| 25 | 26 | 
 | 
| 26 |  | -    <licenseUrl>{licenseUrl}</licenseUrl> | 
| 27 |  | -    <packageSourceUrl>{packageSourceUrl}</packageSourceUrl> | 
|  | 27 | +* minor cleanups in diff tests ([#4594](https://github.com/kopia/kopia/issues/4594)) by Julio Lopez | 
| 28 | 28 | 
 | 
| 29 |  | -    <description>{description}</description> | 
|  | 29 | +### Server | 
|  | 30 | + | 
|  | 31 | +* fixed server-based notifications ([#4598](https://github.com/kopia/kopia/issues/4598)) by Jarek Kowalski | 
|  | 32 | + | 
|  | 33 | +### Snapshots | 
|  | 34 | + | 
|  | 35 | +* fixed snapshotting of \\server\share ([#4603](https://github.com/kopia/kopia/issues/4603)) by Jarek Kowalski | 
|  | 36 | +* Remove checkpoints after a complete snapshot ([#4439](https://github.com/kopia/kopia/issues/4439)) by shniubobo | 
|  | 37 | + | 
|  | 38 | +### Notifications | 
|  | 39 | + | 
|  | 40 | +* fixed notification severities on snapshot creation ([#4604](https://github.com/kopia/kopia/issues/4604)) by Jarek Kowalski | 
|  | 41 | + | 
|  | 42 | +### CI/CD | 
|  | 43 | + | 
|  | 44 | +* enforce consistent formatting of KopiaUI code ([#4586](https://github.com/kopia/kopia/issues/4586)) by Jarek Kowalski | 
|  | 45 | + | 
|  | 46 | + | 
|  | 47 | +### Graphical User Interface | 
|  | 48 | + | 
|  | 49 | +* reformat code to 120 characters per line ([#338](https://github.com/kopia/htmlui/issues/338)) by Jarek Kowalski | 
|  | 50 | +* fixed 'Set Policy' button ([#337](https://github.com/kopia/htmlui/issues/337)) by Jarek Kowalski | 
|  | 51 | +* SMTP credentials should not be required ([#336](https://github.com/kopia/htmlui/issues/336)) by Jarek Kowalski | 
|  | 52 | +* ignore exceptions when making incremental changes to the policy ([#335](https://github.com/kopia/htmlui/issues/335)) by Jarek Kowalski | 
|  | 53 | +* report code coverage ([#334](https://github.com/kopia/htmlui/issues/334)) by Jarek Kowalski | 
|  | 54 | +* globally apply prettier formatting ([#333](https://github.com/kopia/htmlui/issues/333)) by Jarek Kowalski | 
|  | 55 | +</releaseNotes> | 
|  | 56 | + | 
|  | 57 | +    <licenseUrl>https://github.com/kopia/kopia/blob/master/LICENSE</licenseUrl> | 
|  | 58 | +    <packageSourceUrl>https://github.com/riedel/chocolatey-packages</packageSourceUrl> | 
|  | 59 | + | 
|  | 60 | +    <description>< | 
|  | 62 | +[](https://github.com/kopia/kopia/actions?query=workflow%3ABuild) | 
|  | 63 | +[](https://slack.kopia.io/)  | 
|  | 64 | +[](https://godoc.org/github.com/kopia/kopia/repo) | 
|  | 65 | +[](https://codecov.io/gh/kopia/kopia)[](https://goreportcard.com/report/github.com/kopia/kopia) | 
|  | 66 | +[](/CODE_OF_CONDUCT.md) | 
|  | 67 | +[](https://hub.docker.com/r/kopia/kopia/tags?page=1&ordering=name) | 
|  | 68 | +[](https://github.com/kopia/kopia/releases) | 
|  | 69 | +[](https://gurubase.io/g/kopia) | 
|  | 70 | +
 | 
|  | 71 | +> _n._ | 
|  | 72 | +> | 
|  | 73 | +> 1. _[copy, replica](https://en.wikipedia.org/wiki/Replica) (Polish)_ | 
|  | 74 | +> 2. _[lance, spear](https://en.wikipedia.org/wiki/Kopia)_ | 
|  | 75 | +> 3. _[fast and secure backup tool](https://kopia.io)_ | 
|  | 76 | +
 | 
|  | 77 | +
 | 
|  | 78 | +Kopia is a fast and secure open-source backup/restore tool that allows you to create [encrypted](https://kopia.io/docs/features/#end-to-end-zero-knowledge-encryption) snapshots of your data and save the snapshots to [remote or cloud storage](https://kopia.io/docs/features/#save-snapshots-to-cloud-network-or-local-storage) of your choice, [to network-attached storage or server](https://kopia.io/docs/features/#save-snapshots-to-cloud-network-or-local-storage), or [locally on your machine](https://kopia.io/docs/features/#save-snapshots-to-cloud-network-or-local-storage). Kopia does not 'image' your whole machine. Rather, Kopia allows you to backup/restore any and all files/directories that you deem are important or critical. | 
|  | 79 | +
 | 
|  | 80 | +Kopia has both [CLI (command-line interface)](https://kopia.io/docs/features/#both-command-line-and-graphical-user-interfaces) and [GUI (graphical user interface)](https://kopia.io/docs/features/#both-command-line-and-graphical-user-interfaces) versions, making it the perfect tool for both advanced and regular users. You can read more about Kopia's unique [features](https://kopia.io/docs/features/) -- which include [compression](https://kopia.io/docs/features/#compression), [deduplication](https://kopia.io/docs/features/#backup-files-and-directories-using-snapshots), [end-to-end 'zero knowledge' encryption](https://kopia.io/docs/features/#end-to-end-zero-knowledge-encryption), and [error correction](https://kopia.io/docs/features/#error-correction) -- to get a better understanding of how Kopia works. | 
|  | 81 | +
 | 
|  | 82 | +
 | 
|  | 83 | +]]></description> | 
| 30 | 84 | 
 | 
| 31 | 85 |     <dependencies> | 
| 32 | 86 |     		<dependency id="chocolatey-core.extension" version="1.3" /> | 
|  | 
0 commit comments