From d0a52fb4acf07c5844ee54e5085a1639a0e76e5b Mon Sep 17 00:00:00 2001 From: david-swift Date: Sat, 8 Jun 2024 21:53:41 +0200 Subject: [PATCH] Prepare release 0.2.4 --- Package.swift | 2 +- Sources/View/ToolbarView.swift | 2 +- data/io.github.david_swift.Flashcards.metainfo.xml | 11 +++++++++++ 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index f1f2ebf..498ebc7 100644 --- a/Package.swift +++ b/Package.swift @@ -9,7 +9,7 @@ import PackageDescription let package = Package( name: "Flashcards", dependencies: [ - .package(url: "https://github.com/AparokshaUI/Adwaita", branch: "main"), + .package(url: "https://github.com/AparokshaUI/Adwaita", from: "0.2.6"), .package(url: "https://github.com/AparokshaUI/Localized", from: "0.2.2"), .package(url: "https://github.com/truizlop/FuzzyFind", from: "0.1.0") ], diff --git a/Sources/View/ToolbarView.swift b/Sources/View/ToolbarView.swift index fad06c1..e830b5d 100644 --- a/Sources/View/ToolbarView.swift +++ b/Sources/View/ToolbarView.swift @@ -36,7 +36,7 @@ struct ToolbarView: View { visible: $about, app: "Memorize", developer: "david-swift", - version: "0.2.3", + version: "0.2.4", icon: .custom(name: "io.github.david_swift.Flashcards"), website: .init(string: "https://github.com/david-swift/Memorize"), issues: .init(string: "https://github.com/david-swift/Memorize/issues") diff --git a/data/io.github.david_swift.Flashcards.metainfo.xml b/data/io.github.david_swift.Flashcards.metainfo.xml index 192e614..2433347 100644 --- a/data/io.github.david_swift.Flashcards.metainfo.xml +++ b/data/io.github.david_swift.Flashcards.metainfo.xml @@ -58,6 +58,17 @@ Du kannst Quizlet-Sets einfach importieren. io.github.david_swift.Flashcards.desktop + + +
    +
  • Fix app crashing sometimes when creating flashcards
  • +
  • Better search algorithm
  • +
  • New view to easily apply tags to multiple flashcards
  • +
  • Fix problems occurring with special symbols in text
  • +
  • Polish landing page
  • +
+
+