Releases: inyokaproject/inyokaedit
Releases · inyokaproject/inyokaedit
InyokaEdit 0.28.2
InyokaEdit 0.28.1
Fix hunspell/nuspell linking: Only applicable for AUR and Flatpak; all others can stay at v0.28.0
InyokaEdit 0.28.0
Changes:
- Bundle Breeze light/dark icon themes
- Code requirements: >= Qt 5.11 and C++17
- Fix Qt deprecations
- Change AUR build to Qt6 and cmake
InyokaEdit 0.27.4
InyokaEdit 0.27.3
Just a few fixes:
- Fix article up-/download
- Add support for dark scheme on Windows with Qt 6.5
- Include Qt translations in Windows build
- Bump miniz and nuspell versions
- Other minor fixes
InyokaEdit 0.27.2
Some minor new features and bug fixes:
- Add alternative spellchecker plugin based on Nuspell (currently only used on Windows; Hunspell remains on Linux)
- Add button to restore knowledgebox and highlighting defaults
- Alignment with latest Inyoka changes
- Replace core5compat with pure Qt 6 implementation
- Fix version check and Utf-8 issues on Windows
- Fix crash with Qt 6.4
InyokaEdit 0.27.1
Bug fixes:
- Fix performance issue when adding/removing/switching tabs
- Translate table headers
InyokaEdit 0.27.0
- Add CMake support (thanks to Lasall!)
- Show color in highlighter settings table
- Template alignments with Inyoka
- Fixes: Hyperlink protocols, corrected write permission for highlighting template
- Internal: Using QHash for mappings and templates
InyokaEdit 0.26.0
- Use tooltip for syntax error instead of message box
- Add possibility to store credentials
- Possibility to compile with Qt Webkit, Qt Webengine or none
- Use unicode flags if QWebEngineView is used
- Add support for Qt 6; remove of QRegExp
- Convert urls which are not in square brackets
- Fixes: Syntax check improvements, redirects
- First AppImage build
- File reorganization, metainfo and desktop file
InyokaEdit 0.25.0
- Toolbar icons for dark color themes.
- Dropped support for Xenial.
- Internal code reconstructions.