Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

54 lines (45 loc) · 1.62 KB

1.0.7 (2014-05-07)

  • Fixed race between concurrent writes in safeFile helper.
  • Fixed favicons loading if feed has no site URL.

1.0.6 (2014-04-16)

  • Fixed bug while adding new feeds.

1.0.5 (2014-03-02)

  • Fix: User data loss not possible if app killed in inapropreate moment
  • Fix: App installs on Xubuntu Linux
  • Fix: Crashes on OSX solved by updating node-webkit

1.0.4 (2013-12-05)

  • Sputnik now can deal with OPML files generated by RSSOwl

1.0.3 (2013-12-03)

  • Build for Linux available
  • Data folders have the same structure across all platforms
  • Fix: articles data loss not possible if system crashed or process killed during startup
  • Fix: application works behind proxy

1.0.2 (2013-11-15)

  • Fix: application works better on sluggish internet connection
  • Fix: while adding new feed, error informations was sometimes misleading
  • Fix: favicons loading amended

1.0.1 (2013-11-12)

  • Fix: handling articles without pubDate
  • Fix: renaming category for the same name

1.0.0 (2013-10-28)

  • Amended overall app performance
  • Faster and more intelligent feeds downloading
  • Keyboard shortcuts added
  • User interface is now prettier and more readable

0.9.0 (2013-09-17)

  • BREAKING CHANGE ON MAC OS: Data are now stored in ~/Library/Application Support/Sputnik
  • Always show unread articles, even after refresh
  • Articles pagination
  • Tagging of articles

0.8.0 (2013-09-01)

  • Initial public release