Skip to content

Releases: kfranqueiro/electern

0.2.0

14 Sep 16:01
Compare
Choose a tag to compare

This release is the same as 0.2.0-rc1, with additional updates to Electron (including for the recent libwebp CVE), Electron Forge, and a few dependencies.

0.2.0-rc.1

14 Jul 21:38
Compare
Choose a tag to compare
0.2.0-rc.1 Pre-release
Pre-release

This release updates the codebase to use Electron 25.3.0 and Electron Forge 6.2.1.

I have been testing this locally for a few days, but am declaring this a prerelease in case there are any snags I've yet to run across. Functionally this release should be mostly identical to 0.1.0.

0.1.0

21 Jun 21:46
Compare
Choose a tag to compare

This is Electern's first official release, though it's already been usable for a couple of months.

Features:

  • Organize feeds in nested folders
  • Import feeds from OPML
  • Pin articles to store them indefinitely
  • Download individual articles as complete web pages to read offline (using icon in top right)
  • RegExp search within article titles and content
  • Configure how many articles to keep, how often to update, and whether to display images
    • Defaults can be configured globally (via Preferences), then overridden per-feed
  • Supports portable mode via --portable command-line flag
    • On Mac OS X, you can run open Electern.app --args --portable; user data will be saved under the
      Contents/MacOS folder within the app.