Releases: wedesoft/anymeal
Releases · wedesoft/anymeal
Version 1.33
Version 1.32
- 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
- Bugfix for memory corruption of recipe title when editing (thanks to Anže Pintar for reporting this)
Version 1.30
- 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
- show category completions even with empty prefix
- show current search context
- add status tips
- fix error with empty category being created
Version 1.28
- implemented a category editor for adding, deleting, renaming, and merging categories
Version 1.27
- Use binary input and output streams to prevent line-feed conversions (duplication) under Windows
Version 1.26
- switched to iconv for encoding conversions
Version 1.25
- Write recipes to error file if it fails recoding for export
Version 1.24
- Skip encoding when input and output are both UTF-8.