Files
baRSS/CHANGELOG.md
2019-03-07 18:48:12 +01:00

1.5 KiB
Raw Blame History

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project does NOT adhere to Semantic Versioning.

Unreleased

Added

  • Changelog

0.9.2 - 2019-03-07

Added

  • Limit number of articles that are displayed in feed menu

Fixed

  • Cmd+Q in preferences will close the window instead of quitting the application
  • Crash when libxml2 encountered and set an error
  • libxml2 will ignore lower ascii characters (0x000x1F)

0.9.1 - 2019-02-14

Added

  • Mark single article as un/read (hold down option key and click on article)

Fixed

  • Mouse click on 'Done' button, while entering a new feed URL, will start download properly
  • Use guid url if link is not set (issue: #1)
  • Issue with feeds not being detected if XML tags start after 4kb
  • Support uppercase schemes (e.g., 'FEED:')
  • UI: Hide 'Next update in -25yrs'
  • UI: Show alert after click on 'Fix Cache'

Changed

  • Auto increment build number
  • Removed static images for group icon, default feed icon, and warning icon
  • Remove html tags from abstract on save (not on display)

0.9 - 2019-02-11

Initial release