2025-01-20 Lars Windolf Version 1.99.0 * Removed HTML shortcut documentation in favour of GtkShortCutsWindow Also changed hotkey F1 to point a shortcuts (Lars Windolf) * Changed simple search from a dialog to a search bar (Lars Windolf) 2025-01-20 Lars Windolf Version 1.15.9 * #1391: GObject refactoring nodePtr -> Node, updateJobPtr -> UpdateJob to allow plugins modifying the feed list. (Lars Windolf) * Fixes #1387: Dark theme lost in preview window (Lars Windolf) * Fixes HTTP redirects not working (Lars Windolf) * Fixes memory leaks in network callbacks (Lars Windolf) * Fixes unnecessary LifereaBrowser clearing on layout change (Lars Windolf) * New unit tests for update handling code (Lars Windolf) * #1388 Implemented download manager plugin, all preferences for external tools were dropped (Lars Windolf) * Refactoring of plugin management, code reorganized. Disabling plugins now does not disable base plugins (needed for auth and node sources) as this would prevent startup (Lars Windolf) * Refactoring of content scraping, processing now happens in Javascript on entire source documents. We now store a bit more data, but get better extraction results (Lars Windolf) * Support for lazy loading definitions. This unbreaks images when scraping some websites (Lars Windolf) * Redesign of the HTML view. Look & feel is adapted from Newsflash. There is now a max-width and less cluttered reading. (Lars Windolf) * Getting rid of XSLT in favor of using Handlebars.js (Lars Windolf) * Updated Czech translation (Amereyeu) * Updated Albanian translation (Besnik Bleta) 2024-09-26 Lars Windolf Version 1.15.8 * #1289 Solve some Webkit deprecations (Lars Windolf) * Fixes #1359: Prevent passing "" as CLI argument causing a useless subscription. Also checks for duplicates when subscribing from CLI/DBUS. (Lars Windolf) * Fixes #1372: Fix feed icon not parsing if the URL doesn't have a file extension bug (Stomern) * Fixes #1382: Doesn't recognize atom:link element with no rel attribute bug (Lars Windolf, reported by Ed Davies) * Update of Turkish translation (emintufan) 2024-06-19 Lars Windolf Version 1.15.7 * Add Sec-GPC header support via new preference to prevent user data selling. (Lars Windolf) * Drop enclosure list view in favour of embedded HTML5