Skip to content

Releases: lwindolf/liferea

1.12-rc3 Unstable

26 Mar 18:09
Compare
Choose a tag to compare
1.12-rc3 Unstable Pre-release
Pre-release

This is another 1.12 release candidate fixing bugs and updating a lot of translations.

    * Fixes #459: Fixes GtkDoc warnings
      (Leiaz)
    * Fixes #415: Filter commands are not asynchronous
      (Rich Coe)
    * Fixes #363: Missing space above internal browser address bar
      (reported by nekohayo, patch by Mikel Olasagasti)
    * Fixes #208: All "Unread" search folder items marked read at once
      (Leiaz)
    * Fixes #251: Liferea does not always use theme icons when it is launched
      on system startup (reported by GreenLunar, fix by Leiaz)

    * Updated Finnish translation (Jorma Karvonen)
    * Updated Latvian translation (Rihards Prieditis)
    * Updated Albanian translation (Bensik Bleta)
    * Updated Hungarian translation (Balázs Úr)
    * Updated Brazlian translation (Rafael Ferreira)
    * Updated French translation (Guillaume Bernard)

1.12-rc2 Unstable

27 Dec 20:59
Compare
Choose a tag to compare
1.12-rc2 Unstable Pre-release
Pre-release

This release brings the following changes:

    * Change all g_warnings() to g_print() for remote source
      to avoid "crashing" on errors.
    * Reorganized all UI definitions in separate files to simplify
      GtkBuilder handling.
    * Github #425: Add GeoRSS info and map link in item header
      (Mikel Olasagasti)
    * Github #407: Replacing deprecated elements in preferences
      (Leiaz)
    * Github #396: Create LifereaApplication type
      (Leiaz)
    * Github #434: Partial RFC3229+feed support for bandwidth savings
      (Daniel Aleksandersen)

    * Fixes Github #208: gtk_tree_store_get_path: assertion
      'iter->stamp == priv->stamp'
      (reported by Mno-hime)
    * Fixes Github #403: Leftover OSM XSLT in item view
      (reported by Paul Gevers)
    * Fixes Github #423: Internal browser shows files system on go-back
      (Leiaz, reported by Paul Gevers)

    * Updated German translation
    * Github #441: Updated French translation
      (Surfoo)

1.12-rc1

19 Sep 18:45
Compare
Choose a tag to compare
1.12-rc1 Pre-release
Pre-release

This is a first release candidate for new stable line 1.12

Major changes since 1.10 include:

  • Switch to Webkit2
  • Support for Do-Not-Track
  • Improved trayicon plugin
  • Support for Reedah and InoReader.
  • Support for categories in TheOldReader
  • Simplified handling of external browsers

Changes since 1.11.7:

    * Github #348: Added support for downloading content that
      cannot be displayed by HTML widget (e.g. PDFs)
      (Leiaz)
    * Github #355: Migrate to Python3 libpeas loader
      (patch by picsel2)
    * Github #311: Upgrade to WebKit2
      (patch by Leiaz)
    * Github #292: Show new item count in tray icon
      (patch by mozbugbox)
    * Github #297: Minimize to systray on window close
      (patch by Hugo Arregui)
    * Github #325: Auto-fitting, translated license
      (patches by GreenLunar and Adolfo Jayme-Barrientos)

    * Fixes Github #73: Problem with favicon update
      (reported by asl97)
    * Fixes Github #177, #350: Tray icon not scaled properly
      (patch by mozbugbox)
    * Removes GeoIP rendering via OSM to avoid exposing
      users to remote JS library resources.
      (reported by Paul Gevers)
    * Fixes Github #337: Case sensitive sorting
      (reported by Pi03k)
    * Fixes Github #361: Show all enclosuers
      (Leiaz)
    * Fixes Github #368: Segfault on liferea-feed-add
      (Leiaz)
    * Fixes Github #382: Broken Auto-Detect/No Proxy setting
      (Leiaz)
    * Fixes Github #383: Per feed don't use proxy setting is broken
      (reported by Leiaz)

    * Github #309: Update of Japanese translation
      (IWAI, Masaharu)
    * Github #329: Update of Hebrew translation
      (GreenLunar)
    * Github #330: Update of Spanish translation
      (Adolfo Jayme-Barrientos)
    * Update of Swedish translation
      (Andreas Ronnquist)

Liferea Stable 1.10.19

04 Apr 16:53
Compare
Choose a tag to compare

This is a maintenance release for Liferea 1.10. This might well be the last maintenance release for 1.10

Changes:

    * Fixes #317: Compilation problems in 1.10.18 release
    * Fixes #73: Problem with updating favicons
      (reported by asl97)

Liferea Unstable 1.11.7

30 Jan 19:51
Compare
Choose a tag to compare
Pre-release

This is a bugfix release for the unstable line including the following changes:

    * Github #287: Add support for media:group.
      (patch by Leiaz)
    * Github #287: Fixes issues with media:content.
      (patch by Leiaz)
    * Fixes Github #283: Bad .desktop categories definition
      (reported by Wuzzy2)
    * Fixes Github #279: Fixes rules no visible in searchdialog
      (patch by Leiaz)
    * Fixes Github #278: No "Download" tab in Tools/Preferences
      (docs error, reported by Anders Jonsson)
    * Fixes Github #83: Segfault when sorting feeds in folder
      (patch by Leiaz)
    * Fixes French translation
      (patch by polo2ro)
    * Github #300: Updated manpage
      (patch by GreenLunar)

Thank you @Leiaz, @polo2ro and @GreenLunar for the patches!!!

Liferea Stable 1.10.18

30 Jan 19:45
Compare
Choose a tag to compare

This is a maintenance release that brings the following changes.

    * Fixes #287: media:content support broken
      (patch by Leiaz)
    * Fixes #279: Rules not visible in searchdialog
      (patch by Leiaz)
    * Fixes #83: Segfault when sorting feeds in folder
      (patch by Leiaz)
    * Fixes #302: Broken compilation with --disable-notify
      (reported by vostorga)

Thanks to @Leiaz for the contributions!!!

Liferea Stable 1.10.17

30 Oct 21:13
Compare
Choose a tag to compare

This is a maintenance release fixing the following issues:

    * Fixes Github #194: Add source dialog visually broken
      (reported by k0377)
    * Fixes Github #195: Out-dated documentation on enclosure download
      (reported by brian-in-crawford)
    * Fixes Github #223: Search folder dialog don't show rules
      (reported by Guido Masella)
    * Fixes Github #227: Preference dialog fails to load with latest
      GtkBuilder (patch by Yanko Kaneti)
    * Fixes Github #234: Segmentation fault upon attempting to add an OPML
      (reported by GreenLunar)
    * Fixes compilation error when there is no libnotify
    * Added debugging for #258: Dialog loading issues
      (patch by glitsj16)

Please upgrade if you are using recent GTK versions 3.14+ as three dialog layouts broke.

Liferea Unstable 1.11.6

12 Oct 20:08
Compare
Choose a tag to compare
Pre-release

This is a new release in the unstable line. It introduced "Do Not Track" support and fixed several bugs.

    * Added "Do Not Track" support (enabled per default)
    * Github #193: Added x-scheme-handler/feed to desktop file
      (suggested by GreenLunar)
    * Github #209: Add image icons to plugins
      (by GreenLunar)
    * Github #210: Enable tests for parsing RFC822 dates with 2 digit year
      (patch by arunanbala)
    * Fixes Github #78: Shaky text in feed list
      (reported by GreenLunar)
    * Fixes Github #195: Out-dated documentation on enclose download
      (reported by brian-in-crawford)
    * Fixes Github #198: Traceback on popup notifications
      (reported by GreenLunar)
    * Fixes Github #216: Untranslatable strings
      (reported by GreenLunar)
    * Fixes Github #256: PyGIWarnings on loading plugins
      (patch by glitjs16)

Liferea Unstable 1.11.5

19 Jun 11:36
Compare
Choose a tag to compare
Pre-release

This unstable release introduces full screen support for videos, brings performance improvements compared to 1.11.4 and fixes some bugs. Last but not least there is an update to the Russian translation.

Here are the details:

    * Github #178: Implementing full screen mode for videos
      (mozbugbox)
    * Fixes Github #32: Prevent erroneous "Mark all as read"
      (reported by Mno-hime)
    * Improves Github #36, #113: UI lock up during refresh
      (suggested by mozbugbox)
    * Fixes Github #180: Removing item from (v)folder marks all read
      (reported by GreenLunar)
    * Fixes Github #140, #158: Vertical pane placement is forgotten.
      (patch by foresto)
    * Fixes Github #182: Missing config.h include in date.c
      (reported by Paul Gevers)

    * Update of Russian translation (bboa)

Liferea Stable 1.10.16

19 Jun 11:28
Compare
Choose a tag to compare

This is a maintenance release fixing the following issues

    * Fixes Github #180: Removing item from (v)folder marks all read
      (reported by GreenLunar)
    * Fixes Github #140, #158: Vertical pane placement is forgotten.
      (patch by foresto)
    * Fixes Github #182: Missing config.h include in date.c
      (reported by Paul Gevers)