Skip to content

Releases: AlduinApp/alduin

Alduin v3.2.0

08 Aug 15:45
da2c926
Compare
Choose a tag to compare

Alduin v3.1.0

21 Jul 00:26
f30ef81
Compare
Choose a tag to compare

Alduin v3.0.0

13 Jul 22:42
a18799e
Compare
Choose a tag to compare

Alduin is back!

2.0.1 - Fix bug and enable error reporting

13 Oct 06:50
Compare
Choose a tag to compare
  • Enable error reporting
  • Fix bug on feed fetching

Release 2.0.0 - Complete rework

20 Sep 16:24
Compare
Choose a tag to compare

Alduin v1 (technical word)

Alduin v1 was a little project I've made to learn React. But a few months and 10000 downloads later, I realized I made a big mistake : not using Redux. The consequence was that Alduin's code was a big mess with bad performances. So I decided to develop again the whole software.

Before download

Uninstall Alduin v1.x.x before install this one !

New features

  • A website
  • Auto-update system
  • Right to left languages support
  • JSONFeed support
  • Tooltip on sidebar icons hover (on the trash, for example ;) )
  • You can now rename a feed by right-clicking on it
  • Modals are more beautiful than never
  • "Read more" link in the bottom
  • Error automatic reporting

Regressions :(

  • Alduin doesn't support podcasts anymore. Here is a dedicated software for RSS podcast feed.
  • UI isn't adaptive anymore (only temporary, this feature will be back)

Upcoming features

Please do not hesitate to submit an idea by creating an issue. I'll read it with attention.

Release 1.4.0 - New features

17 Mar 21:39
Compare
Choose a tag to compare

Features

  • You can now import and listen podcasts in Alduin (try it by adding this RSS: https://www.npr.org/rss/podcast.php?id=510298)
  • The icon color now change when there is unread feeds
  • Right click on a feed allow you to mark as read every articles in it.

Fix

  • On Linux based systems, double-click on the icon tray wasn't opening Alduin
  • List weren't display correctly on an article
  • Chrome Dev Tools opened on starting
  • Deviantart feeds weren't recognized
  • OPML export wasn't correct

Release 1.3.0 - OPML import/export

06 Feb 14:16
Compare
Choose a tag to compare

Features

You can now:

  • Import OPML list by dragging and dropping an OPML file into Alduin's window
  • Export feeds as OPML list going in settings menu

Fix

  • Alduin now handle 301 redirections

Release 1.2.2

17 Dec 11:18
Compare
Choose a tag to compare
  • You can now fetch https feeds
  • Modals and loading were hiding the header bar.

Release 1.2.1

11 Dec 14:28
Compare
Choose a tag to compare
  • Fix theme issue with Linux AppImage release.
  • Wait for the DOM content to show the window.

Release 1.2.0

09 Dec 19:23
Compare
Choose a tag to compare
  • Add the delete function for feeds (Just drag'n'drop a feed on the trash).
  • Improve the design of the config modal
  • Add AppImage for Linux distributions