-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: LinwoodCloud.Butterfly.Nightly version 2.2.3-rc.1 (#199118)
- Loading branch information
1 parent
fa1b8b6
commit 335d5a8
Showing
3 changed files
with
102 additions
and
0 deletions.
There are no files selected for viewing
29 changes: 29 additions & 0 deletions
29
...l/LinwoodCloud/Butterfly/Nightly/2.2.3-rc.1/LinwoodCloud.Butterfly.Nightly.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,29 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.5.0.schema.json | ||
|
||
PackageIdentifier: LinwoodCloud.Butterfly.Nightly | ||
PackageVersion: 2.2.3-rc.1 | ||
InstallerType: inno | ||
InstallModes: | ||
- interactive | ||
- silent | ||
UpgradeBehavior: install | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.VCRedist.2015+.x64 | ||
ReleaseDate: 2024-12-16 | ||
Installers: | ||
- Architecture: x64 | ||
Scope: user | ||
InstallerUrl: https://github.com/LinwoodDev/Butterfly/releases/download/v2.2.3-rc.1/linwood-butterfly-windows-setup-x86_64.exe | ||
InstallerSha256: EF4A296F33FC47E8E5944DBBA799361FA828FDA6BCB3900C1416FF30F1743F69 | ||
InstallerSwitches: | ||
Custom: /CURRENTUSER | ||
- Architecture: x64 | ||
Scope: machine | ||
InstallerUrl: https://github.com/LinwoodDev/Butterfly/releases/download/v2.2.3-rc.1/linwood-butterfly-windows-setup-x86_64.exe | ||
InstallerSha256: EF4A296F33FC47E8E5944DBBA799361FA828FDA6BCB3900C1416FF30F1743F69 | ||
InstallerSwitches: | ||
Custom: /ALLUSERS | ||
ManifestType: installer | ||
ManifestVersion: 1.5.0 |
65 changes: 65 additions & 0 deletions
65
...inwoodCloud/Butterfly/Nightly/2.2.3-rc.1/LinwoodCloud.Butterfly.Nightly.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,65 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json | ||
|
||
PackageIdentifier: LinwoodCloud.Butterfly.Nightly | ||
PackageVersion: 2.2.3-rc.1 | ||
PackageLocale: en-US | ||
Publisher: LinwoodCloud | ||
PublisherUrl: https://www.linwood.dev | ||
PublisherSupportUrl: https://github.com/LinwoodDev/Butterfly/issues | ||
PrivacyUrl: https://docs.butterfly.linwood.dev/privacypolicy | ||
PackageName: Butterfly (Nightly) | ||
PackageUrl: https://docs.butterfly.linwood.dev | ||
License: AGPL-3.0 | ||
LicenseUrl: https://github.com/LinwoodCloud/Butterfly/blob/develop/LICENSE | ||
ShortDescription: Butterfly is a note app where your ideas come first. | ||
Moniker: butterfly-nightly | ||
Tags: | ||
- cross-platform | ||
- note | ||
- notes | ||
- notes-app | ||
- open-source | ||
ReleaseNotes: |- | ||
- Improve template dialog | ||
- Add override tools in context menu | ||
- Add information button | ||
- Add duplicate button | ||
- Change create template button to save icon | ||
- Improve thumbnail display to have rounded corners | ||
- Add color wheel to color picker | ||
- Add render resolution to improve moving on canvas | ||
- Redesign search to material 3 | ||
- Improve tool results | ||
- Improve responsiveness of exact slider | ||
- Change zoom dependent to false by default | ||
- Use material blue and red as default colors | ||
- Improve sliders for background dialog | ||
- Add additional selection ui options to the pen element | ||
- Add tooltip to preset icons in export dialog | ||
- Change general icon on background to grid | ||
- Limit search results to 10 | ||
- Fix export on web | ||
- Fix shape detection always enabled in pen tool | ||
- Fix ruler not working correctly in pen tool | ||
- Fix ruler position is wrong when moving on the canvas | ||
- Fix zoom dependent not working correctly with the label tool (#765) | ||
- Fix temporary import handler does not get removed after clicking | ||
- Fix asset hash not correctly working with filenames | ||
- Fix duplicated asset importing | ||
- Fix aspect ratio label in area tool selection view | ||
- Fix add dialog shows "No element" if there is only import search results | ||
- Fix document isn't saved when clicking home | ||
- Fix stamp don't use unique element ids | ||
- Fix render order when creating multiple elements when baking | ||
- Fix some color fields don't keep alpha value | ||
- Fix color fields preview shows alpha value | ||
- Fix min slider value of stroke width | ||
- Fix selection not working correctly when editing multiple elements | ||
- Fix search on web | ||
- Fix temporary stamp | ||
- Show git hash instead of version in web version | ||
- Upgrade to flutter 3.27 | ||
ReleaseNotesUrl: https://github.com/LinwoodDev/Butterfly/releases/tag/v2.2.3-rc.1 | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.5.0 |
8 changes: 8 additions & 0 deletions
8
manifests/l/LinwoodCloud/Butterfly/Nightly/2.2.3-rc.1/LinwoodCloud.Butterfly.Nightly.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,8 @@ | ||
# Created with WinGet Releaser v2 using Komac v1.11.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.5.0.schema.json | ||
|
||
PackageIdentifier: LinwoodCloud.Butterfly.Nightly | ||
PackageVersion: 2.2.3-rc.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.5.0 |