From f8def659ef674bed5ffa0c1b4ebcd6de8c5667ce Mon Sep 17 00:00:00 2001 From: spectopo <175387142+spectopo@users.noreply.github.com> Date: Mon, 27 Jan 2025 05:19:34 +0800 Subject: [PATCH] New version: vkbo.novelWriter version 2.6 (#216854) --- .../2.6/vkbo.novelWriter.installer.yaml | 26 ++++++++++ .../2.6/vkbo.novelWriter.locale.en-US.yaml | 52 +++++++++++++++++++ .../2.6/vkbo.novelWriter.locale.zh-CN.yaml | 27 ++++++++++ .../novelWriter/2.6/vkbo.novelWriter.yaml | 8 +++ 4 files changed, 113 insertions(+) create mode 100644 manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.installer.yaml create mode 100644 manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.locale.en-US.yaml create mode 100644 manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.locale.zh-CN.yaml create mode 100644 manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.yaml diff --git a/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.installer.yaml b/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.installer.yaml new file mode 100644 index 00000000000000..c5c26d823f0e70 --- /dev/null +++ b/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.installer.yaml @@ -0,0 +1,26 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json + +PackageIdentifier: vkbo.novelWriter +PackageVersion: "2.6" +InstallerType: inno +UpgradeBehavior: install +FileExtensions: +- nwx +ProductCode: '{459A75D0-951F-4932-9809-6002EC8E733E}_is1' +ReleaseDate: 2025-01-26 +Installers: +- Architecture: x64 + Scope: user + InstallerUrl: https://github.com/vkbo/novelWriter/releases/download/v2.6/novelwriter-2.6-amd64-setup.exe + InstallerSha256: 4B2E0201CD1BEAC746BA08B705AC25F48B331A636C4D01E2CA21ABADE981D130 + InstallerSwitches: + Custom: /CURRENTUSER +- Architecture: x64 + Scope: machine + InstallerUrl: https://github.com/vkbo/novelWriter/releases/download/v2.6/novelwriter-2.6-amd64-setup.exe + InstallerSha256: 4B2E0201CD1BEAC746BA08B705AC25F48B331A636C4D01E2CA21ABADE981D130 + InstallerSwitches: + Custom: /ALLUSERS +ManifestType: installer +ManifestVersion: 1.9.0 diff --git a/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.locale.en-US.yaml b/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.locale.en-US.yaml new file mode 100644 index 00000000000000..c64ec05b467334 --- /dev/null +++ b/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.locale.en-US.yaml @@ -0,0 +1,52 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json + +PackageIdentifier: vkbo.novelWriter +PackageVersion: "2.6" +PackageLocale: en-US +Publisher: novelWriter +PublisherUrl: https://berglyd.net/ +PublisherSupportUrl: https://github.com/vkbo/novelWriter/issues +Author: Veronica Berglyd Olsen +PackageName: novelWriter +PackageUrl: https://novelwriter.io/ +License: GPL-3.0 +LicenseUrl: https://github.com/vkbo/novelWriter/blob/HEAD/LICENSE.md +Copyright: © Copyright 2018–2024 Veronica Berglyd Olsen. +ShortDescription: A markdown-like editor for novels +Description: |- + A markdown-like text editor designed for writing novels and larger projects of many smaller plain text documents. + It is designed to be a simple text editor that allows for easy organisation of text files and notes, with a meta data syntax for comments, synopsis, and cross-referencing between files, and built on plain text files for robustness. +Tags: +- article +- docs +- document +- editor +- fiction +- markdown +- notes +- writing +ReleaseNotes: |- + Release Notes + The 2.6 release fixes a few minor issues from the RC 1 pre-release, and updates most translations. + See the website for complete Release Notes. + Detailed Changelog + Bugfixes + - Fixed a bug in the novel selector dropdown used a few places that would clear the selection if the novel list was refreshed. PR #2179. + - Fixed a bug that would crash the app if the project tree was clicked without any project having been loaded. The selection model does not exist prior to a project load. Issue #2173. PR #2181. + - Replaced a broken link on the dictionary install tool available on Windows. PR #2189. + - Backported a few code fixes from 2.7 related to freeing memory from closed dialogs and one instance of a potentially uninitialised variable. PR #2202. + - Fixed word wrapping in the item details panel for status and importance labels with very long names. PR #2202. + - Fixed the project tree context menu so that it is not opened when right-clicking on an empty area of the tree widget. PR #2202. + Improvements + - Chapter headings are now level 1 headings in all manuscript output formats, not just HTML like before. Most applications that post-processes output will assume chapters are level 1. Correspondingly, scenes are now level 2 and sections are level 3. Notes headings remain unchanged. Issue #2205. PR #2206. + Internationalisation + - German, US English, Italian, Japanese, Norwegian and Polish have been updated in full. Brazilian Portuguese and Chinese have been partially updated. PR #2207. + Documentation + - Documentation has been updated with 2.6 features. PR #2210. +ReleaseNotesUrl: https://github.com/vkbo/novelWriter/releases/tag/v2.6 +Documentations: +- DocumentLabel: Documentation + DocumentUrl: https://novelwriter.io/docs/ +ManifestType: defaultLocale +ManifestVersion: 1.9.0 diff --git a/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.locale.zh-CN.yaml b/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.locale.zh-CN.yaml new file mode 100644 index 00000000000000..c475a994ef6c1f --- /dev/null +++ b/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.locale.zh-CN.yaml @@ -0,0 +1,27 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.9.0.schema.json + +PackageIdentifier: vkbo.novelWriter +PackageVersion: "2.6" +PackageLocale: zh-CN +Publisher: novelWriter +PackageName: novelWriter +ShortDescription: 类 Markdown 小说编辑器 +Description: |- + 一款类 Markdown 的文本编辑器,专为撰写小说和由许多较小的纯文本文档组成的大型项目而设计。 + 它被设计成一个简单的文本编辑器,可轻松组织文本文件和注释,使用元数据语法进行注释、概要和文件间的交叉引用,并基于纯文本文件构建,以确保其稳健性。 +Tags: +- markdown +- 写作 +- 小说 +- 文档 +- 文稿 +- 文章 +- 笔记 +- 编辑器 +ReleaseNotesUrl: https://github.com/vkbo/novelWriter/releases/tag/v2.6 +Documentations: +- DocumentLabel: 文档 + DocumentUrl: https://novelwriter.io/docs/ +ManifestType: locale +ManifestVersion: 1.9.0 diff --git a/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.yaml b/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.yaml new file mode 100644 index 00000000000000..b0298dfb9b7212 --- /dev/null +++ b/manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 Dumplings Mod +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json + +PackageIdentifier: vkbo.novelWriter +PackageVersion: "2.6" +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.9.0