Releases: lwindolf/liferea
1.13.3 Unstable
This is a new 1.13 development release with a lot of great improvements including zoom reset using Ctrl-0, enabling Webkit Intelligent Tracking Protection, CSS color updated on theme switch, progress bar support when loading web pages and many other improvements.
Thanks for the many contributions!!!
Hacktoberfest Participation
Please note that Liferea has the #hacktoberfest tag set, so if you participate in DigitalOceans Hacktoberfest your pull requests will count!
With roughly three weeks more of the month have a look in the issue tracker for "help-wanted" and "easy-to-fix" labels!
Deprecations
Feature cleanups continue. With this release we drop
- CDF channel support (a very old and rare Microsoft RSS alternative)
- PIE aka. Atom 0.2/0.3 support
- RSS namespace "blogChannel" support
While I'm sorry to see blogChannel support gone, with Userland gone, there is just no one out there using it anymore.
It was a nice feature everyone sharing the subscription list explicitely...
Changes
* #893: Update of bookmarking sites
(Mikel Olasagasti)
* #888: Changes required for Flathub
(Mikel Olasagasti)
* #882: Implement support for Webkits Intelligent Tracking Protection
(Leiaz)
* #875: Add <Ctrl>-0 hotkey to reset zoom
(Leiaz)
* #874: Add debug printing of SAX parser errors
(Leiaz)
* #846: Remove deprecated usage of gdk_screen_*
(ghost)
* #844: Update metainfo path (appdata target directory)
(Yuri Konotopov)
* #776: CSS color update on theme change without restart
(sillyslux)
* Fixes #883: Feed with comments: last comment replaces all content
(Leiaz)
* Fixes #866: Bad encoding in doc/html/reference_de.html
(reported by Paul Gevers)
* Fixes #865: Fixes view mode switch
(Leiaz)
* Fixes #841: Now shows progress bar when loading websites
(Leiaz)
* Fixes #828: Crashing with segfault after opening feed articles
(chronoscz)
* Fixes XLST exception on mediarss feeds with description
(Lars Windolf)
* Drop blogChannel namespace support
(Lars Windolf)
* Support multi-feed discovery
(Lars Windolf)
* Default to https:// instead of http:// when user doesn't
provide protocol on subscribing feed
(Lars Windolf)
* Drop CDF channel legacy support
(Lars Windolf)
* Drop Atom 0.2/0.3 (aka Pie) legacy support
(Lars Windolf)
* #893: Added Persion default feed list
(Kevin Scruff)
* #890: Update of Indionesian translation
(Samsul Ma'arif)
* #890: Update of French translation
(Yannick A.)
1.13.2 Unstable
This is a new development release adding a new major feature "Reader mode".
"Reader mode" is always on filtering all feed content and HTML5 enriched content
to remove ads, visual noise and any left-over website navigation elements that
might end up in your feeds content.
Please test the feature and give feedback on your experiences!
Additionally Youtube videos from MediaRSS feeds are now automatically
rendered and there are two new powerful search folder rules available to match
parent folder and subscription URL.
Feature Deprecations
Combined View
1.13 will drop the combined view aka 2-pane view mode. The feature was not
maintained well, did not provide the same functionality as the 3-pane modes and
did not scale well. Removing it will significantly simplify the code base and allows
to implement "Reader mode" for the now single-item/single-document only views.
"photo" namespace
The rarely seen photo namespace support has been dropped to simplify the
rendering templates.
Disabling JS in internal browser
To allow for "Reader mode" which (using Readability.js) is Javascript based
we now cannot disable Javascript in the item view anymore. The global preference
for disabling Javascript has been renamed to indicate that it only affects loading
websites in the internal browser.
Changes
* #846, #864, #735: Fix main menu/toolbar not being translated
(reported by nesfla, Qik000, SingleMalt2104)
* #854: Adding new search folder options to match
subscription source URL and parent folder name.
(suggested by muhlinux)
* #851: Add accessibility check to code tests
(Lars Windolf)
* #851: Fix accessibility annotations for several combo boxes.
(Lars Windolf)
* #850: Fix embedded youtube video bug.
(reported by sblondon)
* #765: Embed YouTube videos from MediaRSS feeds
(Mikel Olasagasti)
* #749: Add Readability.js library (Apache 2.0 licensed)
and auto-apply Readability.js to all headlines
(Lars Windolf)
* Drop unused glade/google_source.ui
(Lars Windolf)
* Drop support of combined view mode, this is necessary
to add rich content support which relies on DOM
transformation and Readability.js
(Lars Windolf)
* Drop ns_photo support, as it is rarely used and
allows us to get rid of XSLT extra handling
(Lars Windolf)
* #747: Font improvements
(Azhar Mithani)
* #250 Update some dialog labels
(GreenLunar)
* #803: Fix legacy links to mailing list and IRC in
documentation.
(reported by Bill Dietrich)
* Updated German translation
(Lars Windolf)
* #861: Updated Spanish translation
(vosian)
1.12.9 Stable
This is a maintenance release fixing a translation bug and a Youtube video embedding issue.
Changes:
* #850: Fix embedded youtube video bug.
(reported by sblondon)
* Fixes #846, #864: Translations not applied to application
menu bar and tool bar.
(Skif-off)
1.13.1 Unstable
This new unstable release provide some feature enhancements (HTML5 subscriptions)
with improvements (better item list loading performance, better quality favicons, trayicon
plugin improvements) and many bugfixes.
Thanks to the many contributors!
Changes
* Fixes #840: OPML source subfolders not working
(fixed by Tomáš Janoušek)
* #837: Removing GTimeVal references
(Tom Perez)
* #827: Respect global update refresh interval for TheOldReader
(Matthew Horan)
* #826: Fix save/restore position issues with tray icon
(Matthew Horan)
* #822: Improve performance of item list loading
(Rich Coe)
* Fixes #821: Skip current item when finding next unread item
(Tom Perez)
* #815: Add support for subscribing to HTML5 websites
without RSS/Atom feeds by extracting article
titles,links and descriptions
(Lars Windolf)
* #816: Increase size of stored favicons to 128x128px
to improve icon quality in 3-pane wide view. Also add
favicon URL discovery tests.
* Fixes #821: Skip current selected unread item on
'next unread item'
(Tom Perez)
* #800: Expose remove-item action for plugins
(mozbugbox)
* Fixes #799: plugins/headerbar.py translations not active
(reported by Paul Gevers)
* Fixes #783: Update IS_STATE when update item in itemlistview
(mozbugbox)
* #752: Trayicon plugin has now a configuration option
to change the behaviour when closing Liferea.
(BurnhamG)
* Fixes #693: Add trayicon plugin option to disable minimizing to tray
(BurnhamG)
1.12.8 Stable
This is a bugfix release
Changes:
* Fixes #840: OPML source subfolders not working
(fixed by Tomáš Janoušek)
* Update of French translation
1.13.0 Unstable
This is the first release in the new unstable line. While this release does not have
any large changes or new features there will be breaking changes soon :-)
Changes
* #764: Add MediaRSS support (e.g. Youtube feeds) to display
descriptions and thumbnails
(Mikel Olasagasti)
* #773: Add WebKit Inspector menu option to HTML view when
run with --debug-html (by sillyslux)
* #714: Replaces deprecated gtk_menu_popup
(Leiaz)
* #705: New hotkey Ctrl-O to open enclosures
(Leiaz)
* #680: Add xdg-email command to item list popup menu
(poetsmeniet)
* Drop unused glade/google_source.ui
* #699: Refactoring of duplicate check handlingg
(dymoksc)
* #746: Fix accessibility fatals reported by gla11y
(reported by Paul Gevers)
* Fixes #730: "Update all subscriptions at startup" overrides
"Don't update this feed automatically"
(Dymtro Kyrychuk, reported by Paul Wise)
* Fixes #639: Right clicking on article no longer selects it
(Leiaz, reported by Bruce Guenter)
* #737: Update of Italian translation
(madmurphy)
* #745: URL fix for French example feeds
(sblondon)
1.12.7 Stable
This is a bugfix release for 1.12 with these changes
* #734: Fixes crash when selecting empty nodes
(Leiaz)
* Fixes #727: Out-dated documentation on Firefox live bookmarks
(reported by blueray453)
* Fixes headline large images/videos or images with margins
causing horizontal scrolling in headline view
(Lars Windolf)
1.12.6 Stable
This is another bug fix release which resolves several usability problems.
Changes:
* #658: Add confirmation dialog when adding duplicate subscription
(dymoksc)
* Fixes #689: When resuming from sleep feeds were being fetched
before Wifi came up
(ghost)
* Fixes #685: Headerbar plugin "Mark All Read" button is not
feed-specific
(Robbie Cooper)
* Fixes #549: Scrollbars not always present in the headline area
(Leiaz)
* Fixes #543: Next update overrides HTML5 enrichment
(Lars Windolf)
* Fixes overly wide label in enclosure preferences dialog
(Lars Windolf)
* Dropped unencrypted warning from auth dialog (not true anymore)
(Lars Windolf)
* #692: Update of Czech translation
(RadimNo)
* #688: Adding translatable tooltips for the headerbar plugin
(Robbie Cooper)
1.12.5 Stable
This is a bugfix release. It includes an important bug fix that solves a possible endless loop on using "Next Unread" which several users experienced as endless high CPU usage. If you are affected by this: please upgrade!
This release also switches the keyring integration from GnomeKeyring to libsecret and introduces a flatpak JSON.
The Changes
* #665: Webkit browser now supplies 'Liferea' component in user agent
* #664: Added "Mark All As Read" button to headerbar plugin
* #620: Added flatpak JSON
(glitsj16)
* #579: Added item list column drag and drop reordering
(Yanko Kaneti)
* #436, #662: Move from GnomeKeyring to libsecret
(bgermann)
* Fixes #663: Correct instapaper sharing link
(Daniel Alexandersen)
* Fixes #661: Update sharing links
(Daniel Alexandersen)
* Fixes #271: Consistent over usage of CPU (trigger by "Next Unread" loop)
(reported by GreenLunar)
* #472, #632: Dropping Inoreader support (API broke)
1.12.4 Stable
This release brings smaller bug and security fixes.
Changes
* Fixes #660: Added installable plugin to change accels
(Lars Windolf)
* Fixes #654: Segfault on date out of range
(Leaiz)
* Fixes #651: Fixes Free Music Archive link in default OPMLs
(reported by benjbrandall)
* Fixes #649: Switch from persistent to session-only cookies
(Daniel Alexandersen)
* Fixes #645, #646: unread count of vfolder
(Leaiz)
* Fixes #637: Extra keywords in .desktop file (syndication; rss; atom)
(Daniel Alexandersen)
* Fixes #557: Updating counters for remote sources
(Leiaz)
* Updated cookie usage hint in FAQ