Skip to content

Releases: david-swift/Memorize

0.2.4

08 Jun 19:57
Compare
Choose a tag to compare

Improvements

  • Better search algorithm and search view (#48)
  • New view to easily apply tags to multiple flashcards (#47)
  • Polish landing page (#14)

Bug Fixes

  • Fix app crashing sometimes when creating flashcards
  • Fix problems occurring with special symbols in text

Full Changelog: 0.2.3...0.2.4

0.2.3

20 May 11:23
Compare
Choose a tag to compare

Improvements

  • Add Escape shortcut for closing search (#44)
  • Add option to cancel creating new set (#46)
  • Update Italian translation (@albanobattistella in #43)

Bug Fixes

  • Fix Delete shortcut active in edit mode (#49)

Full Changelog: 0.2.2...0.2.3

0.2.2

17 Apr 07:43
Compare
Choose a tag to compare

Improvements

  • Update keyboard shortcuts (use Ctrl+n for adding set, Ctrl+e for exporting, Delete for deleting set)
  • Add Dutch translation (by @Vistaus in #40)
  • Update French translation (by @rene-coty in #41)
  • Make navigation in edit mode slightly more convenient (pressing Enter in a back text field always navigates to the next flashcard, also when a new one is created)

Bug Fixes

  • Fix buggy behavior of text fields when editing sets (#42)

New Contributors

Full Changelog: 0.2.1...0.2.2

0.2.1

13 Apr 22:16
Compare
Choose a tag to compare

Improvements

  • Add search for flashcards in dialog for editing sets (by @konstantintutsch in #34)
  • Add support for importing CSV (#38)
  • Add support for importing directly from files (#38)
  • Add French translation (by @rene-coty in #32)
  • Improve navigation in test mode with Enter shortcut
  • Use navigation split view for sidebar (#33)
  • Update branding colors
  • Update Italian translation (by @albanobattistella in #36 and #39)

Bug Fixes

  • Fix export action causing crash when set empty (#30)

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

21 Mar 21:28
Compare
Choose a tag to compare

Improvements

Bug Fixes

  • Fix export action causing crashes with empty sets (#30)

New Contributors

Full Changelog: 0.1.5...0.2.0

0.1.5

17 Mar 20:49
Compare
Choose a tag to compare

Improvements

  • Add Brazilian Portuguese translation (by @Luiz-C-Lima in #16)
  • Improve German translation (by @konstantintutsch in #21)
  • Ellipsize titles in sidebar
  • Add toast confirming that copying the exported data was successful (#18)
  • Remember whether the main window is maximized (#9)

New Contributors

Full Changelog: 0.1.4...0.1.5

0.1.4

09 Mar 21:47
Compare
Choose a tag to compare

Improvements

  • Improve onboarding
  • Add Italian translation (by @albanobattistella in #15)
  • Increase contrast of primary branding color

Bug Fixes

  • Fix misalignment of right-to-left text

New Contributors

Full Changelog: 0.1.3...0.1.4

0.1.3

03 Mar 10:24
Compare
Choose a tag to compare

Improvements

  • Update AppData for Flathub

Full Changelog: 0.1.2...0.1.3

0.1.2

03 Mar 05:04
Compare
Choose a tag to compare

Improvements

  • Flashcards is now called Memorize (#2)
  • Make keywords and tag entry easier to use by adding the Enter keyboard shortcut to the entries (#6)
  • Remove duplicate check button in study view
  • Enhance navigation of Flashcards in edit view by adding the Enter keyboard shortcut to the entries
  • Add tooltips (#7)
  • Replace "Import" icon with a more understandable one (#7)
  • Remember the size of the main window (#9)
  • Setup localization, adding German translation

Bug Fixes

  • Fix long tags making tag popup scrollable (#8)

Full Changelog: 0.1.1...0.1.2

0.1.1

23 Feb 05:27
Compare
Choose a tag to compare

Improvements

  • Add tags for grouping flashcards (#1)
  • Add keywords for organizing and filtering sets
  • Add export feature (#1)
  • Redesign the edit view
  • Mark main menu as "primary"
  • Automatically set the focus where it makes sense
  • Add basic support for importing Anki decks (without HTML support)
  • Follow the GNOME HIG writing style

Bug Fixes

  • Fix the maximum score in the test view not always showing the right value

Full Changelog: 0.1.0...0.1.1