diff --git a/SECURITY.md b/SECURITY.md index a1ce10a0cd2b..bc62559ae3aa 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -4,7 +4,7 @@ | Version | Supported | | | ------- | ------------------ | ---------------------------------------------------------------------------------------------------------------------------------- | -| 2.2-dev | :warning: | [Docs](https://butterfly.linwood.dev/docs/2.1/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.2.0-beta.2) | +| 2.2-dev | :warning: | [Docs](https://butterfly.linwood.dev/docs/2.1/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.2.0-beta.3) | | 2.1.1 | :white_check_mark: | [Docs](https://butterfly.linwood.dev/docs/2.1/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.1.1) | | 2.0.3 | :x: | [Docs](https://butterfly.linwood.dev/docs/2.0/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v2.0.3) | | 1.6.1 | :x: | [Docs](https://butterfly.linwood.dev/docs/1.6/intro) [Release](https://github.com/LinwoodDev/butterfly/releases/tag/v1.6.1) | diff --git a/app/pubspec.lock b/app/pubspec.lock index 2c265e58274b..40d04d0b2e19 100644 --- a/app/pubspec.lock +++ b/app/pubspec.lock @@ -482,9 +482,9 @@ packages: dependency: "direct main" description: path: "." - ref: bb3b74ea95dcb133a19bf9a00942355030961b6e - resolved-ref: bb3b74ea95dcb133a19bf9a00942355030961b6e - url: "https://github.com/rydmike/flex_color_scheme" + ref: "43fe29eff33540de906e402b5a7df1ed0153ef0c" + resolved-ref: "43fe29eff33540de906e402b5a7df1ed0153ef0c" + url: "https://github.com/CodeDoctorDE/flex_color_scheme" source: git version: "8.0.0-dev.1" flex_seed_scheme: @@ -1363,18 +1363,18 @@ packages: dependency: "direct main" description: name: super_clipboard - sha256: "71d2a81e0e3a8c5d6339715a42f8dd42c6def02c0c805a23d45611010de39fbe" + sha256: f79df139913c6810c4ccf37a962c0995e996baef6cbe95ef99a22a8eb39182e4 url: "https://pub.dev" source: hosted - version: "0.8.20" + version: "0.8.21" super_native_extensions: dependency: transitive description: name: super_native_extensions - sha256: "9d674b8c71e16f586b3967e67a6faa83c35e3d9ea4f64bca8551badfddf992cb" + sha256: "46d99771d50cbc37dfd4eeae90a37ca8f8eb58fd7995867b667189be2f90fed0" url: "https://pub.dev" source: hosted - version: "0.8.20" + version: "0.8.21" sync_http: dependency: transitive description: diff --git a/app/pubspec.yaml b/app/pubspec.yaml index 30a3ab5225aa..2c9a10f5774f 100644 --- a/app/pubspec.yaml +++ b/app/pubspec.yaml @@ -49,8 +49,8 @@ dependencies: window_manager: ^0.4.0 flex_color_scheme: git: - url: https://github.com/rydmike/flex_color_scheme - ref: bb3b74ea95dcb133a19bf9a00942355030961b6e + url: https://github.com/CodeDoctorDE/flex_color_scheme + ref: 43fe29eff33540de906e402b5a7df1ed0153ef0c json_annotation: ^4.9.0 path: ^1.8.3 printing: ^5.13.1 diff --git a/metadata/en-US/changelogs/112.txt b/metadata/en-US/changelogs/112.txt index 1836899d9d42..0d332dee1ac3 100644 --- a/metadata/en-US/changelogs/112.txt +++ b/metadata/en-US/changelogs/112.txt @@ -1,4 +1,4 @@ -* Add full selection mode +* Add full selection mode ([#684](https://github.com/LinwoodDev/Butterfly/issues/684)) * Save utilities states after restart * Ignore invalid files with invalid syntax * Fix elements not being selected after moving