31 December 25, 11:23
Quote:25.12.225.12.3
- Try to fix PDF export not generating color output on some computers (for #3399)
- The printer color mode is now explicitly set to color at multiple strategic points during PDF export
- This ensures color PDFs are generated regardless of saved printer settings or system defaults
- The fix applies to all platforms (Linux, Windows, macOS)
- Added more Spanish translation (thank you, alejandromoc)
25.12.4
- Fixed an issue where the diff dialog was incorrectly triggered when both
andCode:enableNoteChecksumChecks
settings were enabled (for #3396)Code:Editor/removeTrailingSpaces
- Fixed checksum verification on Windows when
is disabled (for #3396)Code:useUNIXNewline
25.12.5
- Fixed an issue where external changes to recently edited notes were silently ignored instead of showing the diff dialog (for #3366)
- When a note was edited within the last 60 seconds and then changed externally, small changes (≤8 characters difference) would be ignored without notification
- The similarity check is now skipped for recently edited notes to ensure the diff dialog is always shown, preventing potential data loss
- Notes that haven't been edited for a while continue to auto-reload silently for small external changes as intended
25.12.6
- Added ability to mark notes as favorite (for #351)
- Right-click on a note and select "Mark as favorite" or "Unmark as favorite"
- Favorite notes are displayed with a star icon in the note tree widget
- Favorite notes are automatically positioned at the top of the note list
- Favorite status is stored per note folder in local settings
- The feature uses subfolder path and filename to identify notes (persistent across restarts)
- Works with all sorting modes (alphabetical, by date)
- Automatic migration: When a note is moved, renamed, or its headline changes (triggering auto-rename), favorite status is preserved
- Automatic cleanup: When a note is deleted, it's removed from the favorites list
- Periodic cleanup: Non-existent notes are automatically removed from favorites on note list refresh
25.12.7
- The favorite icon was improved for more contrast and local icons were added for light and dark mode (for #351)
- Added a very early development version of an AI Autocompleter using your favorite LLM you need to configure (for #3407)
- It can be enabled in the Experimental settings
26.1.0
- Added Reload and Jump to note buttons to the Note Dialog of the
context menu (for #3413)Code:Open note in different window
- The Reload button refreshes the note from the database to show any external changes
- The Jump to note button navigates to the note in the main window without closing the dialog
- Now a status message will be shown if a note cannot be written to disk (for #3412)
- The QOwnNotes webpage has been completely relaunched with VuePress 2, Vue.js 3, and Vuetify 3 (for #3414)
- Migrated from VuePress 1 (which reached end of life) to VuePress 2
- Updated to Vue.js 3 with Composition API for better performance and modern reactivity
- Integrated Vuetify 3 for Material Design 3 components and improved accessibility
- Implemented Vite-powered bundling for faster build times and development
- Enhanced SEO, sitemap generation, and performance optimizations
- Improved mobile responsiveness and accessibility across the entire site
- Added comprehensive end-to-end testing with Playwright
- Maintained all multilingual support and existing content
- The QOwnNotes Web App was migrated to Vue 3, Vuetify 3 and Vite (for #57)
- Major upgrade: Migrated from Vue 2 to Vue 3
- Major upgrade: Migrated from Vuetify 2 to Vuetify 3
- Major upgrade: Migrated from Vue CLI to Vite for faster builds and development
- Security: Fixed all security vulnerabilities by removing deprecated Vue CLI dependencies
- Updated all dependencies to latest versions
- Improved build performance with Vite (10-100x faster development server)
- Added Material Design Icons font package
- Modernized codebase to use Vue 3 features and APIs
- Updated service worker implementation with vite-plugin-pwa
- Updated Docker build to use Node 22
- Try to fixed snap deployment timeout issues in the release workflow by replacing the GitHub action with direct
command and adding proper timeout handling (for #3416)Code:snapcraft upload
- Added more Spanish, Korean, French translation (thank you, alejandromoc, venusgirl, jd-develop)
Source
More at Home Site


![[-]](https://www.geeks.fyi/images/collapse.png)

