Rss-Bridge/CHANGELOG.md

30 lines
631 B
Markdown
Raw Normal View History

rss-bridge Changelog
===
Alpha 0.1
===
* Firt tagged version.
* Includes refactoring.
* Unstable.
Current development version
===
* Corrected GoogleBridge (URI extraction was incorrect)
* Corrected ATOM format:
* mime-type was incorrect
* Hyperlinks were not clickable.
* non-UTF8 characters are now properly filtered.
* Corrected HTML format output:
* Hyperlinks were not clickable.
* Corrected error message when SimpleHtmlDom library is not installed.
* Added changelog.
2015-12-06 16:32:41 +01:00
* (many many fixes on bridges)
* Media RSS format
* input types (list)
* cache purge function
* refactoring
Alpha 0.2
===
-TBA-