forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: vkbo.novelWriter version 2.6 (microsoft#216854)
- Loading branch information
Showing
4 changed files
with
113 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
52 changes: 52 additions & 0 deletions
52
manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
27 changes: 27 additions & 0 deletions
27
manifests/v/vkbo/novelWriter/2.6/vkbo.novelWriter.locale.zh-CN.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |