Releases: AlduinApp/alduin
Releases · AlduinApp/alduin
Alduin v3.2.0
Alduin v3.1.0
Notable changes
- feat: feed icon
- fix: correctly order article list
- feat: show thumbnail on article list (Suggested by hbednar)
- feat: add option to autostart w operating system
- feat: start minimized capability (Suggested by hbednar)
- feat: show thumbnail on article list (Suggested by hbednar)
- fix: wrong update endpoint
Alduin v3.0.0
Alduin is back!
2.0.1 - Fix bug and enable error reporting
- Enable error reporting
- Fix bug on feed fetching
Release 2.0.0 - Complete rework
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
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
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
- You can now fetch https feeds
- Modals and loading were hiding the header bar.
Release 1.2.1
- Fix theme issue with Linux AppImage release.
- Wait for the DOM content to show the window.
Release 1.2.0
- 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