The Wayback Machine - https://web.archive.org/web/20220712174410/https://github.com/Athou/commafeed/releases
Skip to content
Compare
Choose a tag to compare

v 2.5.0

  • unread count is now displayed in a favicon badge when supported
  • the user agent string for the bot fetching feeds is now configurable
  • feed parsing performance improvements
  • support for java9+ runtime
  • can now properly start from an empty postgresql database
Compare
Choose a tag to compare
Compare
Choose a tag to compare
  • users were not able to change password or delete account
  • fix api key generation
  • feed entries can now be sorted alphabetically
  • fix facebook sharing
  • fix header layout on iOS
  • postgresql driver update (fix for postgres 9.6)
  • various internationalization fixes
  • minor security fixes
Compare
Choose a tag to compare
  • dropwizard upgrade 0.9.1
  • feed enclosures are hidden if they already displayed in the content
  • fix youtube favicons
  • various internationalization fixes
Compare
Choose a tag to compare
  • fix youtube and instagram favicon fetching
  • mark as read filter was lost when a feed was rearranged with drag&drop
  • feed entry categories are now displayed if available
  • various performance and dependencies upgrades
  • java8 is now required