File Release Notes and Changelog
Release Name: 0.4.0a
Notes:
Initial release
Changes:
- Added parser support for ATOM 1.00
- Added podcast support: Podcasts are downloaded to the /podcast directory and played in the default audio player afterwards.
- Added some podcasts for trial to the default favorites
- Added enclosure support: Enclosures are downloaded to the /enclosure directory and executed in the associated application afterwards.
- Added system tray support
- Added system tray notifications if application is minimized
- Fixed some minor bug in the news display component that caused it to not update to the selected news in case the user switched over to another newsfeed tab.
- Added menu item help/license to display the application license (cpl) in a browser tab
- Added two new schedule intervals: Daily and weekly update of favorites is supported now
- The running time of a Job, e.g. newsfeed aggregation is now formatted in mm:ss format in case the duration exceeds 60 seconds
- Refactored the structure of some packages
- Outsourced some reusable methods to separate utility classes
- Updated SWT library to 3.206