|
| 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: vkbo.novelWriter |
| 5 | +PackageVersion: 2.7.3 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: novelWriter |
| 8 | +PublisherUrl: https://berglyd.net/ |
| 9 | +PublisherSupportUrl: https://github.com/vkbo/novelWriter/issues |
| 10 | +Author: Veronica Berglyd Olsen |
| 11 | +PackageName: novelWriter |
| 12 | +PackageUrl: https://novelwriter.io/ |
| 13 | +License: GPL-3.0 |
| 14 | +LicenseUrl: https://github.com/vkbo/novelWriter/blob/HEAD/LICENSE.md |
| 15 | +Copyright: © Copyright 2018–2024 Veronica Berglyd Olsen. |
| 16 | +ShortDescription: A markdown-like editor for novels |
| 17 | +Description: |- |
| 18 | + A markdown-like text editor designed for writing novels and larger projects of many smaller plain text documents. |
| 19 | + 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. |
| 20 | +Tags: |
| 21 | +- article |
| 22 | +- docs |
| 23 | +- document |
| 24 | +- editor |
| 25 | +- fiction |
| 26 | +- markdown |
| 27 | +- notes |
| 28 | +- writing |
| 29 | +ReleaseNotes: |- |
| 30 | + Release Notes |
| 31 | + This is a patch release that fixes a bug in, and makes a few improvement to, Preferences. |
| 32 | + Detailed Changelog |
| 33 | + Bugfixes |
| 34 | + - Fixes an issue where novelWriter would crash if a % was added to any of the free text settings fields in Preferences. Issue #2455. PR #2456. |
| 35 | + Improvements |
| 36 | + - The "Dialogue line symbols" setting in Preferences now has an "Add" button with a dropdown menu for all the symbols allowed in this field. Since virtually none of them are available on a regular keyboard, this makes it easier to add them and more transparent which symbols are allowed in the box. Issue #2453. PR #2457. |
| 37 | + - The switch for the "Allow open-ended dialogue" setting in Preferences has been moved up one line so it is clearer that it only applies to quoted dialogue, and not to the alternative dialogue settings. Issue #2454. PR #2457. |
| 38 | + Packaging |
| 39 | + - Package license information has been updated to also list the licenses for the new icon themes. Issue #2434. PRs #2435 and #2458. |
| 40 | +ReleaseNotesUrl: https://github.com/vkbo/novelWriter/releases/tag/v2.7.3 |
| 41 | +Documentations: |
| 42 | +- DocumentLabel: Documentation |
| 43 | + DocumentUrl: https://novelwriter.io/docs/ |
| 44 | +ManifestType: defaultLocale |
| 45 | +ManifestVersion: 1.10.0 |
0 commit comments