Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Created with WinGet Releaser using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: LinwoodCloud.Butterfly.Nightly
PackageVersion: 2.5.1-rc.0
InstallerLocale: en-US
InstallerType: inno
InstallModes:
- interactive
- silent
UpgradeBehavior: install
Dependencies:
PackageDependencies:
- PackageIdentifier: Microsoft.VCRedist.2015+.x64
ProductCode: '{966CE504-4AA5-49C7-A63B-74BD6C073E5B}_is1'
ReleaseDate: 2026-04-13
AppsAndFeaturesEntries:
- DisplayName: Butterfly 2.5.1-rc.0
Publisher: Linwood
ProductCode: '{966CE504-4AA5-49C7-A63B-74BD6C073E5B}_is1'
ElevationRequirement: elevatesSelf
Installers:
- Architecture: x64
Scope: user
InstallerUrl: https://github.com/LinwoodDev/Butterfly/releases/download/v2.5.1-rc.0/linwood-butterfly-windows-setup-x86_64.exe
InstallerSha256: 9B23D27C15F13F3AC2957FFF89C71286887A842A33ED09143781FC5CDE51747B
InstallerSwitches:
Custom: /CURRENTUSER
- Architecture: x64
Scope: machine
InstallerUrl: https://github.com/LinwoodDev/Butterfly/releases/download/v2.5.1-rc.0/linwood-butterfly-windows-setup-x86_64.exe
InstallerSha256: 9B23D27C15F13F3AC2957FFF89C71286887A842A33ED09143781FC5CDE51747B
InstallerSwitches:
Custom: /ALLUSERS
InstallationMetadata:
DefaultInstallLocation: '%ProgramFiles%\Linwood\Butterfly'
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
# Created with WinGet Releaser using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: LinwoodCloud.Butterfly.Nightly
PackageVersion: 2.5.1-rc.0
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/LinwoodDev/Butterfly/blob/HEAD/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: |-
- Add content viewport option to behavior settings
- Add limit viewport to positive coordinates option to behavior settings
- Restructure view and behavior settings
- Improve rendering performance by reusing paint objects in grid rendering
- Change settings defaults
- sort_by to modified
- sort_order to descending
- delayed_autosave to true
- autosave_delay_seconds to 3
- hide_extension to true
- show_thumbnails to true
- Fix broken Android monochrome app icon in stable version (#1066)
- Fix capture thumbnail displaying an incorrect viewport
- Fix autosave not working if opened document has no location yet
- Fix duplicated elements sometimes appearing after moving selections
- Fix renderer replacement in ElementsChanged to preserve original layer
- Fix memory leaks and stale state in tool handlers
- Fix lifecycle cleanup in pen, path eraser, laser, label and select handlers
- Fix import handler renderer cache not being released on dispose
- Fix networking foreground cleanup to avoid stale remote renderer buildup
- Fix networking service shutdown cleanup to release subscriptions and streams
- Fix renaming a non-active page causing page content to be overwritten (#1064)
- Fix page add/rename collisions potentially overwriting existing pages
- Fix valid asset path reporting for text export/import compatibility
- Fix inline editing closing immediately when double tapping on mobile
- Fix app crashing when having external storage with icon
- Fix collaboration URL validation and connection handling for invalid URLs
- Fix startup crashes caused by invalid persisted settings enum/JSON values
- Fix malformed asset source URIs causing import/render crashes
- Unify numeric text input parsing across dialogs and toolbars
- Fix settings import error handling for invalid JSON files
- Fix embed render/renderSVG parsing for malformed payloads and integer values
- Fix area properties initial area property pulling back
- Replace area properties initial area replacing it with a checkbox
- Fix page rearranging option conditionally not shown on mobile devices
- Unify and improve drag-and-drop reordering across pages, layers, waypoints, and PDF export
Read more here: https://linwood.dev/butterfly/2.5.1-rc.0
ReleaseNotesUrl: https://github.com/LinwoodDev/Butterfly/releases/tag/v2.5.1-rc.0
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser using komac v2.16.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: LinwoodCloud.Butterfly.Nightly
PackageVersion: 2.5.1-rc.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0