Releases: AlypieFr/qrecipewriter
Releases · AlypieFr/qrecipewriter
Release QRecipeWriter 4.0.0
Major changes:
- Now works with pywebcooking servers (https://gite.flo-art.fr/cooking/pywebcooking)
- Now use a wordpress plugin for wordpress websites (REST API) instead of Java part
- Java requirement dropped
- Refactoring of ingredients and equipments writting:
- Ingredients: set quantity (opt), unit (opt) and name separately. Units are pre-filled (list can be customized)
- Equipments: set quantity and name
- Add some verifications
Other changes:
- A lot of bug corrections
- Code refactoring (to be more simple)
- Fix layouts of some dialogs
- Add KDE neon to the list of supported linux distros
Downloads:
See our gitlab repository.
Release QRecipeWriter 3.2.0
Changes :
- Now the app is available in English :-)
- Language is auto-detected and can be chosen in configuration dialog
- Add Archlinux/Manjaro on Configuration dialog
- Preview: now only the recipe is shown, without useless decorations
- Fix tabs order on some dialogs
- [Windows] Fix ssl support
- [Windows] Fix main picture button bug
- Change backup format from XML to JSON (fix open/backup file on windows)
- Drop support of Qt4
- Now use QJson official library
- Fix bug on categories for open distant
- Fix minor bugs
Release QRecipeWriter 3.1.1
Changes:
- Fix bug on icons for some systems (like Archlinux/Manjaro)
- Fix compatibility bugs for Qt 5.6 or Archlinux system
- Fix update search URL: now use HTTPS
This update is recommanded on Archlinux system. Not required on other tested systems.
Release QRecipeWriter 3.1.0
Major change : rename QCeCWriter to QRecipeWriter
Other changes:
- Add support to import config from QCeCWriter
Release QCeCWriter 3.0.0
New major release of QCeCWriter
Changes:
- Restore possibility to edit online & published recipes from CeCWriter 8.0 (more generically than in CeCWriter)
- Change required parameters in preferences
- Add auto-search updates at startup feature
- Add auto-spellcheck at send feature
- Add possibility to give a range of person number instead of only one
- Add 64-bit version for windows (becomes the default version)
- Add support of Fedora (23 and newer, and derivates)