Skip to content

Releases: wedesoft/anymeal

Version 1.33

20 Sep 21:47
Compare
Choose a tag to compare
  • edit field to filter categories
  • ported to Qt6 by Benson Muite

Version 1.32

08 Aug 16:56
Compare
Choose a tag to compare
  • no busy indicator when starting under GNOME
  • fix application icon under gnome by setting StartupWMClass in desktop file
  • detect unexpected end of file when importing Mealmaster data
  • use last application language when starting application
  • fixes to configure script (thanks to Boyuan Yang for reviewing)
  • increase category name length limit from 11 to 40

Version 1.31

04 Aug 19:31
Compare
Choose a tag to compare
  • Bugfix for memory corruption of recipe title when editing (thanks to Anže Pintar for reporting this)

Version 1.30

04 Aug 13:23
Compare
Choose a tag to compare
  • Slovenian translation by Anže Pintar
  • menu to switch application language
  • add information if ok-button is disabled in recipe editor
  • Bugfix for export hanging when recipe does not have categories

Version 1.29

29 Jul 16:57
Compare
Choose a tag to compare
  • show category completions even with empty prefix
  • show current search context
  • add status tips
  • fix error with empty category being created

Version 1.28

15 Jul 18:02
Compare
Choose a tag to compare
  • implemented a category editor for adding, deleting, renaming, and merging categories

Version 1.27

10 Apr 19:34
Compare
Choose a tag to compare
  • Use binary input and output streams to prevent line-feed conversions (duplication) under Windows

Version 1.26

23 Feb 12:36
Compare
Choose a tag to compare
  • switched to iconv for encoding conversions

Version 1.25

12 Feb 20:37
Compare
Choose a tag to compare
  • Write recipes to error file if it fails recoding for export

Version 1.24

09 Feb 20:41
Compare
Choose a tag to compare
  • Skip encoding when input and output are both UTF-8.